Documentation ¶
Overview ¶
Package apierrors contains errors that can be returned by spv-wallet api
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDraftNotFound = errors.New("corresponding draft transaction not found")
ErrDraftNotFound is when the requested draft transaction was not found
View Source
var ErrMissingAccessKey = errors.New("missing access key")
ErrMissingAccessKey is when the access key is missing
View Source
var ErrMissingXPriv = errors.New("missing xPriv key")
ErrMissingXPriv is when the xPriv is missing
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.