Documentation
¶
Index ¶
- Variables
- func AccountInvariant(module string) qtypes.Invariant
- func BuildInvariantCheckKey(height uint64) []byte
- func ClearInvariantCheck(ctx context.Context)
- func GetAccount(ctx context.Context, addr btypes.Address) *qtypes.QOSAccount
- func GetAccounts(ctx context.Context) []*qtypes.QOSAccount
- func GetMapper(ctx context.Context) *account.AccountMapper
- func NeedInvariantCheck(ctx context.Context) bool
- func SetInvariantCheck(ctx context.Context)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
InvariantCheckKey = []byte("0x10")
)
Functions ¶
func AccountInvariant ¶
func BuildInvariantCheckKey ¶
func GetAccount ¶
func GetAccounts ¶
func GetAccounts(ctx context.Context) []*qtypes.QOSAccount
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.