Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
NavConfig holds pointer to NavConfig RPCUser string `json:"rpcUser"` RPCPassword string `json:"rpcPassword"`
Functions ¶
func InitAddressHandlers ¶
InitAddressHandlers sets up handlers for the blockchain rpc interface
func InitChainHandlers ¶
InitChainHandlers sets up handlers for the blockchain rpc interface
func InitWalletHandlers ¶
InitWalletHandlers sets up handlers for the blockchain rpc interface
Types ¶
type EncryptWalletCmd ¶
type EncryptWalletCmd struct {
PassPhrase string `json:"passPhrase"`
}
EncryptWalletCmd defines the "encryptwallet" JSON-RPC command.
Click to show internal directories.
Click to hide internal directories.