MCPcopy Create free account
hub / github.com/BernardoGiordano/Checkpoint / validPin

Method validPin

switch/source/transfer.cpp:911–914  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

909}
910
911bool Transfer::validPin(const std::string& pin)
912{
913 return TransferProto::validPin(pin);
914}

Callers

nothing calls this directly

Calls 1

validPinFunction · 0.50

Tested by

no test coverage detected