package
0.0.0-20230926013309-36805260b2c3
Repository: https://github.com/qitmeer/qitmeer-wallet.git
Documentation: pkg.go.dev
# Packages
Package txrules provides transaction rules that should be followed by transaction authors for wide mempool acceptance and quick mining.
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
IsValidIDType id string number.
No description provided by the author
No description provided by the author
NewAPI make api.
No description provided by the author
NewHtpc make qitmeerd http client.
NewHtpcByCfg new httpConfig by cfg.
No description provided by the author
No description provided by the author
No description provided by the author
Open loads an already-created wallet from the passed database and namespaces.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InsecurePubPassphrase is the default outer encryption passphrase used for public data (everything but private keys).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrExists describes the error condition of attempting to create a new wallet when one exists already.
ErrLoaded describes the error condition of attempting to load or create a wallet when the loader has already done so.
ErrNotLoaded describes the error condition of attempting to close a loaded wallet when a wallet has not been loaded.
# Structs
No description provided by the author
No description provided by the author
AccountBalanceResult is a single result for the Wallet.AccountBalances method.
No description provided by the author
No description provided by the author
API for wallet.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Request json req.
No description provided by the author
RPCError represents an error that is used as a part of a JSON-RPC Response object.
SyncStats block update stats.
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
A specific type is used to help ensure the wrong errors aren't used.