Cosmos
class Cosmos
Types
Link copied to clipboard
A denomination and an amount
Content copied to clipboard
TW.Cosmos.Proto.Amount
Link copied to clipboard
interface AmountOrBuilder
Link copied to clipboard
enum BroadcastMode
Transaction broadcast mode
Content copied to clipboard
TW.Cosmos.Proto.BroadcastMode
Link copied to clipboard
Fee incl. gas
Content copied to clipboard
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
Content copied to clipboard
TW.Cosmos.Proto.Height
Link copied to clipboard
interface HeightOrBuilder
Link copied to clipboard
A transaction payload message
Content copied to clipboard
TW.Cosmos.Proto.Message
Link copied to clipboard
interface MessageOrBuilder
Link copied to clipboard
Input data necessary to create a signed transaction.
Content copied to clipboard
TW.Cosmos.Proto.SigningInput
Link copied to clipboard
interface SigningInputOrBuilder
Link copied to clipboard
enum SigningMode
Options for transaction encoding: JSON (Amino, older) or Protobuf.
Content copied to clipboard
TW.Cosmos.Proto.SigningMode
Link copied to clipboard
Result containing the signed and encoded transaction.
Content copied to clipboard
TW.Cosmos.Proto.SigningOutput
Link copied to clipboard
interface SigningOutputOrBuilder