Cosmos

class Cosmos

Types

Link copied to clipboard
A denomination and an amount
Protobuf type TW.Cosmos.Proto.Amount
Link copied to clipboard
interface AmountOrBuilder
Link copied to clipboard
Transaction broadcast mode
Protobuf enum TW.Cosmos.Proto.BroadcastMode
Link copied to clipboard
Fee incl. gas
Protobuf type TW.Cosmos.Proto.Fee
Link copied to clipboard
interface FeeOrBuilder
Link copied to clipboard
Block height, a revision and block height tuple.
A height can be compared against another Height for the purposes of updating and freezing clients
Protobuf type TW.Cosmos.Proto.Height
Link copied to clipboard
interface HeightOrBuilder
Link copied to clipboard
A transaction payload message
Protobuf type TW.Cosmos.Proto.Message
Link copied to clipboard
Link copied to clipboard
Input data necessary to create a signed transaction.
Protobuf type TW.Cosmos.Proto.SigningInput
Link copied to clipboard
Link copied to clipboard
Options for transaction encoding: JSON (Amino, older) or Protobuf.
Protobuf enum TW.Cosmos.Proto.SigningMode
Link copied to clipboard
Result containing the signed and encoded transaction.
Protobuf type TW.Cosmos.Proto.SigningOutput
Link copied to clipboard

Functions

Link copied to clipboard
open fun registerAllExtensions(registry: ExtensionRegistryLite)