Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
95
CReserveKey* WalletModelTransaction::getPossibleKeyChange()
96
{
97
return keyChange.get();
98
}
Callers
2
prepareTransaction
Method · 0.80
sendCoins
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected