Documentation ¶ Index ¶ Variables func MigrateStore(ctx sdk.Context, storeKey storetypes.StoreKey, cdc codec.BinaryCodec) error Constants ¶ This section is empty. Variables ¶ View Source var ( ErrInvalidLengthTransaction = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowTransaction = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupTransaction = fmt.Errorf("proto: unexpected end of group") ) Functions ¶ func MigrateStore ¶ func MigrateStore(ctx sdk.Context, storeKey storetypes.StoreKey, cdc codec.BinaryCodec) error Types ¶ This section is empty. Source Files ¶ View all Source files main.go tx.go Click to show internal directories. Click to hide internal directories.