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