Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrClientNotConnected ¶
type ErrClientNotConnected struct{}
ErrClientNotConnected indicates a client is not yet connected to an node and or the client does not have a private key loaded yet.
func (ErrClientNotConnected) Error ¶
func (e ErrClientNotConnected) Error() string
Error implements Error interface
Click to show internal directories.
Click to hide internal directories.