package
1.0.0
Repository: https://github.com/atomone-hub/atomone.git
Documentation: pkg.go.dev

# Variables

ErrInsufficientFunds is used when the account cannot pay requested amount.
ErrInsufficientFunds is used when the account cannot pay requested amount.
ErrInsufficientStake is used when the account has insufficient staked tokens.
ErrInvalidCoins is used when sdk.Coins are invalid.
ErrInvalidType defines an error an invalid type.
ErrLogic defines an internal logic error, e.g.
ErrNotFound defines an error when requested entity doesn't exist in the state.
ErrTxDecode is returned if we cannot parse a transaction.
ErrUnauthorized is used whenever a request without sufficient authorization is handled.