Documentation
¶
Index ¶
- func NewWalletDB()
- type DB
- func (r *DB) EraseAccount()
- func (r *DB) EraseName()
- func (r *DB) EraseSetting()
- func (r *DB) EraseTx()
- func (r *DB) GetAccountCreditDebit()
- func (r *DB) ListAccCreditDebit()
- func (r *DB) LoadWallet()
- func (r *DB) ReadAccount()
- func (r *DB) ReadBestBlock()
- func (r *DB) ReadDefaultKey()
- func (r *DB) ReadMinVersion()
- func (r *DB) ReadPool()
- func (r *DB) ReadSetting()
- func (r *DB) ReadTx()
- func (r *DB) Recover()
- func (r *DB) ReorderTransactions()
- func (r *DB) WriteAccount()
- func (r *DB) WriteAccountingEntry()
- func (r *DB) WriteBestBlock()
- func (r *DB) WriteDefaultKey()
- func (r *DB) WriteKey()
- func (r *DB) WriteMasterKey()
- func (r *DB) WriteMinVersion()
- func (r *DB) WriteName()
- func (r *DB) WritePool()
- func (r *DB) WriteScript()
- func (r *DB) WriteSetting()
- func (r *DB) WriteTx()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.