Documentation ¶
Index ¶
- Variables
- type AuthInfo
- func (*AuthInfo) Descriptor() ([]byte, []int)
- func (m *AuthInfo) GetFee() *Fee
- func (m *AuthInfo) GetSignerInfos() []*SignerInfo
- func (m *AuthInfo) Marshal() (dAtA []byte, err error)
- func (m *AuthInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *AuthInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*AuthInfo) ProtoMessage()
- func (m *AuthInfo) Reset()
- func (m *AuthInfo) Size() (n int)
- func (m *AuthInfo) String() string
- func (m *AuthInfo) Unmarshal(dAtA []byte) error
- func (m *AuthInfo) XXX_DiscardUnknown()
- func (m *AuthInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AuthInfo) XXX_Merge(src proto.Message)
- func (m *AuthInfo) XXX_Size() int
- func (m *AuthInfo) XXX_Unmarshal(b []byte) error
- type Fee
- func (*Fee) Descriptor() ([]byte, []int)
- func (m *Fee) GetAmount() github_com_cosmos_cosmos_sdk_types.Coins
- func (m *Fee) GetGasLimit() uint64
- func (m *Fee) Marshal() (dAtA []byte, err error)
- func (m *Fee) MarshalTo(dAtA []byte) (int, error)
- func (m *Fee) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Fee) ProtoMessage()
- func (m *Fee) Reset()
- func (m *Fee) Size() (n int)
- func (m *Fee) String() string
- func (m *Fee) Unmarshal(dAtA []byte) error
- func (m *Fee) XXX_DiscardUnknown()
- func (m *Fee) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Fee) XXX_Merge(src proto.Message)
- func (m *Fee) XXX_Size() int
- func (m *Fee) XXX_Unmarshal(b []byte) error
- type ModeInfo
- func (*ModeInfo) Descriptor() ([]byte, []int)
- func (m *ModeInfo) GetMulti() *ModeInfo_Multi
- func (m *ModeInfo) GetSingle() *ModeInfo_Single
- func (m *ModeInfo) GetSum() isModeInfo_Sum
- func (m *ModeInfo) Marshal() (dAtA []byte, err error)
- func (m *ModeInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *ModeInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ModeInfo) ProtoMessage()
- func (m *ModeInfo) Reset()
- func (m *ModeInfo) Size() (n int)
- func (m *ModeInfo) String() string
- func (m *ModeInfo) Unmarshal(dAtA []byte) error
- func (m *ModeInfo) XXX_DiscardUnknown()
- func (m *ModeInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ModeInfo) XXX_Merge(src proto.Message)
- func (*ModeInfo) XXX_OneofWrappers() []interface{}
- func (m *ModeInfo) XXX_Size() int
- func (m *ModeInfo) XXX_Unmarshal(b []byte) error
- type ModeInfo_Multi
- func (*ModeInfo_Multi) Descriptor() ([]byte, []int)
- func (m *ModeInfo_Multi) GetBitarray() *types1.CompactBitArray
- func (m *ModeInfo_Multi) GetModeInfos() []*ModeInfo
- func (m *ModeInfo_Multi) Marshal() (dAtA []byte, err error)
- func (m *ModeInfo_Multi) MarshalTo(dAtA []byte) (int, error)
- func (m *ModeInfo_Multi) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ModeInfo_Multi) ProtoMessage()
- func (m *ModeInfo_Multi) Reset()
- func (m *ModeInfo_Multi) Size() (n int)
- func (m *ModeInfo_Multi) String() string
- func (m *ModeInfo_Multi) Unmarshal(dAtA []byte) error
- func (m *ModeInfo_Multi) XXX_DiscardUnknown()
- func (m *ModeInfo_Multi) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ModeInfo_Multi) XXX_Merge(src proto.Message)
- func (m *ModeInfo_Multi) XXX_Size() int
- func (m *ModeInfo_Multi) XXX_Unmarshal(b []byte) error
- type ModeInfo_Multi_
- type ModeInfo_Single
- func (*ModeInfo_Single) Descriptor() ([]byte, []int)
- func (m *ModeInfo_Single) GetMode() SignMode
- func (m *ModeInfo_Single) Marshal() (dAtA []byte, err error)
- func (m *ModeInfo_Single) MarshalTo(dAtA []byte) (int, error)
- func (m *ModeInfo_Single) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ModeInfo_Single) ProtoMessage()
- func (m *ModeInfo_Single) Reset()
- func (m *ModeInfo_Single) Size() (n int)
- func (m *ModeInfo_Single) String() string
- func (m *ModeInfo_Single) Unmarshal(dAtA []byte) error
- func (m *ModeInfo_Single) XXX_DiscardUnknown()
- func (m *ModeInfo_Single) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ModeInfo_Single) XXX_Merge(src proto.Message)
- func (m *ModeInfo_Single) XXX_Size() int
- func (m *ModeInfo_Single) XXX_Unmarshal(b []byte) error
- type ModeInfo_Single_
- type SignDoc
- func (*SignDoc) Descriptor() ([]byte, []int)
- func (m *SignDoc) GetAccountNumber() uint64
- func (m *SignDoc) GetAccountSequence() uint64
- func (m *SignDoc) GetAuthInfo() *AuthInfo
- func (m *SignDoc) GetBody() *TxBody
- func (m *SignDoc) GetChainId() string
- func (m *SignDoc) Marshal() (dAtA []byte, err error)
- func (m *SignDoc) MarshalTo(dAtA []byte) (int, error)
- func (m *SignDoc) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SignDoc) ProtoMessage()
- func (m *SignDoc) Reset()
- func (m *SignDoc) Size() (n int)
- func (m *SignDoc) String() string
- func (m *SignDoc) Unmarshal(dAtA []byte) error
- func (m *SignDoc) XXX_DiscardUnknown()
- func (m *SignDoc) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SignDoc) XXX_Merge(src proto.Message)
- func (m *SignDoc) XXX_Size() int
- func (m *SignDoc) XXX_Unmarshal(b []byte) error
- type SignMode
- type SignerInfo
- func (*SignerInfo) Descriptor() ([]byte, []int)
- func (m *SignerInfo) GetModeInfo() *ModeInfo
- func (m *SignerInfo) GetPublicKey() *types.Any
- func (m *SignerInfo) Marshal() (dAtA []byte, err error)
- func (m *SignerInfo) MarshalTo(dAtA []byte) (int, error)
- func (m *SignerInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SignerInfo) ProtoMessage()
- func (m *SignerInfo) Reset()
- func (m *SignerInfo) Size() (n int)
- func (m *SignerInfo) String() string
- func (m *SignerInfo) Unmarshal(dAtA []byte) error
- func (m *SignerInfo) XXX_DiscardUnknown()
- func (m *SignerInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SignerInfo) XXX_Merge(src proto.Message)
- func (m *SignerInfo) XXX_Size() int
- func (m *SignerInfo) XXX_Unmarshal(b []byte) error
- type Tx
- func (*Tx) Descriptor() ([]byte, []int)
- func (m *Tx) GetAuthInfo() *AuthInfo
- func (m *Tx) GetBody() *TxBody
- func (m *Tx) GetSignatures() [][]byte
- func (m *Tx) Marshal() (dAtA []byte, err error)
- func (m *Tx) MarshalTo(dAtA []byte) (int, error)
- func (m *Tx) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Tx) ProtoMessage()
- func (m *Tx) Reset()
- func (m *Tx) Size() (n int)
- func (m *Tx) String() string
- func (m *Tx) Unmarshal(dAtA []byte) error
- func (m *Tx) XXX_DiscardUnknown()
- func (m *Tx) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Tx) XXX_Merge(src proto.Message)
- func (m *Tx) XXX_Size() int
- func (m *Tx) XXX_Unmarshal(b []byte) error
- type TxBody
- func (*TxBody) Descriptor() ([]byte, []int)
- func (m *TxBody) GetExtensionOptions() []*types.Any
- func (m *TxBody) GetMemo() string
- func (m *TxBody) GetMessages() []*types.Any
- func (m *TxBody) GetNonCriticalExtensionOptions() []*types.Any
- func (m *TxBody) GetTimeoutHeight() int64
- func (m *TxBody) Marshal() (dAtA []byte, err error)
- func (m *TxBody) MarshalTo(dAtA []byte) (int, error)
- func (m *TxBody) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TxBody) ProtoMessage()
- func (m *TxBody) Reset()
- func (m *TxBody) Size() (n int)
- func (m *TxBody) String() string
- func (m *TxBody) Unmarshal(dAtA []byte) error
- func (m *TxBody) XXX_DiscardUnknown()
- func (m *TxBody) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TxBody) XXX_Merge(src proto.Message)
- func (m *TxBody) XXX_Size() int
- func (m *TxBody) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
var ( ErrInvalidLengthTypes = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowTypes = fmt.Errorf("proto: integer overflow") ErrUnexpectedEndOfGroupTypes = fmt.Errorf("proto: unexpected end of group") )
var SignMode_name = map[int32]string{
0: "SIGN_MODE_UNSPECIFIED",
1: "SIGN_MODE_DIRECT",
2: "SIGN_MODE_TEXTUAL",
127: "SIGN_MODE_LEGACY_AMINO_JSON",
}
var SignMode_value = map[string]int32{
"SIGN_MODE_UNSPECIFIED": 0,
"SIGN_MODE_DIRECT": 1,
"SIGN_MODE_TEXTUAL": 2,
"SIGN_MODE_LEGACY_AMINO_JSON": 127,
}
Functions ¶
This section is empty.
Types ¶
type AuthInfo ¶
type AuthInfo struct { // signer_infos is the list of signer infos which corresponds with // Tx.signatures and expected signers derived from TxBody.messages. All signers // are expected to occur in the same order in each of these locations SignerInfos []*SignerInfo `protobuf:"bytes,1,rep,name=signer_infos,json=signerInfos,proto3" json:"signer_infos,omitempty"` // Fee is the fee and gas limit for the transaction. The first signer is the // primary signer and the one which pays the fee Fee *Fee `protobuf:"bytes,2,opt,name=fee,proto3" json:"fee,omitempty"` }
AuthInfo describes the fee and signer modes that are used to sign a transaction
func (*AuthInfo) Descriptor ¶
func (*AuthInfo) GetSignerInfos ¶
func (m *AuthInfo) GetSignerInfos() []*SignerInfo
func (*AuthInfo) MarshalToSizedBuffer ¶
func (*AuthInfo) ProtoMessage ¶
func (*AuthInfo) ProtoMessage()
func (*AuthInfo) XXX_DiscardUnknown ¶
func (m *AuthInfo) XXX_DiscardUnknown()
func (*AuthInfo) XXX_Marshal ¶
func (*AuthInfo) XXX_Unmarshal ¶
type Fee ¶
type Fee struct { // amount is the amount of coins to be paid as a fee Amount github_com_cosmos_cosmos_sdk_types.Coins `protobuf:"bytes,1,rep,name=amount,proto3,castrepeated=github.com/ayher/anatha/types.Coins" json:"amount"` // gas_limit is the maximum gas that can be used in transaction processing // before an out of gas error occurs GasLimit uint64 `protobuf:"varint,2,opt,name=gas_limit,json=gasLimit,proto3" json:"gas_limit,omitempty"` }
Fee includes the amount of coins paid in fees and the maximum gas to be used by the transaction. The ratio yields an effective "gasprice", which must be above some miminum to be accepted into the mempool.
func (*Fee) Descriptor ¶
func (*Fee) GetAmount ¶
func (m *Fee) GetAmount() github_com_cosmos_cosmos_sdk_types.Coins
func (*Fee) GetGasLimit ¶
func (*Fee) ProtoMessage ¶
func (*Fee) ProtoMessage()
func (*Fee) XXX_DiscardUnknown ¶
func (m *Fee) XXX_DiscardUnknown()
func (*Fee) XXX_Unmarshal ¶
type ModeInfo ¶
type ModeInfo struct { // sum is the oneof that specifies whether this represents a single or nested // multisig signer // // Types that are valid to be assigned to Sum: // *ModeInfo_Single_ // *ModeInfo_Multi_ Sum isModeInfo_Sum `protobuf_oneof:"sum"` }
ModeInfo describes the signing mode of a single or nested multisig signer
func (*ModeInfo) Descriptor ¶
func (*ModeInfo) GetMulti ¶
func (m *ModeInfo) GetMulti() *ModeInfo_Multi
func (*ModeInfo) GetSingle ¶
func (m *ModeInfo) GetSingle() *ModeInfo_Single
func (*ModeInfo) MarshalToSizedBuffer ¶
func (*ModeInfo) ProtoMessage ¶
func (*ModeInfo) ProtoMessage()
func (*ModeInfo) XXX_DiscardUnknown ¶
func (m *ModeInfo) XXX_DiscardUnknown()
func (*ModeInfo) XXX_Marshal ¶
func (*ModeInfo) XXX_OneofWrappers ¶
func (*ModeInfo) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*ModeInfo) XXX_Unmarshal ¶
type ModeInfo_Multi ¶
type ModeInfo_Multi struct { // bitarray specifies which keys within the multisig are signing Bitarray *types1.CompactBitArray `protobuf:"bytes,1,opt,name=bitarray,proto3" json:"bitarray,omitempty"` // mode_infos is the corresponding modes of the signers of the multisig // which could include nested multisig public keys ModeInfos []*ModeInfo `protobuf:"bytes,2,rep,name=mode_infos,json=modeInfos,proto3" json:"mode_infos,omitempty"` }
Multi is the mode info for a multisig public key
func (*ModeInfo_Multi) Descriptor ¶
func (*ModeInfo_Multi) Descriptor() ([]byte, []int)
func (*ModeInfo_Multi) GetBitarray ¶
func (m *ModeInfo_Multi) GetBitarray() *types1.CompactBitArray
func (*ModeInfo_Multi) GetModeInfos ¶
func (m *ModeInfo_Multi) GetModeInfos() []*ModeInfo
func (*ModeInfo_Multi) Marshal ¶
func (m *ModeInfo_Multi) Marshal() (dAtA []byte, err error)
func (*ModeInfo_Multi) MarshalToSizedBuffer ¶
func (m *ModeInfo_Multi) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ModeInfo_Multi) ProtoMessage ¶
func (*ModeInfo_Multi) ProtoMessage()
func (*ModeInfo_Multi) Reset ¶
func (m *ModeInfo_Multi) Reset()
func (*ModeInfo_Multi) Size ¶
func (m *ModeInfo_Multi) Size() (n int)
func (*ModeInfo_Multi) String ¶
func (m *ModeInfo_Multi) String() string
func (*ModeInfo_Multi) Unmarshal ¶
func (m *ModeInfo_Multi) Unmarshal(dAtA []byte) error
func (*ModeInfo_Multi) XXX_DiscardUnknown ¶
func (m *ModeInfo_Multi) XXX_DiscardUnknown()
func (*ModeInfo_Multi) XXX_Marshal ¶
func (m *ModeInfo_Multi) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ModeInfo_Multi) XXX_Merge ¶
func (m *ModeInfo_Multi) XXX_Merge(src proto.Message)
func (*ModeInfo_Multi) XXX_Size ¶
func (m *ModeInfo_Multi) XXX_Size() int
func (*ModeInfo_Multi) XXX_Unmarshal ¶
func (m *ModeInfo_Multi) XXX_Unmarshal(b []byte) error
type ModeInfo_Multi_ ¶
type ModeInfo_Multi_ struct {
Multi *ModeInfo_Multi `protobuf:"bytes,2,opt,name=multi,proto3,oneof" json:"multi,omitempty"`
}
func (*ModeInfo_Multi_) MarshalToSizedBuffer ¶
func (m *ModeInfo_Multi_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ModeInfo_Multi_) Size ¶
func (m *ModeInfo_Multi_) Size() (n int)
type ModeInfo_Single ¶
type ModeInfo_Single struct { // mode is the signing mode of the single signer Mode SignMode `protobuf:"varint,1,opt,name=mode,proto3,enum=cosmos_sdk.tx.v1.SignMode" json:"mode,omitempty"` }
Single is the mode info for a single signer. It is structured as a message to allow for additional fields such as locale for SIGN_MODE_TEXTUAL in the future
func (*ModeInfo_Single) Descriptor ¶
func (*ModeInfo_Single) Descriptor() ([]byte, []int)
func (*ModeInfo_Single) GetMode ¶
func (m *ModeInfo_Single) GetMode() SignMode
func (*ModeInfo_Single) Marshal ¶
func (m *ModeInfo_Single) Marshal() (dAtA []byte, err error)
func (*ModeInfo_Single) MarshalToSizedBuffer ¶
func (m *ModeInfo_Single) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ModeInfo_Single) ProtoMessage ¶
func (*ModeInfo_Single) ProtoMessage()
func (*ModeInfo_Single) Reset ¶
func (m *ModeInfo_Single) Reset()
func (*ModeInfo_Single) Size ¶
func (m *ModeInfo_Single) Size() (n int)
func (*ModeInfo_Single) String ¶
func (m *ModeInfo_Single) String() string
func (*ModeInfo_Single) Unmarshal ¶
func (m *ModeInfo_Single) Unmarshal(dAtA []byte) error
func (*ModeInfo_Single) XXX_DiscardUnknown ¶
func (m *ModeInfo_Single) XXX_DiscardUnknown()
func (*ModeInfo_Single) XXX_Marshal ¶
func (m *ModeInfo_Single) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ModeInfo_Single) XXX_Merge ¶
func (m *ModeInfo_Single) XXX_Merge(src proto.Message)
func (*ModeInfo_Single) XXX_Size ¶
func (m *ModeInfo_Single) XXX_Size() int
func (*ModeInfo_Single) XXX_Unmarshal ¶
func (m *ModeInfo_Single) XXX_Unmarshal(b []byte) error
type ModeInfo_Single_ ¶
type ModeInfo_Single_ struct {
Single *ModeInfo_Single `protobuf:"bytes,1,opt,name=single,proto3,oneof" json:"single,omitempty"`
}
func (*ModeInfo_Single_) MarshalToSizedBuffer ¶
func (m *ModeInfo_Single_) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ModeInfo_Single_) Size ¶
func (m *ModeInfo_Single_) Size() (n int)
type SignDoc ¶
type SignDoc struct { // body is the TxBody from Tx Body *TxBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` // auth_info is the AuthInfo from Tx AuthInfo *AuthInfo `protobuf:"bytes,2,opt,name=auth_info,json=authInfo,proto3" json:"auth_info,omitempty"` // chain_id is the unique identifier of the chain this transaction targets. // It prevents signed transactions from being used on another chain by an // attacker ChainId string `protobuf:"bytes,3,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"` // account_number is the account number of the account in state AccountNumber uint64 `protobuf:"varint,4,opt,name=account_number,json=accountNumber,proto3" json:"account_number,omitempty"` // account_sequence starts at 1 rather than 0 to avoid the case where // the default 0 value must be omitted in protobuf serialization AccountSequence uint64 `protobuf:"varint,5,opt,name=account_sequence,json=accountSequence,proto3" json:"account_sequence,omitempty"` }
SignDoc is the standard type used for signing transaction in SIGN_MODE_DIRECT
func (*SignDoc) Descriptor ¶
func (*SignDoc) GetAccountNumber ¶
func (*SignDoc) GetAccountSequence ¶
func (*SignDoc) GetAuthInfo ¶
func (*SignDoc) GetChainId ¶
func (*SignDoc) MarshalToSizedBuffer ¶
func (*SignDoc) ProtoMessage ¶
func (*SignDoc) ProtoMessage()
func (*SignDoc) XXX_DiscardUnknown ¶
func (m *SignDoc) XXX_DiscardUnknown()
func (*SignDoc) XXX_Marshal ¶
func (*SignDoc) XXX_Unmarshal ¶
type SignMode ¶
type SignMode int32
SignMode represents a signing mode with its own security guarantees
const ( // SIGN_MODE_UNSPECIFIED specifies an unknown signing mode and will be rejected SignMode_SIGN_MODE_UNSPECIFIED SignMode = 0 // SIGN_MODE_DIRECT specifies a signing mode which uses SignDoc and is verified // with raw bytes from Tx SignMode_SIGN_MODE_DIRECT SignMode = 1 // SIGN_MODE_TEXTUAL is a future signing mode that will verify some human-readable // textual representation on top of the binary representation from SIGN_MODE_DIRECT SignMode_SIGN_MODE_TEXTUAL SignMode = 2 // SIGN_MODE_LEGACY_AMINO_JSON is a backwards compatibility mode which uses // Amino JSON and will be removed in the future SignMode_SIGN_MODE_LEGACY_AMINO_JSON SignMode = 127 )
func (SignMode) EnumDescriptor ¶
type SignerInfo ¶
type SignerInfo struct { // public_key is the public key of the signer. It is optional for accounts // that already exist in state PublicKey *types.Any `protobuf:"bytes,1,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` // mode_info describes the signing mode of the signer and is a nested // structure to support nested multisig pubkey's ModeInfo *ModeInfo `protobuf:"bytes,2,opt,name=mode_info,json=modeInfo,proto3" json:"mode_info,omitempty"` }
SignerInfo describes the public key and signing mode of a single top-level signer
func (*SignerInfo) Descriptor ¶
func (*SignerInfo) Descriptor() ([]byte, []int)
func (*SignerInfo) GetModeInfo ¶
func (m *SignerInfo) GetModeInfo() *ModeInfo
func (*SignerInfo) GetPublicKey ¶
func (m *SignerInfo) GetPublicKey() *types.Any
func (*SignerInfo) Marshal ¶
func (m *SignerInfo) Marshal() (dAtA []byte, err error)
func (*SignerInfo) MarshalToSizedBuffer ¶
func (m *SignerInfo) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*SignerInfo) ProtoMessage ¶
func (*SignerInfo) ProtoMessage()
func (*SignerInfo) Reset ¶
func (m *SignerInfo) Reset()
func (*SignerInfo) Size ¶
func (m *SignerInfo) Size() (n int)
func (*SignerInfo) String ¶
func (m *SignerInfo) String() string
func (*SignerInfo) Unmarshal ¶
func (m *SignerInfo) Unmarshal(dAtA []byte) error
func (*SignerInfo) XXX_DiscardUnknown ¶
func (m *SignerInfo) XXX_DiscardUnknown()
func (*SignerInfo) XXX_Marshal ¶
func (m *SignerInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SignerInfo) XXX_Merge ¶
func (m *SignerInfo) XXX_Merge(src proto.Message)
func (*SignerInfo) XXX_Size ¶
func (m *SignerInfo) XXX_Size() int
func (*SignerInfo) XXX_Unmarshal ¶
func (m *SignerInfo) XXX_Unmarshal(b []byte) error
type Tx ¶
type Tx struct { // body is the processable content of the transaction Body *TxBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` // auth_info is the authorization related content of the transaction, specifically // signers, signer modes and fee AuthInfo *AuthInfo `protobuf:"bytes,2,opt,name=auth_info,json=authInfo,proto3" json:"auth_info,omitempty"` // signatures are the raw binary signatures of signers specified by body and auth_info Signatures [][]byte `protobuf:"bytes,3,rep,name=signatures,proto3" json:"signatures,omitempty"` }
Tx is the standard type used for broadcasting transactions
func (*Tx) Descriptor ¶
func (*Tx) GetAuthInfo ¶
func (*Tx) GetSignatures ¶
func (*Tx) ProtoMessage ¶
func (*Tx) ProtoMessage()
func (*Tx) XXX_DiscardUnknown ¶
func (m *Tx) XXX_DiscardUnknown()
func (*Tx) XXX_Unmarshal ¶
type TxBody ¶
type TxBody struct { // messages are the processable content of the transaction Messages []*types.Any `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // memo is any arbitrary memo to be added to the transaction Memo string `protobuf:"bytes,2,opt,name=memo,proto3" json:"memo,omitempty"` // timeout is the block height after which this transaction will not // be processed by the chain TimeoutHeight int64 `protobuf:"varint,3,opt,name=timeout_height,json=timeoutHeight,proto3" json:"timeout_height,omitempty"` // extension_options are arbitrary options that can be added by chains // when the default options are not sufficient. If any of these are present // and can't be handled, the transaction will be rejected ExtensionOptions []*types.Any `protobuf:"bytes,1023,rep,name=extension_options,json=extensionOptions,proto3" json:"extension_options,omitempty"` // extension_options are arbitrary options that can be added by chains // when the default options are not sufficient. If any of these are present // and can't be handled, they will be ignored NonCriticalExtensionOptions []*types.Any `` /* 149-byte string literal not displayed */ }
TxBody is the body of a transaction that all signers sign over
func (*TxBody) Descriptor ¶
func (*TxBody) GetExtensionOptions ¶
func (*TxBody) GetMessages ¶
func (*TxBody) GetNonCriticalExtensionOptions ¶
func (*TxBody) GetTimeoutHeight ¶
func (*TxBody) MarshalToSizedBuffer ¶
func (*TxBody) ProtoMessage ¶
func (*TxBody) ProtoMessage()
func (*TxBody) XXX_DiscardUnknown ¶
func (m *TxBody) XXX_DiscardUnknown()