Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ TxnCommit
Method
TxnCommit
src/wallet/walletdb.cpp:854–857 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
852
}
853
854
bool WalletBatch::TxnCommit()
855
{
856
return m_batch.TxnCommit();
857
}
858
859
bool WalletBatch::TxnAbort()
860
{
Callers
2
EncryptWallet
Method · 0.45
AccountMove
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected