Documentation
¶
Index ¶
- func AccAddressFromBech32(address string, checkHRP string) (addr sdk.AccAddress, err error)
- func MaxI64(in []int64) int64
- func MaxU64(in []uint64) uint64
- func MinI64(in []int64) int64
- func MinU64(in []uint64) uint64
- func ValAddressFromBech32(address string, checkHRP string) (addr sdk.ValAddress, err error)
- func ValidateProofOps(ctx sdk.Context, ibcKeeper *ibcKeeper.Keeper, connectionID string, ...) error
- type ContextKey
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccAddressFromBech32 ¶ added in v0.6.0
func AccAddressFromBech32(address string, checkHRP string) (addr sdk.AccAddress, err error)
func ValAddressFromBech32 ¶ added in v0.6.0
func ValAddressFromBech32(address string, checkHRP string) (addr sdk.ValAddress, err error)
Types ¶
type ContextKey ¶ added in v0.6.0
type ContextKey string
func (ContextKey) String ¶ added in v0.6.0
func (c ContextKey) String() string
Click to show internal directories.
Click to hide internal directories.