Versions in this module Expand all Collapse all v5 v5.0.0 Aug 18, 2023 Changes in this version + func UnsafeStrToBytes(s string) []byte + type Keeper struct + func NewKeeper(k authzkeeper.Keeper, sk storetypes.StoreKey, cdc codec.Codec) Keeper + func (k Keeper) GetAuthorizations(ctx sdk.Context, grantee sdk.AccAddress, granter sdk.AccAddress) ([]authz.Authorization, error) v5.0.0-rc0 Aug 8, 2023 Other modules containing this package github.com/functionx/fx-core/v6 github.com/functionx/fx-core/v7