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