Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
Package errors provides error creation and matching for all wallet systems.
|
Package errors provides error creation and matching for all wallet systems. |
internal
|
|
loader
Package loader provides a concurrent safe implementation of a wallet loader.
|
Package loader provides a concurrent safe implementation of a wallet loader. |
rpc/rpcserver
Package rpcserver implements the RPC API and is used by the main package to start gRPC services.
|
Package rpcserver implements the RPC API and is used by the main package to start gRPC services. |
Package pgpwordlist provides the pgpwordlist for easier hashes/seeds.
|
Package pgpwordlist provides the pgpwordlist for easier hashes/seeds. |
rpc
|
|
jsonrpc/types
Package types implements concrete types for the dcrwallet JSON-RPC API.
|
Package types implements concrete types for the dcrwallet JSON-RPC API. |
Package validate provides context-free consensus validation.
|
Package validate provides context-free consensus validation. |
Package wallet provides ...
|
Package wallet provides ... |
drivers/bdb
Package bdb registers the bdb driver at init time.
|
Package bdb registers the bdb driver at init time. |
internal/bdb
Package bdb implements an instance of walletdb that uses boltdb for the backing datastore.
|
Package bdb implements an instance of walletdb that uses boltdb for the backing datastore. |
txauthor
Package txauthor provides transaction creation code for wallets.
|
Package txauthor provides transaction creation code for wallets. |
txrules
Package txrules provides functions that are help establish whether or not a transaction abides by non-consensus rules for things like the daemon and stake pool.
|
Package txrules provides functions that are help establish whether or not a transaction abides by non-consensus rules for things like the daemon and stake pool. |
walletdb
Package walletdb provides a namespaced database interface for dcrwallet.
|
Package walletdb provides a namespaced database interface for dcrwallet. |
Click to show internal directories.
Click to hide internal directories.