MCPcopy Create free account
hub / github.com/LUX-Core/lux / getPossibleKeyChange

Method getPossibleKeyChange

src/qt/walletmodeltransaction.cpp:95–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95CReserveKey* WalletModelTransaction::getPossibleKeyChange()
96{
97 return keyChange.get();
98}

Callers 2

prepareTransactionMethod · 0.80
sendCoinsMethod · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected