# Functions
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
RegisterWalletExtensionHandler registers the http handlers for service WalletExtension to "mux".
RegisterWalletExtensionHandlerClient registers the http handlers for service WalletExtension to "mux".
RegisterWalletExtensionHandlerFromEndpoint is same as RegisterWalletExtensionHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author
RegisterWalletHandler registers the http handlers for service Wallet to "mux".
RegisterWalletHandlerClient registers the http handlers for service Wallet to "mux".
RegisterWalletHandlerFromEndpoint is same as RegisterWalletHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
No description provided by the author
RegisterWalletSolidityHandler registers the http handlers for service WalletSolidity to "mux".
RegisterWalletSolidityHandlerClient registers the http handlers for service WalletSolidity to "mux".
RegisterWalletSolidityHandlerFromEndpoint is same as RegisterWalletSolidityHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
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
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
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
Gossip node address.
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
No description provided by the author
No description provided by the author
Gossip node.
Gossip node list.
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
No description provided by the author
# Interfaces
DatabaseClient is the client API for Database service.
DatabaseServer is the server API for Database service.
NetworkClient is the client API for Network service.
NetworkServer is the server API for Network service.
WalletClient is the client API for Wallet service.
WalletExtensionClient is the client API for WalletExtension service.
WalletExtensionServer is the server API for WalletExtension service.
WalletServer is the server API for Wallet service.
WalletSolidityClient is the client API for WalletSolidity service.
WalletSolidityServer is the server API for WalletSolidity service.
# Type aliases
No description provided by the author