Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ setWtx
Method
setWtx
src/qt/walletmodeltransaction.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
void WalletModelTransaction::setWtx(const CTransactionRef& newTx)
32
{
33
wtx = newTx;
34
}
35
36
unsigned int WalletModelTransaction::getTransactionSize()
37
{
Callers
1
sendButtonClicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected