# README
types for contracto module on cosmos-sdk
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DeserializeBool deserialize BCS bytes to bool.
DeserializeBytes deserialize BCS bytes to string.
DeserializeBytesVector deserialize BCS bytes to bytes vector.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DeserializeString deserialize BCS bytes to string.
DeserializeStringVector deserialize BCS bytes to bytes vector.
No description provided by the author
No description provided by the author
No description provided by the author
DeserializeUint128 deserialize BCS bytes.
DeserializeUint64 deserialize BCS bytes.
DeserializeUint64Vector deserialize BCS bytes to bytes vector.
No description provided by the author
No description provided by the author
NewAccountAddress return AccountAddress from the hex string.
NewAccountAddressFromBytes return AccountAddress from the bytes.
No description provided by the author
NewModule return module instance.
NewModuleBundle return module bundle.
No description provided by the author
SerializeAddressVector serialize address vector to BCS bytes.
SerializeBool serialize bool to BCS bytes.
SerializeBytes serialize bytes to BCS bytes.
SerializeBytesVector serialize bytes vector to BCS bytes.
SerializeString serialize string to BCS bytes.
SerializeStringVector serialize bytes vector to BCS bytes.
SerializeUint128 serialize num to BCS bytes.
SerializeUint256 serialize num to BCS bytes.
SerializeUint64 serialize num to BCS bytes.
SerializeUint64Vector serialize bytes vector to BCS bytes.
ToSystemError will try to convert the given error to an SystemError.
# Constants
AccountType is the type of account.
AccountType is the type of account.
AccountType is the type of account.
AccountType is the type of account.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
Coin is a string representation of the sdk.Coin type (more portable than sdk.Int).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
QueryRequest is an rust enum and only (exactly) one of the fields should be set.
No description provided by the author
No description provided by the author
No description provided by the author
StargateQuery is encoded the same way as abci_query, with path and protobuf encoded request data.
No description provided by the author
SystemError captures all errors returned from the Rust code as SystemError.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
Coins handles properly serializing empty amounts.
No description provided by the author