Documentation ¶
Index ¶
Constants ¶
View Source
const ( ModuleName = types.ModuleName RouterKey = types.RouterKey RegisterAction = types.RegisterAction RecordAction = types.RecordAction PurchaseStorageFee = types.PurchaseStorageFee DefaultStorageLimit = types.DefaultStorageLimit DefaultMaxStorageLimit = types.DefaultMaxStorageLimit )
Variables ¶
View Source
var ( ErrIncorrectFeeDenomination = types.ErrIncorrectFeeDenomination ErrInsufficientBeaconFee = types.ErrInsufficientBeaconFee ErrTooMuchBeaconFee = types.ErrTooMuchBeaconFee ErrExceedsMaxStorage = types.ErrExceedsMaxStorage )
Functions ¶
func CheckIsBeaconTx ¶
Types ¶
type ParamSet ¶ added in v1.10.0
type ParamSet = paramtypes.ParamSet
Click to show internal directories.
Click to hide internal directories.