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

Method validPin

3ds/source/transfer.cpp:923–926  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

921}
922
923bool Transfer::validPin(const std::string& pin)
924{
925 return TransferProto::validPin(pin);
926}

Callers

nothing calls this directly

Calls 1

validPinFunction · 0.50

Tested by

no test coverage detected