Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrSelfTransfer = errors.New("self transfer") ErrWalletNotExists = errors.New("wallet not exists") ErrFromWalletNotExists = errors.New("from wallet not exists") ErrToWalletNotExists = errors.New("to wallet not exists") ErrInsufficientFunds = errors.New("insufficient funds") ErrInvalidAmount = errors.New("invalid amount") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.