MCPcopy Create free account
hub / github.com/brichard19/BitCrack / getNextKey

Method getNextKey

KeyFinderLib/KeyFinder.cpp:254–257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252}
253
254secp256k1::uint256 KeyFinder::getNextKey()
255{
256 return _device->getNextKey();
257}

Callers 1

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected