Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ validPin
Method
validPin
switch/source/transfer.cpp:913–916 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
911
}
912
913
bool Transfer::validPin(const std::string& pin)
914
{
915
return TransferProto::validPin(pin);
916
}
Callers
nothing calls this directly
Calls
1
validPin
Function · 0.50
Tested by
no test coverage detected