Documentation
¶
Index ¶
- Variables
- type Amount
- func (*Amount) Descriptor() ([]byte, []int)deprecated
- func (x *Amount) GetAmount() int64
- func (x *Amount) GetAssetId() []byte
- func (m *Amount) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *Amount) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *Amount) MarshalVTStrict() (dAtA []byte, err error)
- func (*Amount) ProtoMessage()
- func (x *Amount) ProtoReflect() protoreflect.Message
- func (x *Amount) Reset()
- func (m *Amount) SizeVT() (n int)
- func (x *Amount) String() string
- func (m *Amount) UnmarshalVT(dAtA []byte) error
- type AssetPair
- func (*AssetPair) Descriptor() ([]byte, []int)deprecated
- func (x *AssetPair) GetAmountAssetId() []byte
- func (x *AssetPair) GetPriceAssetId() []byte
- func (m *AssetPair) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *AssetPair) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *AssetPair) MarshalVTStrict() (dAtA []byte, err error)
- func (*AssetPair) ProtoMessage()
- func (x *AssetPair) ProtoReflect() protoreflect.Message
- func (x *AssetPair) Reset()
- func (m *AssetPair) SizeVT() (n int)
- func (x *AssetPair) String() string
- func (m *AssetPair) UnmarshalVT(dAtA []byte) error
- type Block
- func (*Block) Descriptor() ([]byte, []int)deprecated
- func (x *Block) GetHeader() *Block_Header
- func (x *Block) GetSignature() []byte
- func (x *Block) GetTransactions() []*SignedTransaction
- func (m *Block) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *Block) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *Block) MarshalVTStrict() (dAtA []byte, err error)
- func (*Block) ProtoMessage()
- func (x *Block) ProtoReflect() protoreflect.Message
- func (x *Block) Reset()
- func (m *Block) SizeVT() (n int)
- func (x *Block) String() string
- func (m *Block) UnmarshalVT(dAtA []byte) error
- type BlockSnapshot
- func (*BlockSnapshot) Descriptor() ([]byte, []int)deprecated
- func (x *BlockSnapshot) GetBlockId() []byte
- func (x *BlockSnapshot) GetSnapshots() []*TransactionStateSnapshot
- func (m *BlockSnapshot) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *BlockSnapshot) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *BlockSnapshot) MarshalVTStrict() (dAtA []byte, err error)
- func (*BlockSnapshot) ProtoMessage()
- func (x *BlockSnapshot) ProtoReflect() protoreflect.Message
- func (x *BlockSnapshot) Reset()
- func (m *BlockSnapshot) SizeVT() (n int)
- func (x *BlockSnapshot) String() string
- func (m *BlockSnapshot) UnmarshalVT(dAtA []byte) error
- type Block_Header
- func (*Block_Header) Descriptor() ([]byte, []int)deprecated
- func (x *Block_Header) GetBaseTarget() int64
- func (x *Block_Header) GetChainId() int32
- func (x *Block_Header) GetChallengedHeader() *Block_Header_ChallengedHeader
- func (x *Block_Header) GetFeatureVotes() []uint32
- func (x *Block_Header) GetFinalizationVoting() *FinalizationVoting
- func (x *Block_Header) GetGenerationSignature() []byte
- func (x *Block_Header) GetGenerator() []byte
- func (x *Block_Header) GetReference() []byte
- func (x *Block_Header) GetRewardVote() int64
- func (x *Block_Header) GetStateHash() []byte
- func (x *Block_Header) GetTimestamp() int64
- func (x *Block_Header) GetTransactionsRoot() []byte
- func (x *Block_Header) GetVersion() int32
- func (m *Block_Header) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *Block_Header) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *Block_Header) MarshalVTStrict() (dAtA []byte, err error)
- func (*Block_Header) ProtoMessage()
- func (x *Block_Header) ProtoReflect() protoreflect.Message
- func (x *Block_Header) Reset()
- func (m *Block_Header) SizeVT() (n int)
- func (x *Block_Header) String() string
- func (m *Block_Header) UnmarshalVT(dAtA []byte) error
- type Block_Header_ChallengedHeader
- func (*Block_Header_ChallengedHeader) Descriptor() ([]byte, []int)deprecated
- func (x *Block_Header_ChallengedHeader) GetBaseTarget() int64
- func (x *Block_Header_ChallengedHeader) GetFeatureVotes() []uint32
- func (x *Block_Header_ChallengedHeader) GetFinalizationVoting() *FinalizationVoting
- func (x *Block_Header_ChallengedHeader) GetGenerationSignature() []byte
- func (x *Block_Header_ChallengedHeader) GetGenerator() []byte
- func (x *Block_Header_ChallengedHeader) GetHeaderSignature() []byte
- func (x *Block_Header_ChallengedHeader) GetRewardVote() int64
- func (x *Block_Header_ChallengedHeader) GetStateHash() []byte
- func (x *Block_Header_ChallengedHeader) GetTimestamp() int64
- func (m *Block_Header_ChallengedHeader) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *Block_Header_ChallengedHeader) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *Block_Header_ChallengedHeader) MarshalVTStrict() (dAtA []byte, err error)
- func (*Block_Header_ChallengedHeader) ProtoMessage()
- func (x *Block_Header_ChallengedHeader) ProtoReflect() protoreflect.Message
- func (x *Block_Header_ChallengedHeader) Reset()
- func (m *Block_Header_ChallengedHeader) SizeVT() (n int)
- func (x *Block_Header_ChallengedHeader) String() string
- func (m *Block_Header_ChallengedHeader) UnmarshalVT(dAtA []byte) error
- type BurnTransactionData
- func (*BurnTransactionData) Descriptor() ([]byte, []int)deprecated
- func (x *BurnTransactionData) GetAssetAmount() *Amount
- func (m *BurnTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *BurnTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *BurnTransactionData) MarshalVTStrict() (dAtA []byte, err error)
- func (*BurnTransactionData) ProtoMessage()
- func (x *BurnTransactionData) ProtoReflect() protoreflect.Message
- func (x *BurnTransactionData) Reset()
- func (m *BurnTransactionData) SizeVT() (n int)
- func (x *BurnTransactionData) String() string
- func (m *BurnTransactionData) UnmarshalVT(dAtA []byte) error
- type CommitToGenerationTransactionData
- func (*CommitToGenerationTransactionData) Descriptor() ([]byte, []int)deprecated
- func (x *CommitToGenerationTransactionData) GetCommitmentSignature() []byte
- func (x *CommitToGenerationTransactionData) GetEndorserPublicKey() []byte
- func (x *CommitToGenerationTransactionData) GetGenerationPeriodStart() uint32
- func (m *CommitToGenerationTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *CommitToGenerationTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *CommitToGenerationTransactionData) MarshalVTStrict() (dAtA []byte, err error)
- func (*CommitToGenerationTransactionData) ProtoMessage()
- func (x *CommitToGenerationTransactionData) ProtoReflect() protoreflect.Message
- func (x *CommitToGenerationTransactionData) Reset()
- func (m *CommitToGenerationTransactionData) SizeVT() (n int)
- func (x *CommitToGenerationTransactionData) String() string
- func (m *CommitToGenerationTransactionData) UnmarshalVT(dAtA []byte) error
- type CreateAliasTransactionData
- func (*CreateAliasTransactionData) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAliasTransactionData) GetAlias() string
- func (m *CreateAliasTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *CreateAliasTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *CreateAliasTransactionData) MarshalVTStrict() (dAtA []byte, err error)
- func (*CreateAliasTransactionData) ProtoMessage()
- func (x *CreateAliasTransactionData) ProtoReflect() protoreflect.Message
- func (x *CreateAliasTransactionData) Reset()
- func (m *CreateAliasTransactionData) SizeVT() (n int)
- func (x *CreateAliasTransactionData) String() string
- func (m *CreateAliasTransactionData) UnmarshalVT(dAtA []byte) error
- type DataEntry
- func (*DataEntry) Descriptor() ([]byte, []int)deprecated
- func (x *DataEntry) GetBinaryValue() []byte
- func (x *DataEntry) GetBoolValue() bool
- func (x *DataEntry) GetIntValue() int64
- func (x *DataEntry) GetKey() string
- func (x *DataEntry) GetStringValue() string
- func (x *DataEntry) GetValue() isDataEntry_Value
- func (m *DataEntry) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *DataEntry) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *DataEntry) MarshalVTStrict() (dAtA []byte, err error)
- func (*DataEntry) ProtoMessage()
- func (x *DataEntry) ProtoReflect() protoreflect.Message
- func (x *DataEntry) Reset()
- func (m *DataEntry) SizeVT() (n int)
- func (x *DataEntry) String() string
- func (m *DataEntry) UnmarshalVT(dAtA []byte) error
- type DataEntry_BinaryValue
- type DataEntry_BoolValue
- type DataEntry_IntValue
- type DataEntry_StringValue
- type DataTransactionData
- func (*DataTransactionData) Descriptor() ([]byte, []int)deprecated
- func (x *DataTransactionData) GetData() []*DataEntry
- func (m *DataTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *DataTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *DataTransactionData) MarshalVTStrict() (dAtA []byte, err error)
- func (*DataTransactionData) ProtoMessage()
- func (x *DataTransactionData) ProtoReflect() protoreflect.Message
- func (x *DataTransactionData) Reset()
- func (m *DataTransactionData) SizeVT() (n int)
- func (x *DataTransactionData) String() string
- func (m *DataTransactionData) UnmarshalVT(dAtA []byte) error
- type EndorseBlock
- func (*EndorseBlock) Descriptor() ([]byte, []int)deprecated
- func (x *EndorseBlock) GetEndorsedBlockId() []byte
- func (x *EndorseBlock) GetEndorserIndex() int32
- func (x *EndorseBlock) GetFinalizedBlockHeight() uint32
- func (x *EndorseBlock) GetFinalizedBlockId() []byte
- func (x *EndorseBlock) GetSignature() []byte
- func (m *EndorseBlock) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *EndorseBlock) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *EndorseBlock) MarshalVTStrict() (dAtA []byte, err error)
- func (*EndorseBlock) ProtoMessage()
- func (x *EndorseBlock) ProtoReflect() protoreflect.Message
- func (x *EndorseBlock) Reset()
- func (m *EndorseBlock) SizeVT() (n int)
- func (x *EndorseBlock) String() string
- func (m *EndorseBlock) UnmarshalVT(dAtA []byte) error
- type ExchangeTransactionData
- func (*ExchangeTransactionData) Descriptor() ([]byte, []int)deprecated
- func (x *ExchangeTransactionData) GetAmount() int64
- func (x *ExchangeTransactionData) GetBuyMatcherFee() int64
- func (x *ExchangeTransactionData) GetOrders() []*Order
- func (x *ExchangeTransactionData) GetPrice() int64
- func (x *ExchangeTransactionData) GetSellMatcherFee() int64
- func (m *ExchangeTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *ExchangeTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *ExchangeTransactionData) MarshalVTStrict() (dAtA []byte, err error)
- func (*ExchangeTransactionData) ProtoMessage()
- func (x *ExchangeTransactionData) ProtoReflect() protoreflect.Message
- func (x *ExchangeTransactionData) Reset()
- func (m *ExchangeTransactionData) SizeVT() (n int)
- func (x *ExchangeTransactionData) String() string
- func (m *ExchangeTransactionData) UnmarshalVT(dAtA []byte) error
- type FinalizationVoting
- func (*FinalizationVoting) Descriptor() ([]byte, []int)deprecated
- func (x *FinalizationVoting) GetAggregatedEndorsementSignature() []byte
- func (x *FinalizationVoting) GetConflictEndorsements() []*EndorseBlock
- func (x *FinalizationVoting) GetEndorserIndexes() []int32
- func (x *FinalizationVoting) GetFinalizedBlockHeight() int32
- func (m *FinalizationVoting) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *FinalizationVoting) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *FinalizationVoting) MarshalVTStrict() (dAtA []byte, err error)
- func (*FinalizationVoting) ProtoMessage()
- func (x *FinalizationVoting) ProtoReflect() protoreflect.Message
- func (x *FinalizationVoting) Reset()
- func (m *FinalizationVoting) SizeVT() (n int)
- func (x *FinalizationVoting) String() string
- func (m *FinalizationVoting) UnmarshalVT(dAtA []byte) error
- type GenesisTransactionData
- func (*GenesisTransactionData) Descriptor() ([]byte, []int)deprecated
- func (x *GenesisTransactionData) GetAmount() int64
- func (x *GenesisTransactionData) GetRecipientAddress() []byte
- func (m *GenesisTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *GenesisTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *GenesisTransactionData) MarshalVTStrict() (dAtA []byte, err error)
- func (*GenesisTransactionData) ProtoMessage()
- func (x *GenesisTransactionData) ProtoReflect() protoreflect.Message
- func (x *GenesisTransactionData) Reset()
- func (m *GenesisTransactionData) SizeVT() (n int)
- func (x *GenesisTransactionData) String() string
- func (m *GenesisTransactionData) UnmarshalVT(dAtA []byte) error
- type InvokeExpressionTransactionData
- func (*InvokeExpressionTransactionData) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeExpressionTransactionData) GetExpression() []byte
- func (m *InvokeExpressionTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *InvokeExpressionTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *InvokeExpressionTransactionData) MarshalVTStrict() (dAtA []byte, err error)
- func (*InvokeExpressionTransactionData) ProtoMessage()
- func (x *InvokeExpressionTransactionData) ProtoReflect() protoreflect.Message
- func (x *InvokeExpressionTransactionData) Reset()
- func (m *InvokeExpressionTransactionData) SizeVT() (n int)
- func (x *InvokeExpressionTransactionData) String() string
- func (m *InvokeExpressionTransactionData) UnmarshalVT(dAtA []byte) error
- type InvokeScriptResult
- func (*InvokeScriptResult) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeScriptResult) GetBurns() []*InvokeScriptResult_Burn
- func (x *InvokeScriptResult) GetData() []*DataEntry
- func (x *InvokeScriptResult) GetErrorMessage() *InvokeScriptResult_ErrorMessage
- func (x *InvokeScriptResult) GetInvokes() []*InvokeScriptResult_Invocation
- func (x *InvokeScriptResult) GetIssues() []*InvokeScriptResult_Issue
- func (x *InvokeScriptResult) GetLeaseCancels() []*InvokeScriptResult_LeaseCancel
- func (x *InvokeScriptResult) GetLeases() []*InvokeScriptResult_Lease
- func (x *InvokeScriptResult) GetReissues() []*InvokeScriptResult_Reissue
- func (x *InvokeScriptResult) GetSponsorFees() []*InvokeScriptResult_SponsorFee
- func (x *InvokeScriptResult) GetTransfers() []*InvokeScriptResult_Payment
- func (m *InvokeScriptResult) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult) MarshalVTStrict() (dAtA []byte, err error)
- func (*InvokeScriptResult) ProtoMessage()
- func (x *InvokeScriptResult) ProtoReflect() protoreflect.Message
- func (x *InvokeScriptResult) Reset()
- func (m *InvokeScriptResult) SizeVT() (n int)
- func (x *InvokeScriptResult) String() string
- func (m *InvokeScriptResult) UnmarshalVT(dAtA []byte) error
- type InvokeScriptResult_Burn
- func (*InvokeScriptResult_Burn) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeScriptResult_Burn) GetAmount() int64
- func (x *InvokeScriptResult_Burn) GetAssetId() []byte
- func (m *InvokeScriptResult_Burn) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_Burn) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_Burn) MarshalVTStrict() (dAtA []byte, err error)
- func (*InvokeScriptResult_Burn) ProtoMessage()
- func (x *InvokeScriptResult_Burn) ProtoReflect() protoreflect.Message
- func (x *InvokeScriptResult_Burn) Reset()
- func (m *InvokeScriptResult_Burn) SizeVT() (n int)
- func (x *InvokeScriptResult_Burn) String() string
- func (m *InvokeScriptResult_Burn) UnmarshalVT(dAtA []byte) error
- type InvokeScriptResult_Call
- func (*InvokeScriptResult_Call) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeScriptResult_Call) GetArgs() []*InvokeScriptResult_Call_Argument
- func (x *InvokeScriptResult_Call) GetArgsBytes() [][]bytedeprecated
- func (x *InvokeScriptResult_Call) GetFunction() string
- func (m *InvokeScriptResult_Call) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_Call) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_Call) MarshalVTStrict() (dAtA []byte, err error)
- func (*InvokeScriptResult_Call) ProtoMessage()
- func (x *InvokeScriptResult_Call) ProtoReflect() protoreflect.Message
- func (x *InvokeScriptResult_Call) Reset()
- func (m *InvokeScriptResult_Call) SizeVT() (n int)
- func (x *InvokeScriptResult_Call) String() string
- func (m *InvokeScriptResult_Call) UnmarshalVT(dAtA []byte) error
- type InvokeScriptResult_Call_Argument
- func (*InvokeScriptResult_Call_Argument) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeScriptResult_Call_Argument) GetBinaryValue() []byte
- func (x *InvokeScriptResult_Call_Argument) GetBooleanValue() bool
- func (x *InvokeScriptResult_Call_Argument) GetCaseObj() []byte
- func (x *InvokeScriptResult_Call_Argument) GetIntegerValue() int64
- func (x *InvokeScriptResult_Call_Argument) GetList() *InvokeScriptResult_Call_Argument_List
- func (x *InvokeScriptResult_Call_Argument) GetStringValue() string
- func (x *InvokeScriptResult_Call_Argument) GetValue() isInvokeScriptResult_Call_Argument_Value
- func (m *InvokeScriptResult_Call_Argument) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_Call_Argument) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_Call_Argument) MarshalVTStrict() (dAtA []byte, err error)
- func (*InvokeScriptResult_Call_Argument) ProtoMessage()
- func (x *InvokeScriptResult_Call_Argument) ProtoReflect() protoreflect.Message
- func (x *InvokeScriptResult_Call_Argument) Reset()
- func (m *InvokeScriptResult_Call_Argument) SizeVT() (n int)
- func (x *InvokeScriptResult_Call_Argument) String() string
- func (m *InvokeScriptResult_Call_Argument) UnmarshalVT(dAtA []byte) error
- type InvokeScriptResult_Call_Argument_BinaryValue
- type InvokeScriptResult_Call_Argument_BooleanValue
- type InvokeScriptResult_Call_Argument_CaseObj
- type InvokeScriptResult_Call_Argument_IntegerValue
- type InvokeScriptResult_Call_Argument_List
- func (*InvokeScriptResult_Call_Argument_List) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeScriptResult_Call_Argument_List) GetItems() []*InvokeScriptResult_Call_Argument
- func (m *InvokeScriptResult_Call_Argument_List) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_Call_Argument_List) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_Call_Argument_List) MarshalVTStrict() (dAtA []byte, err error)
- func (*InvokeScriptResult_Call_Argument_List) ProtoMessage()
- func (x *InvokeScriptResult_Call_Argument_List) ProtoReflect() protoreflect.Message
- func (x *InvokeScriptResult_Call_Argument_List) Reset()
- func (m *InvokeScriptResult_Call_Argument_List) SizeVT() (n int)
- func (x *InvokeScriptResult_Call_Argument_List) String() string
- func (m *InvokeScriptResult_Call_Argument_List) UnmarshalVT(dAtA []byte) error
- type InvokeScriptResult_Call_Argument_List_
- type InvokeScriptResult_Call_Argument_StringValue
- type InvokeScriptResult_ErrorMessage
- func (*InvokeScriptResult_ErrorMessage) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeScriptResult_ErrorMessage) GetCode() int32
- func (x *InvokeScriptResult_ErrorMessage) GetText() string
- func (m *InvokeScriptResult_ErrorMessage) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_ErrorMessage) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_ErrorMessage) MarshalVTStrict() (dAtA []byte, err error)
- func (*InvokeScriptResult_ErrorMessage) ProtoMessage()
- func (x *InvokeScriptResult_ErrorMessage) ProtoReflect() protoreflect.Message
- func (x *InvokeScriptResult_ErrorMessage) Reset()
- func (m *InvokeScriptResult_ErrorMessage) SizeVT() (n int)
- func (x *InvokeScriptResult_ErrorMessage) String() string
- func (m *InvokeScriptResult_ErrorMessage) UnmarshalVT(dAtA []byte) error
- type InvokeScriptResult_Invocation
- func (*InvokeScriptResult_Invocation) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeScriptResult_Invocation) GetCall() *InvokeScriptResult_Call
- func (x *InvokeScriptResult_Invocation) GetDApp() []byte
- func (x *InvokeScriptResult_Invocation) GetPayments() []*Amount
- func (x *InvokeScriptResult_Invocation) GetStateChanges() *InvokeScriptResult
- func (m *InvokeScriptResult_Invocation) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_Invocation) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_Invocation) MarshalVTStrict() (dAtA []byte, err error)
- func (*InvokeScriptResult_Invocation) ProtoMessage()
- func (x *InvokeScriptResult_Invocation) ProtoReflect() protoreflect.Message
- func (x *InvokeScriptResult_Invocation) Reset()
- func (m *InvokeScriptResult_Invocation) SizeVT() (n int)
- func (x *InvokeScriptResult_Invocation) String() string
- func (m *InvokeScriptResult_Invocation) UnmarshalVT(dAtA []byte) error
- type InvokeScriptResult_Issue
- func (*InvokeScriptResult_Issue) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeScriptResult_Issue) GetAmount() int64
- func (x *InvokeScriptResult_Issue) GetAssetId() []byte
- func (x *InvokeScriptResult_Issue) GetDecimals() int32
- func (x *InvokeScriptResult_Issue) GetDescription() string
- func (x *InvokeScriptResult_Issue) GetName() string
- func (x *InvokeScriptResult_Issue) GetNonce() int64
- func (x *InvokeScriptResult_Issue) GetReissuable() bool
- func (x *InvokeScriptResult_Issue) GetScript() []byte
- func (m *InvokeScriptResult_Issue) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_Issue) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_Issue) MarshalVTStrict() (dAtA []byte, err error)
- func (*InvokeScriptResult_Issue) ProtoMessage()
- func (x *InvokeScriptResult_Issue) ProtoReflect() protoreflect.Message
- func (x *InvokeScriptResult_Issue) Reset()
- func (m *InvokeScriptResult_Issue) SizeVT() (n int)
- func (x *InvokeScriptResult_Issue) String() string
- func (m *InvokeScriptResult_Issue) UnmarshalVT(dAtA []byte) error
- type InvokeScriptResult_Lease
- func (*InvokeScriptResult_Lease) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeScriptResult_Lease) GetAmount() int64
- func (x *InvokeScriptResult_Lease) GetLeaseId() []byte
- func (x *InvokeScriptResult_Lease) GetNonce() int64
- func (x *InvokeScriptResult_Lease) GetRecipient() *Recipient
- func (m *InvokeScriptResult_Lease) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_Lease) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_Lease) MarshalVTStrict() (dAtA []byte, err error)
- func (*InvokeScriptResult_Lease) ProtoMessage()
- func (x *InvokeScriptResult_Lease) ProtoReflect() protoreflect.Message
- func (x *InvokeScriptResult_Lease) Reset()
- func (m *InvokeScriptResult_Lease) SizeVT() (n int)
- func (x *InvokeScriptResult_Lease) String() string
- func (m *InvokeScriptResult_Lease) UnmarshalVT(dAtA []byte) error
- type InvokeScriptResult_LeaseCancel
- func (*InvokeScriptResult_LeaseCancel) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeScriptResult_LeaseCancel) GetLeaseId() []byte
- func (m *InvokeScriptResult_LeaseCancel) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_LeaseCancel) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_LeaseCancel) MarshalVTStrict() (dAtA []byte, err error)
- func (*InvokeScriptResult_LeaseCancel) ProtoMessage()
- func (x *InvokeScriptResult_LeaseCancel) ProtoReflect() protoreflect.Message
- func (x *InvokeScriptResult_LeaseCancel) Reset()
- func (m *InvokeScriptResult_LeaseCancel) SizeVT() (n int)
- func (x *InvokeScriptResult_LeaseCancel) String() string
- func (m *InvokeScriptResult_LeaseCancel) UnmarshalVT(dAtA []byte) error
- type InvokeScriptResult_Payment
- func (*InvokeScriptResult_Payment) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeScriptResult_Payment) GetAddress() []byte
- func (x *InvokeScriptResult_Payment) GetAmount() *Amount
- func (m *InvokeScriptResult_Payment) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_Payment) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_Payment) MarshalVTStrict() (dAtA []byte, err error)
- func (*InvokeScriptResult_Payment) ProtoMessage()
- func (x *InvokeScriptResult_Payment) ProtoReflect() protoreflect.Message
- func (x *InvokeScriptResult_Payment) Reset()
- func (m *InvokeScriptResult_Payment) SizeVT() (n int)
- func (x *InvokeScriptResult_Payment) String() string
- func (m *InvokeScriptResult_Payment) UnmarshalVT(dAtA []byte) error
- type InvokeScriptResult_Reissue
- func (*InvokeScriptResult_Reissue) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeScriptResult_Reissue) GetAmount() int64
- func (x *InvokeScriptResult_Reissue) GetAssetId() []byte
- func (x *InvokeScriptResult_Reissue) GetIsReissuable() bool
- func (m *InvokeScriptResult_Reissue) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_Reissue) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_Reissue) MarshalVTStrict() (dAtA []byte, err error)
- func (*InvokeScriptResult_Reissue) ProtoMessage()
- func (x *InvokeScriptResult_Reissue) ProtoReflect() protoreflect.Message
- func (x *InvokeScriptResult_Reissue) Reset()
- func (m *InvokeScriptResult_Reissue) SizeVT() (n int)
- func (x *InvokeScriptResult_Reissue) String() string
- func (m *InvokeScriptResult_Reissue) UnmarshalVT(dAtA []byte) error
- type InvokeScriptResult_SponsorFee
- func (*InvokeScriptResult_SponsorFee) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeScriptResult_SponsorFee) GetMinFee() *Amount
- func (m *InvokeScriptResult_SponsorFee) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_SponsorFee) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptResult_SponsorFee) MarshalVTStrict() (dAtA []byte, err error)
- func (*InvokeScriptResult_SponsorFee) ProtoMessage()
- func (x *InvokeScriptResult_SponsorFee) ProtoReflect() protoreflect.Message
- func (x *InvokeScriptResult_SponsorFee) Reset()
- func (m *InvokeScriptResult_SponsorFee) SizeVT() (n int)
- func (x *InvokeScriptResult_SponsorFee) String() string
- func (m *InvokeScriptResult_SponsorFee) UnmarshalVT(dAtA []byte) error
- type InvokeScriptTransactionData
- func (*InvokeScriptTransactionData) Descriptor() ([]byte, []int)deprecated
- func (x *InvokeScriptTransactionData) GetDApp() *Recipient
- func (x *InvokeScriptTransactionData) GetFunctionCall() []byte
- func (x *InvokeScriptTransactionData) GetPayments() []*Amount
- func (m *InvokeScriptTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *InvokeScriptTransactionData) MarshalVTStrict() (dAtA []byte, err error)
- func (*InvokeScriptTransactionData) ProtoMessage()
- func (x *InvokeScriptTransactionData) ProtoReflect() protoreflect.Message
- func (x *InvokeScriptTransactionData) Reset()
- func (m *InvokeScriptTransactionData) SizeVT() (n int)
- func (x *InvokeScriptTransactionData) String() string
- func (m *InvokeScriptTransactionData) UnmarshalVT(dAtA []byte) error
- type IssueTransactionData
- func (*IssueTransactionData) Descriptor() ([]byte, []int)deprecated
- func (x *IssueTransactionData) GetAmount() int64
- func (x *IssueTransactionData) GetDecimals() int32
- func (x *IssueTransactionData) GetDescription() string
- func (x *IssueTransactionData) GetName() string
- func (x *IssueTransactionData) GetReissuable() bool
- func (x *IssueTransactionData) GetScript() []byte
- func (m *IssueTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *IssueTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *IssueTransactionData) MarshalVTStrict() (dAtA []byte, err error)
- func (*IssueTransactionData) ProtoMessage()
- func (x *IssueTransactionData) ProtoReflect() protoreflect.Message
- func (x *IssueTransactionData) Reset()
- func (m *IssueTransactionData) SizeVT() (n int)
- func (x *IssueTransactionData) String() string
- func (m *IssueTransactionData) UnmarshalVT(dAtA []byte) error
- type LeaseCancelTransactionData
- func (*LeaseCancelTransactionData) Descriptor() ([]byte, []int)deprecated
- func (x *LeaseCancelTransactionData) GetLeaseId() []byte
- func (m *LeaseCancelTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *LeaseCancelTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *LeaseCancelTransactionData) MarshalVTStrict() (dAtA []byte, err error)
- func (*LeaseCancelTransactionData) ProtoMessage()
- func (x *LeaseCancelTransactionData) ProtoReflect() protoreflect.Message
- func (x *LeaseCancelTransactionData) Reset()
- func (m *LeaseCancelTransactionData) SizeVT() (n int)
- func (x *LeaseCancelTransactionData) String() string
- func (m *LeaseCancelTransactionData) UnmarshalVT(dAtA []byte) error
- type LeaseTransactionData
- func (*LeaseTransactionData) Descriptor() ([]byte, []int)deprecated
- func (x *LeaseTransactionData) GetAmount() int64
- func (x *LeaseTransactionData) GetRecipient() *Recipient
- func (m *LeaseTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *LeaseTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *LeaseTransactionData) MarshalVTStrict() (dAtA []byte, err error)
- func (*LeaseTransactionData) ProtoMessage()
- func (x *LeaseTransactionData) ProtoReflect() protoreflect.Message
- func (x *LeaseTransactionData) Reset()
- func (m *LeaseTransactionData) SizeVT() (n int)
- func (x *LeaseTransactionData) String() string
- func (m *LeaseTransactionData) UnmarshalVT(dAtA []byte) error
- type MassTransferTransactionData
- func (*MassTransferTransactionData) Descriptor() ([]byte, []int)deprecated
- func (x *MassTransferTransactionData) GetAssetId() []byte
- func (x *MassTransferTransactionData) GetAttachment() []byte
- func (x *MassTransferTransactionData) GetTransfers() []*MassTransferTransactionData_Transfer
- func (m *MassTransferTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *MassTransferTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *MassTransferTransactionData) MarshalVTStrict() (dAtA []byte, err error)
- func (*MassTransferTransactionData) ProtoMessage()
- func (x *MassTransferTransactionData) ProtoReflect() protoreflect.Message
- func (x *MassTransferTransactionData) Reset()
- func (m *MassTransferTransactionData) SizeVT() (n int)
- func (x *MassTransferTransactionData) String() string
- func (m *MassTransferTransactionData) UnmarshalVT(dAtA []byte) error
- type MassTransferTransactionData_Transfer
- func (*MassTransferTransactionData_Transfer) Descriptor() ([]byte, []int)deprecated
- func (x *MassTransferTransactionData_Transfer) GetAmount() int64
- func (x *MassTransferTransactionData_Transfer) GetRecipient() *Recipient
- func (m *MassTransferTransactionData_Transfer) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *MassTransferTransactionData_Transfer) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *MassTransferTransactionData_Transfer) MarshalVTStrict() (dAtA []byte, err error)
- func (*MassTransferTransactionData_Transfer) ProtoMessage()
- func (x *MassTransferTransactionData_Transfer) ProtoReflect() protoreflect.Message
- func (x *MassTransferTransactionData_Transfer) Reset()
- func (m *MassTransferTransactionData_Transfer) SizeVT() (n int)
- func (x *MassTransferTransactionData_Transfer) String() string
- func (m *MassTransferTransactionData_Transfer) UnmarshalVT(dAtA []byte) error
- type MicroBlock
- func (*MicroBlock) Descriptor() ([]byte, []int)deprecated
- func (x *MicroBlock) GetFinalizationVoting() *FinalizationVoting
- func (x *MicroBlock) GetReference() []byte
- func (x *MicroBlock) GetSenderPublicKey() []byte
- func (x *MicroBlock) GetStateHash() []byte
- func (x *MicroBlock) GetTransactions() []*SignedTransaction
- func (x *MicroBlock) GetUpdatedBlockSignature() []byte
- func (x *MicroBlock) GetVersion() int32
- func (m *MicroBlock) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *MicroBlock) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *MicroBlock) MarshalVTStrict() (dAtA []byte, err error)
- func (*MicroBlock) ProtoMessage()
- func (x *MicroBlock) ProtoReflect() protoreflect.Message
- func (x *MicroBlock) Reset()
- func (m *MicroBlock) SizeVT() (n int)
- func (x *MicroBlock) String() string
- func (m *MicroBlock) UnmarshalVT(dAtA []byte) error
- type MicroBlockSnapshot
- func (*MicroBlockSnapshot) Descriptor() ([]byte, []int)deprecated
- func (x *MicroBlockSnapshot) GetSnapshots() []*TransactionStateSnapshot
- func (x *MicroBlockSnapshot) GetTotalBlockId() []byte
- func (m *MicroBlockSnapshot) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *MicroBlockSnapshot) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *MicroBlockSnapshot) MarshalVTStrict() (dAtA []byte, err error)
- func (*MicroBlockSnapshot) ProtoMessage()
- func (x *MicroBlockSnapshot) ProtoReflect() protoreflect.Message
- func (x *MicroBlockSnapshot) Reset()
- func (m *MicroBlockSnapshot) SizeVT() (n int)
- func (x *MicroBlockSnapshot) String() string
- func (m *MicroBlockSnapshot) UnmarshalVT(dAtA []byte) error
- type Order
- func (*Order) Descriptor() ([]byte, []int)deprecated
- func (x *Order) GetAmount() int64
- func (x *Order) GetAssetPair() *AssetPair
- func (x *Order) GetAttachment() []byte
- func (x *Order) GetChainId() int32
- func (x *Order) GetEip712Signature() []byte
- func (x *Order) GetExpiration() int64
- func (x *Order) GetMatcherFee() *Amount
- func (x *Order) GetMatcherPublicKey() []byte
- func (x *Order) GetOrderSide() Order_Side
- func (x *Order) GetPrice() int64
- func (x *Order) GetPriceMode() Order_PriceMode
- func (x *Order) GetProofs() [][]byte
- func (x *Order) GetSender() isOrder_Sender
- func (x *Order) GetSenderPublicKey() []byte
- func (x *Order) GetTimestamp() int64
- func (x *Order) GetVersion() int32
- func (m *Order) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *Order) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *Order) MarshalVTStrict() (dAtA []byte, err error)
- func (*Order) ProtoMessage()
- func (x *Order) ProtoReflect() protoreflect.Message
- func (x *Order) Reset()
- func (m *Order) SizeVT() (n int)
- func (x *Order) String() string
- func (m *Order) UnmarshalVT(dAtA []byte) error
- type Order_Eip712Signature
- type Order_PriceMode
- func (Order_PriceMode) Descriptor() protoreflect.EnumDescriptor
- func (x Order_PriceMode) Enum() *Order_PriceMode
- func (Order_PriceMode) EnumDescriptor() ([]byte, []int)deprecated
- func (x Order_PriceMode) Number() protoreflect.EnumNumber
- func (x Order_PriceMode) String() string
- func (Order_PriceMode) Type() protoreflect.EnumType
- type Order_SenderPublicKey
- type Order_Side
- type PaymentTransactionData
- func (*PaymentTransactionData) Descriptor() ([]byte, []int)deprecated
- func (x *PaymentTransactionData) GetAmount() int64
- func (x *PaymentTransactionData) GetRecipientAddress() []byte
- func (m *PaymentTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *PaymentTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *PaymentTransactionData) MarshalVTStrict() (dAtA []byte, err error)
- func (*PaymentTransactionData) ProtoMessage()
- func (x *PaymentTransactionData) ProtoReflect() protoreflect.Message
- func (x *PaymentTransactionData) Reset()
- func (m *PaymentTransactionData) SizeVT() (n int)
- func (x *PaymentTransactionData) String() string
- func (m *PaymentTransactionData) UnmarshalVT(dAtA []byte) error
- type Recipient
- func (*Recipient) Descriptor() ([]byte, []int)deprecated
- func (x *Recipient) GetAlias() string
- func (x *Recipient) GetPublicKeyHash() []byte
- func (x *Recipient) GetRecipient() isRecipient_Recipient
- func (m *Recipient) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *Recipient) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *Recipient) MarshalVTStrict() (dAtA []byte, err error)
- func (*Recipient) ProtoMessage()
- func (x *Recipient) ProtoReflect() protoreflect.Message
- func (x *Recipient) Reset()
- func (m *Recipient) SizeVT() (n int)
- func (x *Recipient) String() string
- func (m *Recipient) UnmarshalVT(dAtA []byte) error
- type Recipient_Alias
- type Recipient_PublicKeyHash
- type ReissueTransactionData
- func (*ReissueTransactionData) Descriptor() ([]byte, []int)deprecated
- func (x *ReissueTransactionData) GetAssetAmount() *Amount
- func (x *ReissueTransactionData) GetReissuable() bool
- func (m *ReissueTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *ReissueTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *ReissueTransactionData) MarshalVTStrict() (dAtA []byte, err error)
- func (*ReissueTransactionData) ProtoMessage()
- func (x *ReissueTransactionData) ProtoReflect() protoreflect.Message
- func (x *ReissueTransactionData) Reset()
- func (m *ReissueTransactionData) SizeVT() (n int)
- func (x *ReissueTransactionData) String() string
- func (m *ReissueTransactionData) UnmarshalVT(dAtA []byte) error
- type RewardShare
- func (*RewardShare) Descriptor() ([]byte, []int)deprecated
- func (x *RewardShare) GetAddress() []byte
- func (x *RewardShare) GetReward() int64
- func (m *RewardShare) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *RewardShare) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *RewardShare) MarshalVTStrict() (dAtA []byte, err error)
- func (*RewardShare) ProtoMessage()
- func (x *RewardShare) ProtoReflect() protoreflect.Message
- func (x *RewardShare) Reset()
- func (m *RewardShare) SizeVT() (n int)
- func (x *RewardShare) String() string
- func (m *RewardShare) UnmarshalVT(dAtA []byte) error
- type SetAssetScriptTransactionData
- func (*SetAssetScriptTransactionData) Descriptor() ([]byte, []int)deprecated
- func (x *SetAssetScriptTransactionData) GetAssetId() []byte
- func (x *SetAssetScriptTransactionData) GetScript() []byte
- func (m *SetAssetScriptTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *SetAssetScriptTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *SetAssetScriptTransactionData) MarshalVTStrict() (dAtA []byte, err error)
- func (*SetAssetScriptTransactionData) ProtoMessage()
- func (x *SetAssetScriptTransactionData) ProtoReflect() protoreflect.Message
- func (x *SetAssetScriptTransactionData) Reset()
- func (m *SetAssetScriptTransactionData) SizeVT() (n int)
- func (x *SetAssetScriptTransactionData) String() string
- func (m *SetAssetScriptTransactionData) UnmarshalVT(dAtA []byte) error
- type SetScriptTransactionData
- func (*SetScriptTransactionData) Descriptor() ([]byte, []int)deprecated
- func (x *SetScriptTransactionData) GetScript() []byte
- func (m *SetScriptTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *SetScriptTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *SetScriptTransactionData) MarshalVTStrict() (dAtA []byte, err error)
- func (*SetScriptTransactionData) ProtoMessage()
- func (x *SetScriptTransactionData) ProtoReflect() protoreflect.Message
- func (x *SetScriptTransactionData) Reset()
- func (m *SetScriptTransactionData) SizeVT() (n int)
- func (x *SetScriptTransactionData) String() string
- func (m *SetScriptTransactionData) UnmarshalVT(dAtA []byte) error
- type SignedMicroBlock
- func (*SignedMicroBlock) Descriptor() ([]byte, []int)deprecated
- func (x *SignedMicroBlock) GetMicroBlock() *MicroBlock
- func (x *SignedMicroBlock) GetSignature() []byte
- func (x *SignedMicroBlock) GetTotalBlockId() []byte
- func (m *SignedMicroBlock) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *SignedMicroBlock) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *SignedMicroBlock) MarshalVTStrict() (dAtA []byte, err error)
- func (*SignedMicroBlock) ProtoMessage()
- func (x *SignedMicroBlock) ProtoReflect() protoreflect.Message
- func (x *SignedMicroBlock) Reset()
- func (m *SignedMicroBlock) SizeVT() (n int)
- func (x *SignedMicroBlock) String() string
- func (m *SignedMicroBlock) UnmarshalVT(dAtA []byte) error
- type SignedTransaction
- func (*SignedTransaction) Descriptor() ([]byte, []int)deprecated
- func (x *SignedTransaction) GetEthereumTransaction() []byte
- func (x *SignedTransaction) GetProofs() [][]byte
- func (x *SignedTransaction) GetTransaction() isSignedTransaction_Transaction
- func (x *SignedTransaction) GetWavesTransaction() *Transaction
- func (m *SignedTransaction) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *SignedTransaction) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *SignedTransaction) MarshalVTStrict() (dAtA []byte, err error)
- func (*SignedTransaction) ProtoMessage()
- func (x *SignedTransaction) ProtoReflect() protoreflect.Message
- func (x *SignedTransaction) Reset()
- func (m *SignedTransaction) SizeVT() (n int)
- func (x *SignedTransaction) String() string
- func (m *SignedTransaction) UnmarshalVT(dAtA []byte) error
- type SignedTransaction_EthereumTransaction
- type SignedTransaction_WavesTransaction
- type SponsorFeeTransactionData
- func (*SponsorFeeTransactionData) Descriptor() ([]byte, []int)deprecated
- func (x *SponsorFeeTransactionData) GetMinFee() *Amount
- func (m *SponsorFeeTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *SponsorFeeTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *SponsorFeeTransactionData) MarshalVTStrict() (dAtA []byte, err error)
- func (*SponsorFeeTransactionData) ProtoMessage()
- func (x *SponsorFeeTransactionData) ProtoReflect() protoreflect.Message
- func (x *SponsorFeeTransactionData) Reset()
- func (m *SponsorFeeTransactionData) SizeVT() (n int)
- func (x *SponsorFeeTransactionData) String() string
- func (m *SponsorFeeTransactionData) UnmarshalVT(dAtA []byte) error
- type Transaction
- func (*Transaction) Descriptor() ([]byte, []int)deprecated
- func (x *Transaction) GetBurn() *BurnTransactionData
- func (x *Transaction) GetChainId() int32
- func (x *Transaction) GetCommitToGeneration() *CommitToGenerationTransactionData
- func (x *Transaction) GetCreateAlias() *CreateAliasTransactionData
- func (x *Transaction) GetData() isTransaction_Data
- func (x *Transaction) GetDataTransaction() *DataTransactionData
- func (x *Transaction) GetExchange() *ExchangeTransactionData
- func (x *Transaction) GetFee() *Amount
- func (x *Transaction) GetGenesis() *GenesisTransactionData
- func (x *Transaction) GetInvokeExpression() *InvokeExpressionTransactionData
- func (x *Transaction) GetInvokeScript() *InvokeScriptTransactionData
- func (x *Transaction) GetIssue() *IssueTransactionData
- func (x *Transaction) GetLease() *LeaseTransactionData
- func (x *Transaction) GetLeaseCancel() *LeaseCancelTransactionData
- func (x *Transaction) GetMassTransfer() *MassTransferTransactionData
- func (x *Transaction) GetPayment() *PaymentTransactionData
- func (x *Transaction) GetReissue() *ReissueTransactionData
- func (x *Transaction) GetSenderPublicKey() []byte
- func (x *Transaction) GetSetAssetScript() *SetAssetScriptTransactionData
- func (x *Transaction) GetSetScript() *SetScriptTransactionData
- func (x *Transaction) GetSponsorFee() *SponsorFeeTransactionData
- func (x *Transaction) GetTimestamp() int64
- func (x *Transaction) GetTransfer() *TransferTransactionData
- func (x *Transaction) GetUpdateAssetInfo() *UpdateAssetInfoTransactionData
- func (x *Transaction) GetVersion() int32
- func (m *Transaction) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *Transaction) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *Transaction) MarshalVTStrict() (dAtA []byte, err error)
- func (*Transaction) ProtoMessage()
- func (x *Transaction) ProtoReflect() protoreflect.Message
- func (x *Transaction) Reset()
- func (m *Transaction) SizeVT() (n int)
- func (x *Transaction) String() string
- func (m *Transaction) UnmarshalVT(dAtA []byte) error
- type TransactionStateSnapshot
- func (*TransactionStateSnapshot) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionStateSnapshot) GetAccountData() []*TransactionStateSnapshot_AccountData
- func (x *TransactionStateSnapshot) GetAccountScripts() *TransactionStateSnapshot_AccountScript
- func (x *TransactionStateSnapshot) GetAliases() *TransactionStateSnapshot_Alias
- func (x *TransactionStateSnapshot) GetAssetNamesAndDescriptions() []*TransactionStateSnapshot_AssetNameAndDescription
- func (x *TransactionStateSnapshot) GetAssetScripts() *TransactionStateSnapshot_AssetScript
- func (x *TransactionStateSnapshot) GetAssetStatics() []*TransactionStateSnapshot_NewAsset
- func (x *TransactionStateSnapshot) GetAssetVolumes() []*TransactionStateSnapshot_AssetVolume
- func (x *TransactionStateSnapshot) GetBalances() []*TransactionStateSnapshot_Balance
- func (x *TransactionStateSnapshot) GetCancelledLeases() []*TransactionStateSnapshot_CancelledLease
- func (x *TransactionStateSnapshot) GetGenerationCommitment() *TransactionStateSnapshot_GenerationCommitment
- func (x *TransactionStateSnapshot) GetLeaseBalances() []*TransactionStateSnapshot_LeaseBalance
- func (x *TransactionStateSnapshot) GetNewLeases() []*TransactionStateSnapshot_NewLease
- func (x *TransactionStateSnapshot) GetOrderFills() []*TransactionStateSnapshot_OrderFill
- func (x *TransactionStateSnapshot) GetSponsorships() []*TransactionStateSnapshot_Sponsorship
- func (x *TransactionStateSnapshot) GetTransactionStatus() TransactionStatus
- func (m *TransactionStateSnapshot) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot) MarshalVTStrict() (dAtA []byte, err error)
- func (*TransactionStateSnapshot) ProtoMessage()
- func (x *TransactionStateSnapshot) ProtoReflect() protoreflect.Message
- func (x *TransactionStateSnapshot) Reset()
- func (m *TransactionStateSnapshot) SizeVT() (n int)
- func (x *TransactionStateSnapshot) String() string
- func (m *TransactionStateSnapshot) UnmarshalVT(dAtA []byte) error
- type TransactionStateSnapshot_AccountData
- func (*TransactionStateSnapshot_AccountData) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionStateSnapshot_AccountData) GetAddress() []byte
- func (x *TransactionStateSnapshot_AccountData) GetEntries() []*DataEntry
- func (m *TransactionStateSnapshot_AccountData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_AccountData) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_AccountData) MarshalVTStrict() (dAtA []byte, err error)
- func (*TransactionStateSnapshot_AccountData) ProtoMessage()
- func (x *TransactionStateSnapshot_AccountData) ProtoReflect() protoreflect.Message
- func (x *TransactionStateSnapshot_AccountData) Reset()
- func (m *TransactionStateSnapshot_AccountData) SizeVT() (n int)
- func (x *TransactionStateSnapshot_AccountData) String() string
- func (m *TransactionStateSnapshot_AccountData) UnmarshalVT(dAtA []byte) error
- type TransactionStateSnapshot_AccountScript
- func (*TransactionStateSnapshot_AccountScript) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionStateSnapshot_AccountScript) GetScript() []byte
- func (x *TransactionStateSnapshot_AccountScript) GetSenderPublicKey() []byte
- func (x *TransactionStateSnapshot_AccountScript) GetVerifierComplexity() int64
- func (m *TransactionStateSnapshot_AccountScript) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_AccountScript) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_AccountScript) MarshalVTStrict() (dAtA []byte, err error)
- func (*TransactionStateSnapshot_AccountScript) ProtoMessage()
- func (x *TransactionStateSnapshot_AccountScript) ProtoReflect() protoreflect.Message
- func (x *TransactionStateSnapshot_AccountScript) Reset()
- func (m *TransactionStateSnapshot_AccountScript) SizeVT() (n int)
- func (x *TransactionStateSnapshot_AccountScript) String() string
- func (m *TransactionStateSnapshot_AccountScript) UnmarshalVT(dAtA []byte) error
- type TransactionStateSnapshot_Alias
- func (*TransactionStateSnapshot_Alias) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionStateSnapshot_Alias) GetAddress() []byte
- func (x *TransactionStateSnapshot_Alias) GetAlias() string
- func (m *TransactionStateSnapshot_Alias) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_Alias) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_Alias) MarshalVTStrict() (dAtA []byte, err error)
- func (*TransactionStateSnapshot_Alias) ProtoMessage()
- func (x *TransactionStateSnapshot_Alias) ProtoReflect() protoreflect.Message
- func (x *TransactionStateSnapshot_Alias) Reset()
- func (m *TransactionStateSnapshot_Alias) SizeVT() (n int)
- func (x *TransactionStateSnapshot_Alias) String() string
- func (m *TransactionStateSnapshot_Alias) UnmarshalVT(dAtA []byte) error
- type TransactionStateSnapshot_AssetNameAndDescription
- func (*TransactionStateSnapshot_AssetNameAndDescription) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionStateSnapshot_AssetNameAndDescription) GetAssetId() []byte
- func (x *TransactionStateSnapshot_AssetNameAndDescription) GetDescription() string
- func (x *TransactionStateSnapshot_AssetNameAndDescription) GetName() string
- func (m *TransactionStateSnapshot_AssetNameAndDescription) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_AssetNameAndDescription) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_AssetNameAndDescription) MarshalVTStrict() (dAtA []byte, err error)
- func (*TransactionStateSnapshot_AssetNameAndDescription) ProtoMessage()
- func (x *TransactionStateSnapshot_AssetNameAndDescription) ProtoReflect() protoreflect.Message
- func (x *TransactionStateSnapshot_AssetNameAndDescription) Reset()
- func (m *TransactionStateSnapshot_AssetNameAndDescription) SizeVT() (n int)
- func (x *TransactionStateSnapshot_AssetNameAndDescription) String() string
- func (m *TransactionStateSnapshot_AssetNameAndDescription) UnmarshalVT(dAtA []byte) error
- type TransactionStateSnapshot_AssetScript
- func (*TransactionStateSnapshot_AssetScript) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionStateSnapshot_AssetScript) GetAssetId() []byte
- func (x *TransactionStateSnapshot_AssetScript) GetScript() []byte
- func (m *TransactionStateSnapshot_AssetScript) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_AssetScript) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_AssetScript) MarshalVTStrict() (dAtA []byte, err error)
- func (*TransactionStateSnapshot_AssetScript) ProtoMessage()
- func (x *TransactionStateSnapshot_AssetScript) ProtoReflect() protoreflect.Message
- func (x *TransactionStateSnapshot_AssetScript) Reset()
- func (m *TransactionStateSnapshot_AssetScript) SizeVT() (n int)
- func (x *TransactionStateSnapshot_AssetScript) String() string
- func (m *TransactionStateSnapshot_AssetScript) UnmarshalVT(dAtA []byte) error
- type TransactionStateSnapshot_AssetVolume
- func (*TransactionStateSnapshot_AssetVolume) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionStateSnapshot_AssetVolume) GetAssetId() []byte
- func (x *TransactionStateSnapshot_AssetVolume) GetReissuable() bool
- func (x *TransactionStateSnapshot_AssetVolume) GetVolume() []byte
- func (m *TransactionStateSnapshot_AssetVolume) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_AssetVolume) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_AssetVolume) MarshalVTStrict() (dAtA []byte, err error)
- func (*TransactionStateSnapshot_AssetVolume) ProtoMessage()
- func (x *TransactionStateSnapshot_AssetVolume) ProtoReflect() protoreflect.Message
- func (x *TransactionStateSnapshot_AssetVolume) Reset()
- func (m *TransactionStateSnapshot_AssetVolume) SizeVT() (n int)
- func (x *TransactionStateSnapshot_AssetVolume) String() string
- func (m *TransactionStateSnapshot_AssetVolume) UnmarshalVT(dAtA []byte) error
- type TransactionStateSnapshot_Balance
- func (*TransactionStateSnapshot_Balance) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionStateSnapshot_Balance) GetAddress() []byte
- func (x *TransactionStateSnapshot_Balance) GetAmount() *Amount
- func (m *TransactionStateSnapshot_Balance) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_Balance) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_Balance) MarshalVTStrict() (dAtA []byte, err error)
- func (*TransactionStateSnapshot_Balance) ProtoMessage()
- func (x *TransactionStateSnapshot_Balance) ProtoReflect() protoreflect.Message
- func (x *TransactionStateSnapshot_Balance) Reset()
- func (m *TransactionStateSnapshot_Balance) SizeVT() (n int)
- func (x *TransactionStateSnapshot_Balance) String() string
- func (m *TransactionStateSnapshot_Balance) UnmarshalVT(dAtA []byte) error
- type TransactionStateSnapshot_CancelledLease
- func (*TransactionStateSnapshot_CancelledLease) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionStateSnapshot_CancelledLease) GetLeaseId() []byte
- func (m *TransactionStateSnapshot_CancelledLease) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_CancelledLease) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_CancelledLease) MarshalVTStrict() (dAtA []byte, err error)
- func (*TransactionStateSnapshot_CancelledLease) ProtoMessage()
- func (x *TransactionStateSnapshot_CancelledLease) ProtoReflect() protoreflect.Message
- func (x *TransactionStateSnapshot_CancelledLease) Reset()
- func (m *TransactionStateSnapshot_CancelledLease) SizeVT() (n int)
- func (x *TransactionStateSnapshot_CancelledLease) String() string
- func (m *TransactionStateSnapshot_CancelledLease) UnmarshalVT(dAtA []byte) error
- type TransactionStateSnapshot_GenerationCommitment
- func (*TransactionStateSnapshot_GenerationCommitment) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionStateSnapshot_GenerationCommitment) GetEndorserPublicKey() []byte
- func (x *TransactionStateSnapshot_GenerationCommitment) GetSenderPublicKey() []byte
- func (m *TransactionStateSnapshot_GenerationCommitment) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_GenerationCommitment) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_GenerationCommitment) MarshalVTStrict() (dAtA []byte, err error)
- func (*TransactionStateSnapshot_GenerationCommitment) ProtoMessage()
- func (x *TransactionStateSnapshot_GenerationCommitment) ProtoReflect() protoreflect.Message
- func (x *TransactionStateSnapshot_GenerationCommitment) Reset()
- func (m *TransactionStateSnapshot_GenerationCommitment) SizeVT() (n int)
- func (x *TransactionStateSnapshot_GenerationCommitment) String() string
- func (m *TransactionStateSnapshot_GenerationCommitment) UnmarshalVT(dAtA []byte) error
- type TransactionStateSnapshot_LeaseBalance
- func (*TransactionStateSnapshot_LeaseBalance) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionStateSnapshot_LeaseBalance) GetAddress() []byte
- func (x *TransactionStateSnapshot_LeaseBalance) GetIn() int64
- func (x *TransactionStateSnapshot_LeaseBalance) GetOut() int64
- func (m *TransactionStateSnapshot_LeaseBalance) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_LeaseBalance) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_LeaseBalance) MarshalVTStrict() (dAtA []byte, err error)
- func (*TransactionStateSnapshot_LeaseBalance) ProtoMessage()
- func (x *TransactionStateSnapshot_LeaseBalance) ProtoReflect() protoreflect.Message
- func (x *TransactionStateSnapshot_LeaseBalance) Reset()
- func (m *TransactionStateSnapshot_LeaseBalance) SizeVT() (n int)
- func (x *TransactionStateSnapshot_LeaseBalance) String() string
- func (m *TransactionStateSnapshot_LeaseBalance) UnmarshalVT(dAtA []byte) error
- type TransactionStateSnapshot_NewAsset
- func (*TransactionStateSnapshot_NewAsset) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionStateSnapshot_NewAsset) GetAssetId() []byte
- func (x *TransactionStateSnapshot_NewAsset) GetDecimals() int32
- func (x *TransactionStateSnapshot_NewAsset) GetIssuerPublicKey() []byte
- func (x *TransactionStateSnapshot_NewAsset) GetNft() bool
- func (m *TransactionStateSnapshot_NewAsset) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_NewAsset) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_NewAsset) MarshalVTStrict() (dAtA []byte, err error)
- func (*TransactionStateSnapshot_NewAsset) ProtoMessage()
- func (x *TransactionStateSnapshot_NewAsset) ProtoReflect() protoreflect.Message
- func (x *TransactionStateSnapshot_NewAsset) Reset()
- func (m *TransactionStateSnapshot_NewAsset) SizeVT() (n int)
- func (x *TransactionStateSnapshot_NewAsset) String() string
- func (m *TransactionStateSnapshot_NewAsset) UnmarshalVT(dAtA []byte) error
- type TransactionStateSnapshot_NewLease
- func (*TransactionStateSnapshot_NewLease) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionStateSnapshot_NewLease) GetAmount() int64
- func (x *TransactionStateSnapshot_NewLease) GetLeaseId() []byte
- func (x *TransactionStateSnapshot_NewLease) GetRecipientAddress() []byte
- func (x *TransactionStateSnapshot_NewLease) GetSenderPublicKey() []byte
- func (m *TransactionStateSnapshot_NewLease) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_NewLease) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_NewLease) MarshalVTStrict() (dAtA []byte, err error)
- func (*TransactionStateSnapshot_NewLease) ProtoMessage()
- func (x *TransactionStateSnapshot_NewLease) ProtoReflect() protoreflect.Message
- func (x *TransactionStateSnapshot_NewLease) Reset()
- func (m *TransactionStateSnapshot_NewLease) SizeVT() (n int)
- func (x *TransactionStateSnapshot_NewLease) String() string
- func (m *TransactionStateSnapshot_NewLease) UnmarshalVT(dAtA []byte) error
- type TransactionStateSnapshot_OrderFill
- func (*TransactionStateSnapshot_OrderFill) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionStateSnapshot_OrderFill) GetFee() int64
- func (x *TransactionStateSnapshot_OrderFill) GetOrderId() []byte
- func (x *TransactionStateSnapshot_OrderFill) GetVolume() int64
- func (m *TransactionStateSnapshot_OrderFill) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_OrderFill) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_OrderFill) MarshalVTStrict() (dAtA []byte, err error)
- func (*TransactionStateSnapshot_OrderFill) ProtoMessage()
- func (x *TransactionStateSnapshot_OrderFill) ProtoReflect() protoreflect.Message
- func (x *TransactionStateSnapshot_OrderFill) Reset()
- func (m *TransactionStateSnapshot_OrderFill) SizeVT() (n int)
- func (x *TransactionStateSnapshot_OrderFill) String() string
- func (m *TransactionStateSnapshot_OrderFill) UnmarshalVT(dAtA []byte) error
- type TransactionStateSnapshot_Sponsorship
- func (*TransactionStateSnapshot_Sponsorship) Descriptor() ([]byte, []int)deprecated
- func (x *TransactionStateSnapshot_Sponsorship) GetAssetId() []byte
- func (x *TransactionStateSnapshot_Sponsorship) GetMinFee() int64
- func (m *TransactionStateSnapshot_Sponsorship) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_Sponsorship) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *TransactionStateSnapshot_Sponsorship) MarshalVTStrict() (dAtA []byte, err error)
- func (*TransactionStateSnapshot_Sponsorship) ProtoMessage()
- func (x *TransactionStateSnapshot_Sponsorship) ProtoReflect() protoreflect.Message
- func (x *TransactionStateSnapshot_Sponsorship) Reset()
- func (m *TransactionStateSnapshot_Sponsorship) SizeVT() (n int)
- func (x *TransactionStateSnapshot_Sponsorship) String() string
- func (m *TransactionStateSnapshot_Sponsorship) UnmarshalVT(dAtA []byte) error
- type TransactionStatus
- func (TransactionStatus) Descriptor() protoreflect.EnumDescriptor
- func (x TransactionStatus) Enum() *TransactionStatus
- func (TransactionStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x TransactionStatus) Number() protoreflect.EnumNumber
- func (x TransactionStatus) String() string
- func (TransactionStatus) Type() protoreflect.EnumType
- type Transaction_Burn
- type Transaction_CommitToGeneration
- type Transaction_CreateAlias
- type Transaction_DataTransaction
- type Transaction_Exchange
- type Transaction_Genesis
- type Transaction_InvokeExpression
- type Transaction_InvokeScript
- type Transaction_Issue
- type Transaction_Lease
- type Transaction_LeaseCancel
- type Transaction_MassTransfer
- type Transaction_Payment
- type Transaction_Reissue
- type Transaction_SetAssetScript
- type Transaction_SetScript
- type Transaction_SponsorFee
- type Transaction_Transfer
- type Transaction_UpdateAssetInfo
- type TransferTransactionData
- func (*TransferTransactionData) Descriptor() ([]byte, []int)deprecated
- func (x *TransferTransactionData) GetAmount() *Amount
- func (x *TransferTransactionData) GetAttachment() []byte
- func (x *TransferTransactionData) GetRecipient() *Recipient
- func (m *TransferTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *TransferTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *TransferTransactionData) MarshalVTStrict() (dAtA []byte, err error)
- func (*TransferTransactionData) ProtoMessage()
- func (x *TransferTransactionData) ProtoReflect() protoreflect.Message
- func (x *TransferTransactionData) Reset()
- func (m *TransferTransactionData) SizeVT() (n int)
- func (x *TransferTransactionData) String() string
- func (m *TransferTransactionData) UnmarshalVT(dAtA []byte) error
- type UpdateAssetInfoTransactionData
- func (*UpdateAssetInfoTransactionData) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateAssetInfoTransactionData) GetAssetId() []byte
- func (x *UpdateAssetInfoTransactionData) GetDescription() string
- func (x *UpdateAssetInfoTransactionData) GetName() string
- func (m *UpdateAssetInfoTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
- func (m *UpdateAssetInfoTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
- func (m *UpdateAssetInfoTransactionData) MarshalVTStrict() (dAtA []byte, err error)
- func (*UpdateAssetInfoTransactionData) ProtoMessage()
- func (x *UpdateAssetInfoTransactionData) ProtoReflect() protoreflect.Message
- func (x *UpdateAssetInfoTransactionData) Reset()
- func (m *UpdateAssetInfoTransactionData) SizeVT() (n int)
- func (x *UpdateAssetInfoTransactionData) String() string
- func (m *UpdateAssetInfoTransactionData) UnmarshalVT(dAtA []byte) error
Constants ¶
This section is empty.
Variables ¶
var ( Order_Side_name = map[int32]string{ 0: "BUY", 1: "SELL", } Order_Side_value = map[string]int32{ "BUY": 0, "SELL": 1, } )
Enum value maps for Order_Side.
var ( Order_PriceMode_name = map[int32]string{ 0: "DEFAULT", 1: "FIXED_DECIMALS", 2: "ASSET_DECIMALS", } Order_PriceMode_value = map[string]int32{ "DEFAULT": 0, "FIXED_DECIMALS": 1, "ASSET_DECIMALS": 2, } )
Enum value maps for Order_PriceMode.
var ( TransactionStatus_name = map[int32]string{ 0: "SUCCEEDED", 1: "FAILED", 2: "ELIDED", } TransactionStatus_value = map[string]int32{ "SUCCEEDED": 0, "FAILED": 1, "ELIDED": 2, } )
Enum value maps for TransactionStatus.
var File_waves_amount_proto protoreflect.FileDescriptor
var File_waves_block_proto protoreflect.FileDescriptor
var File_waves_invoke_script_result_proto protoreflect.FileDescriptor
var File_waves_order_proto protoreflect.FileDescriptor
var File_waves_recipient_proto protoreflect.FileDescriptor
var File_waves_state_snapshot_proto protoreflect.FileDescriptor
var File_waves_transaction_proto protoreflect.FileDescriptor
var File_waves_transaction_state_snapshot_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Amount ¶
type Amount struct {
AssetId []byte `protobuf:"bytes,1,opt,name=asset_id,json=assetId,proto3" json:"asset_id,omitempty"`
Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"`
// contains filtered or unexported fields
}
func (*Amount) Descriptor
deprecated
func (*Amount) GetAssetId ¶
func (*Amount) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (*Amount) MarshalToVTStrict ¶ added in v0.10.4
func (*Amount) MarshalVTStrict ¶ added in v0.10.4
func (*Amount) ProtoMessage ¶
func (*Amount) ProtoMessage()
func (*Amount) ProtoReflect ¶ added in v0.7.0
func (x *Amount) ProtoReflect() protoreflect.Message
func (*Amount) UnmarshalVT ¶ added in v0.10.0
type AssetPair ¶
type AssetPair struct {
AmountAssetId []byte `protobuf:"bytes,1,opt,name=amount_asset_id,json=amountAssetId,proto3" json:"amount_asset_id,omitempty"`
PriceAssetId []byte `protobuf:"bytes,2,opt,name=price_asset_id,json=priceAssetId,proto3" json:"price_asset_id,omitempty"`
// contains filtered or unexported fields
}
func (*AssetPair) Descriptor
deprecated
func (*AssetPair) GetAmountAssetId ¶
func (*AssetPair) GetPriceAssetId ¶
func (*AssetPair) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (*AssetPair) MarshalToVTStrict ¶ added in v0.10.4
func (*AssetPair) MarshalVTStrict ¶ added in v0.10.4
func (*AssetPair) ProtoMessage ¶
func (*AssetPair) ProtoMessage()
func (*AssetPair) ProtoReflect ¶ added in v0.7.0
func (x *AssetPair) ProtoReflect() protoreflect.Message
func (*AssetPair) UnmarshalVT ¶ added in v0.10.0
type Block ¶
type Block struct {
Header *Block_Header `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"`
Transactions []*SignedTransaction `protobuf:"bytes,3,rep,name=transactions,proto3" json:"transactions,omitempty"`
// contains filtered or unexported fields
}
func (*Block) Descriptor
deprecated
func (*Block) GetHeader ¶
func (x *Block) GetHeader() *Block_Header
func (*Block) GetSignature ¶
func (*Block) GetTransactions ¶
func (x *Block) GetTransactions() []*SignedTransaction
func (*Block) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (*Block) MarshalToVTStrict ¶ added in v0.10.4
func (*Block) MarshalVTStrict ¶ added in v0.10.4
func (*Block) ProtoMessage ¶
func (*Block) ProtoMessage()
func (*Block) ProtoReflect ¶ added in v0.7.0
func (x *Block) ProtoReflect() protoreflect.Message
func (*Block) UnmarshalVT ¶ added in v0.10.0
type BlockSnapshot ¶ added in v0.11.0
type BlockSnapshot struct {
BlockId []byte `protobuf:"bytes,1,opt,name=block_id,json=blockId,proto3" json:"block_id,omitempty"`
Snapshots []*TransactionStateSnapshot `protobuf:"bytes,2,rep,name=snapshots,proto3" json:"snapshots,omitempty"`
// contains filtered or unexported fields
}
func (*BlockSnapshot) Descriptor
deprecated
added in
v0.11.0
func (*BlockSnapshot) Descriptor() ([]byte, []int)
Deprecated: Use BlockSnapshot.ProtoReflect.Descriptor instead.
func (*BlockSnapshot) GetBlockId ¶ added in v0.11.0
func (x *BlockSnapshot) GetBlockId() []byte
func (*BlockSnapshot) GetSnapshots ¶ added in v0.11.0
func (x *BlockSnapshot) GetSnapshots() []*TransactionStateSnapshot
func (*BlockSnapshot) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *BlockSnapshot) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*BlockSnapshot) MarshalToVTStrict ¶ added in v0.11.0
func (m *BlockSnapshot) MarshalToVTStrict(dAtA []byte) (int, error)
func (*BlockSnapshot) MarshalVTStrict ¶ added in v0.11.0
func (m *BlockSnapshot) MarshalVTStrict() (dAtA []byte, err error)
func (*BlockSnapshot) ProtoMessage ¶ added in v0.11.0
func (*BlockSnapshot) ProtoMessage()
func (*BlockSnapshot) ProtoReflect ¶ added in v0.11.0
func (x *BlockSnapshot) ProtoReflect() protoreflect.Message
func (*BlockSnapshot) Reset ¶ added in v0.11.0
func (x *BlockSnapshot) Reset()
func (*BlockSnapshot) SizeVT ¶ added in v0.11.0
func (m *BlockSnapshot) SizeVT() (n int)
func (*BlockSnapshot) String ¶ added in v0.11.0
func (x *BlockSnapshot) String() string
func (*BlockSnapshot) UnmarshalVT ¶ added in v0.11.0
func (m *BlockSnapshot) UnmarshalVT(dAtA []byte) error
type Block_Header ¶
type Block_Header struct {
ChainId int32 `protobuf:"varint,1,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"`
Reference []byte `protobuf:"bytes,2,opt,name=reference,proto3" json:"reference,omitempty"`
BaseTarget int64 `protobuf:"varint,3,opt,name=base_target,json=baseTarget,proto3" json:"base_target,omitempty"`
GenerationSignature []byte `protobuf:"bytes,4,opt,name=generation_signature,json=generationSignature,proto3" json:"generation_signature,omitempty"`
FeatureVotes []uint32 `protobuf:"varint,5,rep,packed,name=feature_votes,json=featureVotes,proto3" json:"feature_votes,omitempty"`
Timestamp int64 `protobuf:"varint,6,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
Version int32 `protobuf:"varint,7,opt,name=version,proto3" json:"version,omitempty"`
Generator []byte `protobuf:"bytes,8,opt,name=generator,proto3" json:"generator,omitempty"`
RewardVote int64 `protobuf:"varint,9,opt,name=reward_vote,json=rewardVote,proto3" json:"reward_vote,omitempty"`
TransactionsRoot []byte `protobuf:"bytes,10,opt,name=transactions_root,json=transactionsRoot,proto3" json:"transactions_root,omitempty"`
StateHash []byte `protobuf:"bytes,11,opt,name=state_hash,json=stateHash,proto3" json:"state_hash,omitempty"`
ChallengedHeader *Block_Header_ChallengedHeader `protobuf:"bytes,12,opt,name=challenged_header,json=challengedHeader,proto3" json:"challenged_header,omitempty"`
FinalizationVoting *FinalizationVoting `protobuf:"bytes,13,opt,name=finalization_voting,json=finalizationVoting,proto3" json:"finalization_voting,omitempty"`
// contains filtered or unexported fields
}
func (*Block_Header) Descriptor
deprecated
func (*Block_Header) Descriptor() ([]byte, []int)
Deprecated: Use Block_Header.ProtoReflect.Descriptor instead.
func (*Block_Header) GetBaseTarget ¶
func (x *Block_Header) GetBaseTarget() int64
func (*Block_Header) GetChainId ¶
func (x *Block_Header) GetChainId() int32
func (*Block_Header) GetChallengedHeader ¶ added in v0.11.0
func (x *Block_Header) GetChallengedHeader() *Block_Header_ChallengedHeader
func (*Block_Header) GetFeatureVotes ¶
func (x *Block_Header) GetFeatureVotes() []uint32
func (*Block_Header) GetFinalizationVoting ¶ added in v0.11.0
func (x *Block_Header) GetFinalizationVoting() *FinalizationVoting
func (*Block_Header) GetGenerationSignature ¶
func (x *Block_Header) GetGenerationSignature() []byte
func (*Block_Header) GetGenerator ¶
func (x *Block_Header) GetGenerator() []byte
func (*Block_Header) GetReference ¶
func (x *Block_Header) GetReference() []byte
func (*Block_Header) GetRewardVote ¶
func (x *Block_Header) GetRewardVote() int64
func (*Block_Header) GetStateHash ¶ added in v0.11.0
func (x *Block_Header) GetStateHash() []byte
func (*Block_Header) GetTimestamp ¶
func (x *Block_Header) GetTimestamp() int64
func (*Block_Header) GetTransactionsRoot ¶
func (x *Block_Header) GetTransactionsRoot() []byte
func (*Block_Header) GetVersion ¶
func (x *Block_Header) GetVersion() int32
func (*Block_Header) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Block_Header) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Block_Header) MarshalToVTStrict ¶ added in v0.10.4
func (m *Block_Header) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Block_Header) MarshalVTStrict ¶ added in v0.10.4
func (m *Block_Header) MarshalVTStrict() (dAtA []byte, err error)
func (*Block_Header) ProtoMessage ¶
func (*Block_Header) ProtoMessage()
func (*Block_Header) ProtoReflect ¶ added in v0.7.0
func (x *Block_Header) ProtoReflect() protoreflect.Message
func (*Block_Header) Reset ¶
func (x *Block_Header) Reset()
func (*Block_Header) SizeVT ¶ added in v0.10.0
func (m *Block_Header) SizeVT() (n int)
func (*Block_Header) String ¶
func (x *Block_Header) String() string
func (*Block_Header) UnmarshalVT ¶ added in v0.10.0
func (m *Block_Header) UnmarshalVT(dAtA []byte) error
type Block_Header_ChallengedHeader ¶ added in v0.11.0
type Block_Header_ChallengedHeader struct {
BaseTarget int64 `protobuf:"varint,1,opt,name=base_target,json=baseTarget,proto3" json:"base_target,omitempty"`
GenerationSignature []byte `protobuf:"bytes,2,opt,name=generation_signature,json=generationSignature,proto3" json:"generation_signature,omitempty"`
FeatureVotes []uint32 `protobuf:"varint,3,rep,packed,name=feature_votes,json=featureVotes,proto3" json:"feature_votes,omitempty"`
Timestamp int64 `protobuf:"varint,4,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
Generator []byte `protobuf:"bytes,5,opt,name=generator,proto3" json:"generator,omitempty"`
RewardVote int64 `protobuf:"varint,6,opt,name=reward_vote,json=rewardVote,proto3" json:"reward_vote,omitempty"`
StateHash []byte `protobuf:"bytes,7,opt,name=state_hash,json=stateHash,proto3" json:"state_hash,omitempty"`
HeaderSignature []byte `protobuf:"bytes,8,opt,name=header_signature,json=headerSignature,proto3" json:"header_signature,omitempty"`
FinalizationVoting *FinalizationVoting `protobuf:"bytes,9,opt,name=finalization_voting,json=finalizationVoting,proto3" json:"finalization_voting,omitempty"`
// contains filtered or unexported fields
}
func (*Block_Header_ChallengedHeader) Descriptor
deprecated
added in
v0.11.0
func (*Block_Header_ChallengedHeader) Descriptor() ([]byte, []int)
Deprecated: Use Block_Header_ChallengedHeader.ProtoReflect.Descriptor instead.
func (*Block_Header_ChallengedHeader) GetBaseTarget ¶ added in v0.11.0
func (x *Block_Header_ChallengedHeader) GetBaseTarget() int64
func (*Block_Header_ChallengedHeader) GetFeatureVotes ¶ added in v0.11.0
func (x *Block_Header_ChallengedHeader) GetFeatureVotes() []uint32
func (*Block_Header_ChallengedHeader) GetFinalizationVoting ¶ added in v0.11.0
func (x *Block_Header_ChallengedHeader) GetFinalizationVoting() *FinalizationVoting
func (*Block_Header_ChallengedHeader) GetGenerationSignature ¶ added in v0.11.0
func (x *Block_Header_ChallengedHeader) GetGenerationSignature() []byte
func (*Block_Header_ChallengedHeader) GetGenerator ¶ added in v0.11.0
func (x *Block_Header_ChallengedHeader) GetGenerator() []byte
func (*Block_Header_ChallengedHeader) GetHeaderSignature ¶ added in v0.11.0
func (x *Block_Header_ChallengedHeader) GetHeaderSignature() []byte
func (*Block_Header_ChallengedHeader) GetRewardVote ¶ added in v0.11.0
func (x *Block_Header_ChallengedHeader) GetRewardVote() int64
func (*Block_Header_ChallengedHeader) GetStateHash ¶ added in v0.11.0
func (x *Block_Header_ChallengedHeader) GetStateHash() []byte
func (*Block_Header_ChallengedHeader) GetTimestamp ¶ added in v0.11.0
func (x *Block_Header_ChallengedHeader) GetTimestamp() int64
func (*Block_Header_ChallengedHeader) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *Block_Header_ChallengedHeader) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Block_Header_ChallengedHeader) MarshalToVTStrict ¶ added in v0.11.0
func (m *Block_Header_ChallengedHeader) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Block_Header_ChallengedHeader) MarshalVTStrict ¶ added in v0.11.0
func (m *Block_Header_ChallengedHeader) MarshalVTStrict() (dAtA []byte, err error)
func (*Block_Header_ChallengedHeader) ProtoMessage ¶ added in v0.11.0
func (*Block_Header_ChallengedHeader) ProtoMessage()
func (*Block_Header_ChallengedHeader) ProtoReflect ¶ added in v0.11.0
func (x *Block_Header_ChallengedHeader) ProtoReflect() protoreflect.Message
func (*Block_Header_ChallengedHeader) Reset ¶ added in v0.11.0
func (x *Block_Header_ChallengedHeader) Reset()
func (*Block_Header_ChallengedHeader) SizeVT ¶ added in v0.11.0
func (m *Block_Header_ChallengedHeader) SizeVT() (n int)
func (*Block_Header_ChallengedHeader) String ¶ added in v0.11.0
func (x *Block_Header_ChallengedHeader) String() string
func (*Block_Header_ChallengedHeader) UnmarshalVT ¶ added in v0.11.0
func (m *Block_Header_ChallengedHeader) UnmarshalVT(dAtA []byte) error
type BurnTransactionData ¶
type BurnTransactionData struct {
AssetAmount *Amount `protobuf:"bytes,1,opt,name=asset_amount,json=assetAmount,proto3" json:"asset_amount,omitempty"`
// contains filtered or unexported fields
}
func (*BurnTransactionData) Descriptor
deprecated
func (*BurnTransactionData) Descriptor() ([]byte, []int)
Deprecated: Use BurnTransactionData.ProtoReflect.Descriptor instead.
func (*BurnTransactionData) GetAssetAmount ¶
func (x *BurnTransactionData) GetAssetAmount() *Amount
func (*BurnTransactionData) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *BurnTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*BurnTransactionData) MarshalToVTStrict ¶ added in v0.10.4
func (m *BurnTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
func (*BurnTransactionData) MarshalVTStrict ¶ added in v0.10.4
func (m *BurnTransactionData) MarshalVTStrict() (dAtA []byte, err error)
func (*BurnTransactionData) ProtoMessage ¶
func (*BurnTransactionData) ProtoMessage()
func (*BurnTransactionData) ProtoReflect ¶ added in v0.7.0
func (x *BurnTransactionData) ProtoReflect() protoreflect.Message
func (*BurnTransactionData) Reset ¶
func (x *BurnTransactionData) Reset()
func (*BurnTransactionData) SizeVT ¶ added in v0.10.0
func (m *BurnTransactionData) SizeVT() (n int)
func (*BurnTransactionData) String ¶
func (x *BurnTransactionData) String() string
func (*BurnTransactionData) UnmarshalVT ¶ added in v0.10.0
func (m *BurnTransactionData) UnmarshalVT(dAtA []byte) error
type CommitToGenerationTransactionData ¶ added in v0.11.0
type CommitToGenerationTransactionData struct {
GenerationPeriodStart uint32 `` /* 127-byte string literal not displayed */
EndorserPublicKey []byte `protobuf:"bytes,2,opt,name=endorser_public_key,json=endorserPublicKey,proto3" json:"endorser_public_key,omitempty"` // BLS
CommitmentSignature []byte `protobuf:"bytes,3,opt,name=commitment_signature,json=commitmentSignature,proto3" json:"commitment_signature,omitempty"` // BLS signature for endorser_public_key ++ generation_period_start
// contains filtered or unexported fields
}
func (*CommitToGenerationTransactionData) Descriptor
deprecated
added in
v0.11.0
func (*CommitToGenerationTransactionData) Descriptor() ([]byte, []int)
Deprecated: Use CommitToGenerationTransactionData.ProtoReflect.Descriptor instead.
func (*CommitToGenerationTransactionData) GetCommitmentSignature ¶ added in v0.11.0
func (x *CommitToGenerationTransactionData) GetCommitmentSignature() []byte
func (*CommitToGenerationTransactionData) GetEndorserPublicKey ¶ added in v0.11.0
func (x *CommitToGenerationTransactionData) GetEndorserPublicKey() []byte
func (*CommitToGenerationTransactionData) GetGenerationPeriodStart ¶ added in v0.11.0
func (x *CommitToGenerationTransactionData) GetGenerationPeriodStart() uint32
func (*CommitToGenerationTransactionData) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *CommitToGenerationTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*CommitToGenerationTransactionData) MarshalToVTStrict ¶ added in v0.11.0
func (m *CommitToGenerationTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
func (*CommitToGenerationTransactionData) MarshalVTStrict ¶ added in v0.11.0
func (m *CommitToGenerationTransactionData) MarshalVTStrict() (dAtA []byte, err error)
func (*CommitToGenerationTransactionData) ProtoMessage ¶ added in v0.11.0
func (*CommitToGenerationTransactionData) ProtoMessage()
func (*CommitToGenerationTransactionData) ProtoReflect ¶ added in v0.11.0
func (x *CommitToGenerationTransactionData) ProtoReflect() protoreflect.Message
func (*CommitToGenerationTransactionData) Reset ¶ added in v0.11.0
func (x *CommitToGenerationTransactionData) Reset()
func (*CommitToGenerationTransactionData) SizeVT ¶ added in v0.11.0
func (m *CommitToGenerationTransactionData) SizeVT() (n int)
func (*CommitToGenerationTransactionData) String ¶ added in v0.11.0
func (x *CommitToGenerationTransactionData) String() string
func (*CommitToGenerationTransactionData) UnmarshalVT ¶ added in v0.11.0
func (m *CommitToGenerationTransactionData) UnmarshalVT(dAtA []byte) error
type CreateAliasTransactionData ¶
type CreateAliasTransactionData struct {
Alias string `protobuf:"bytes,1,opt,name=alias,proto3" json:"alias,omitempty"`
// contains filtered or unexported fields
}
func (*CreateAliasTransactionData) Descriptor
deprecated
func (*CreateAliasTransactionData) Descriptor() ([]byte, []int)
Deprecated: Use CreateAliasTransactionData.ProtoReflect.Descriptor instead.
func (*CreateAliasTransactionData) GetAlias ¶
func (x *CreateAliasTransactionData) GetAlias() string
func (*CreateAliasTransactionData) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *CreateAliasTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*CreateAliasTransactionData) MarshalToVTStrict ¶ added in v0.10.4
func (m *CreateAliasTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
func (*CreateAliasTransactionData) MarshalVTStrict ¶ added in v0.10.4
func (m *CreateAliasTransactionData) MarshalVTStrict() (dAtA []byte, err error)
func (*CreateAliasTransactionData) ProtoMessage ¶
func (*CreateAliasTransactionData) ProtoMessage()
func (*CreateAliasTransactionData) ProtoReflect ¶ added in v0.7.0
func (x *CreateAliasTransactionData) ProtoReflect() protoreflect.Message
func (*CreateAliasTransactionData) Reset ¶
func (x *CreateAliasTransactionData) Reset()
func (*CreateAliasTransactionData) SizeVT ¶ added in v0.10.0
func (m *CreateAliasTransactionData) SizeVT() (n int)
func (*CreateAliasTransactionData) String ¶
func (x *CreateAliasTransactionData) String() string
func (*CreateAliasTransactionData) UnmarshalVT ¶ added in v0.10.0
func (m *CreateAliasTransactionData) UnmarshalVT(dAtA []byte) error
type DataEntry ¶ added in v0.11.0
type DataEntry struct {
Key string `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
// Types that are valid to be assigned to Value:
//
// *DataEntry_IntValue
// *DataEntry_BoolValue
// *DataEntry_BinaryValue
// *DataEntry_StringValue
Value isDataEntry_Value `protobuf_oneof:"value"`
// contains filtered or unexported fields
}
func (*DataEntry) Descriptor
deprecated
added in
v0.11.0
func (*DataEntry) GetBinaryValue ¶ added in v0.11.0
func (*DataEntry) GetBoolValue ¶ added in v0.11.0
func (*DataEntry) GetIntValue ¶ added in v0.11.0
func (*DataEntry) GetStringValue ¶ added in v0.11.0
func (*DataEntry) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (*DataEntry) MarshalToVTStrict ¶ added in v0.11.0
func (*DataEntry) MarshalVTStrict ¶ added in v0.11.0
func (*DataEntry) ProtoMessage ¶ added in v0.11.0
func (*DataEntry) ProtoMessage()
func (*DataEntry) ProtoReflect ¶ added in v0.11.0
func (x *DataEntry) ProtoReflect() protoreflect.Message
func (*DataEntry) UnmarshalVT ¶ added in v0.11.0
type DataEntry_BinaryValue ¶ added in v0.11.0
type DataEntry_BinaryValue struct {
BinaryValue []byte `protobuf:"bytes,12,opt,name=binary_value,json=binaryValue,proto3,oneof"`
}
func (*DataEntry_BinaryValue) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *DataEntry_BinaryValue) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*DataEntry_BinaryValue) MarshalToVTStrict ¶ added in v0.11.0
func (m *DataEntry_BinaryValue) MarshalToVTStrict(dAtA []byte) (int, error)
func (*DataEntry_BinaryValue) SizeVT ¶ added in v0.11.0
func (m *DataEntry_BinaryValue) SizeVT() (n int)
type DataEntry_BoolValue ¶ added in v0.11.0
type DataEntry_BoolValue struct {
BoolValue bool `protobuf:"varint,11,opt,name=bool_value,json=boolValue,proto3,oneof"`
}
func (*DataEntry_BoolValue) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *DataEntry_BoolValue) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*DataEntry_BoolValue) MarshalToVTStrict ¶ added in v0.11.0
func (m *DataEntry_BoolValue) MarshalToVTStrict(dAtA []byte) (int, error)
func (*DataEntry_BoolValue) SizeVT ¶ added in v0.11.0
func (m *DataEntry_BoolValue) SizeVT() (n int)
type DataEntry_IntValue ¶ added in v0.11.0
type DataEntry_IntValue struct {
IntValue int64 `protobuf:"varint,10,opt,name=int_value,json=intValue,proto3,oneof"`
}
func (*DataEntry_IntValue) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *DataEntry_IntValue) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*DataEntry_IntValue) MarshalToVTStrict ¶ added in v0.11.0
func (m *DataEntry_IntValue) MarshalToVTStrict(dAtA []byte) (int, error)
func (*DataEntry_IntValue) SizeVT ¶ added in v0.11.0
func (m *DataEntry_IntValue) SizeVT() (n int)
type DataEntry_StringValue ¶ added in v0.11.0
type DataEntry_StringValue struct {
StringValue string `protobuf:"bytes,13,opt,name=string_value,json=stringValue,proto3,oneof"`
}
func (*DataEntry_StringValue) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *DataEntry_StringValue) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*DataEntry_StringValue) MarshalToVTStrict ¶ added in v0.11.0
func (m *DataEntry_StringValue) MarshalToVTStrict(dAtA []byte) (int, error)
func (*DataEntry_StringValue) SizeVT ¶ added in v0.11.0
func (m *DataEntry_StringValue) SizeVT() (n int)
type DataTransactionData ¶
type DataTransactionData struct {
Data []*DataEntry `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*DataTransactionData) Descriptor
deprecated
func (*DataTransactionData) Descriptor() ([]byte, []int)
Deprecated: Use DataTransactionData.ProtoReflect.Descriptor instead.
func (*DataTransactionData) GetData ¶
func (x *DataTransactionData) GetData() []*DataEntry
func (*DataTransactionData) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *DataTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*DataTransactionData) MarshalToVTStrict ¶ added in v0.10.4
func (m *DataTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
func (*DataTransactionData) MarshalVTStrict ¶ added in v0.10.4
func (m *DataTransactionData) MarshalVTStrict() (dAtA []byte, err error)
func (*DataTransactionData) ProtoMessage ¶
func (*DataTransactionData) ProtoMessage()
func (*DataTransactionData) ProtoReflect ¶ added in v0.7.0
func (x *DataTransactionData) ProtoReflect() protoreflect.Message
func (*DataTransactionData) Reset ¶
func (x *DataTransactionData) Reset()
func (*DataTransactionData) SizeVT ¶ added in v0.10.0
func (m *DataTransactionData) SizeVT() (n int)
func (*DataTransactionData) String ¶
func (x *DataTransactionData) String() string
func (*DataTransactionData) UnmarshalVT ¶ added in v0.10.0
func (m *DataTransactionData) UnmarshalVT(dAtA []byte) error
type EndorseBlock ¶ added in v0.11.0
type EndorseBlock struct {
EndorserIndex int32 `protobuf:"varint,1,opt,name=endorser_index,json=endorserIndex,proto3" json:"endorser_index,omitempty"`
FinalizedBlockId []byte `protobuf:"bytes,2,opt,name=finalized_block_id,json=finalizedBlockId,proto3" json:"finalized_block_id,omitempty"`
FinalizedBlockHeight uint32 `protobuf:"varint,3,opt,name=finalized_block_height,json=finalizedBlockHeight,proto3" json:"finalized_block_height,omitempty"`
EndorsedBlockId []byte `protobuf:"bytes,4,opt,name=endorsed_block_id,json=endorsedBlockId,proto3" json:"endorsed_block_id,omitempty"`
Signature []byte `protobuf:"bytes,5,opt,name=signature,proto3" json:"signature,omitempty"` // BLS
// contains filtered or unexported fields
}
func (*EndorseBlock) Descriptor
deprecated
added in
v0.11.0
func (*EndorseBlock) Descriptor() ([]byte, []int)
Deprecated: Use EndorseBlock.ProtoReflect.Descriptor instead.
func (*EndorseBlock) GetEndorsedBlockId ¶ added in v0.11.0
func (x *EndorseBlock) GetEndorsedBlockId() []byte
func (*EndorseBlock) GetEndorserIndex ¶ added in v0.11.0
func (x *EndorseBlock) GetEndorserIndex() int32
func (*EndorseBlock) GetFinalizedBlockHeight ¶ added in v0.11.0
func (x *EndorseBlock) GetFinalizedBlockHeight() uint32
func (*EndorseBlock) GetFinalizedBlockId ¶ added in v0.11.0
func (x *EndorseBlock) GetFinalizedBlockId() []byte
func (*EndorseBlock) GetSignature ¶ added in v0.11.0
func (x *EndorseBlock) GetSignature() []byte
func (*EndorseBlock) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *EndorseBlock) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*EndorseBlock) MarshalToVTStrict ¶ added in v0.11.0
func (m *EndorseBlock) MarshalToVTStrict(dAtA []byte) (int, error)
func (*EndorseBlock) MarshalVTStrict ¶ added in v0.11.0
func (m *EndorseBlock) MarshalVTStrict() (dAtA []byte, err error)
func (*EndorseBlock) ProtoMessage ¶ added in v0.11.0
func (*EndorseBlock) ProtoMessage()
func (*EndorseBlock) ProtoReflect ¶ added in v0.11.0
func (x *EndorseBlock) ProtoReflect() protoreflect.Message
func (*EndorseBlock) Reset ¶ added in v0.11.0
func (x *EndorseBlock) Reset()
func (*EndorseBlock) SizeVT ¶ added in v0.11.0
func (m *EndorseBlock) SizeVT() (n int)
func (*EndorseBlock) String ¶ added in v0.11.0
func (x *EndorseBlock) String() string
func (*EndorseBlock) UnmarshalVT ¶ added in v0.11.0
func (m *EndorseBlock) UnmarshalVT(dAtA []byte) error
type ExchangeTransactionData ¶
type ExchangeTransactionData struct {
Amount int64 `protobuf:"varint,1,opt,name=amount,proto3" json:"amount,omitempty"`
Price int64 `protobuf:"varint,2,opt,name=price,proto3" json:"price,omitempty"`
BuyMatcherFee int64 `protobuf:"varint,3,opt,name=buy_matcher_fee,json=buyMatcherFee,proto3" json:"buy_matcher_fee,omitempty"`
SellMatcherFee int64 `protobuf:"varint,4,opt,name=sell_matcher_fee,json=sellMatcherFee,proto3" json:"sell_matcher_fee,omitempty"`
Orders []*Order `protobuf:"bytes,5,rep,name=orders,proto3" json:"orders,omitempty"`
// contains filtered or unexported fields
}
func (*ExchangeTransactionData) Descriptor
deprecated
func (*ExchangeTransactionData) Descriptor() ([]byte, []int)
Deprecated: Use ExchangeTransactionData.ProtoReflect.Descriptor instead.
func (*ExchangeTransactionData) GetAmount ¶
func (x *ExchangeTransactionData) GetAmount() int64
func (*ExchangeTransactionData) GetBuyMatcherFee ¶
func (x *ExchangeTransactionData) GetBuyMatcherFee() int64
func (*ExchangeTransactionData) GetOrders ¶
func (x *ExchangeTransactionData) GetOrders() []*Order
func (*ExchangeTransactionData) GetPrice ¶
func (x *ExchangeTransactionData) GetPrice() int64
func (*ExchangeTransactionData) GetSellMatcherFee ¶
func (x *ExchangeTransactionData) GetSellMatcherFee() int64
func (*ExchangeTransactionData) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *ExchangeTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*ExchangeTransactionData) MarshalToVTStrict ¶ added in v0.10.4
func (m *ExchangeTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
func (*ExchangeTransactionData) MarshalVTStrict ¶ added in v0.10.4
func (m *ExchangeTransactionData) MarshalVTStrict() (dAtA []byte, err error)
func (*ExchangeTransactionData) ProtoMessage ¶
func (*ExchangeTransactionData) ProtoMessage()
func (*ExchangeTransactionData) ProtoReflect ¶ added in v0.7.0
func (x *ExchangeTransactionData) ProtoReflect() protoreflect.Message
func (*ExchangeTransactionData) Reset ¶
func (x *ExchangeTransactionData) Reset()
func (*ExchangeTransactionData) SizeVT ¶ added in v0.10.0
func (m *ExchangeTransactionData) SizeVT() (n int)
func (*ExchangeTransactionData) String ¶
func (x *ExchangeTransactionData) String() string
func (*ExchangeTransactionData) UnmarshalVT ¶ added in v0.10.0
func (m *ExchangeTransactionData) UnmarshalVT(dAtA []byte) error
type FinalizationVoting ¶ added in v0.11.0
type FinalizationVoting struct {
EndorserIndexes []int32 `protobuf:"varint,1,rep,packed,name=endorser_indexes,json=endorserIndexes,proto3" json:"endorser_indexes,omitempty"`
FinalizedBlockHeight int32 `protobuf:"varint,2,opt,name=finalized_block_height,json=finalizedBlockHeight,proto3" json:"finalized_block_height,omitempty"`
AggregatedEndorsementSignature []byte `` // BLS
/* 153-byte string literal not displayed */
ConflictEndorsements []*EndorseBlock `protobuf:"bytes,4,rep,name=conflict_endorsements,json=conflictEndorsements,proto3" json:"conflict_endorsements,omitempty"`
// contains filtered or unexported fields
}
func (*FinalizationVoting) Descriptor
deprecated
added in
v0.11.0
func (*FinalizationVoting) Descriptor() ([]byte, []int)
Deprecated: Use FinalizationVoting.ProtoReflect.Descriptor instead.
func (*FinalizationVoting) GetAggregatedEndorsementSignature ¶ added in v0.11.0
func (x *FinalizationVoting) GetAggregatedEndorsementSignature() []byte
func (*FinalizationVoting) GetConflictEndorsements ¶ added in v0.11.0
func (x *FinalizationVoting) GetConflictEndorsements() []*EndorseBlock
func (*FinalizationVoting) GetEndorserIndexes ¶ added in v0.11.0
func (x *FinalizationVoting) GetEndorserIndexes() []int32
func (*FinalizationVoting) GetFinalizedBlockHeight ¶ added in v0.11.0
func (x *FinalizationVoting) GetFinalizedBlockHeight() int32
func (*FinalizationVoting) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *FinalizationVoting) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*FinalizationVoting) MarshalToVTStrict ¶ added in v0.11.0
func (m *FinalizationVoting) MarshalToVTStrict(dAtA []byte) (int, error)
func (*FinalizationVoting) MarshalVTStrict ¶ added in v0.11.0
func (m *FinalizationVoting) MarshalVTStrict() (dAtA []byte, err error)
func (*FinalizationVoting) ProtoMessage ¶ added in v0.11.0
func (*FinalizationVoting) ProtoMessage()
func (*FinalizationVoting) ProtoReflect ¶ added in v0.11.0
func (x *FinalizationVoting) ProtoReflect() protoreflect.Message
func (*FinalizationVoting) Reset ¶ added in v0.11.0
func (x *FinalizationVoting) Reset()
func (*FinalizationVoting) SizeVT ¶ added in v0.11.0
func (m *FinalizationVoting) SizeVT() (n int)
func (*FinalizationVoting) String ¶ added in v0.11.0
func (x *FinalizationVoting) String() string
func (*FinalizationVoting) UnmarshalVT ¶ added in v0.11.0
func (m *FinalizationVoting) UnmarshalVT(dAtA []byte) error
type GenesisTransactionData ¶
type GenesisTransactionData struct {
RecipientAddress []byte `protobuf:"bytes,1,opt,name=recipient_address,json=recipientAddress,proto3" json:"recipient_address,omitempty"`
Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"`
// contains filtered or unexported fields
}
func (*GenesisTransactionData) Descriptor
deprecated
func (*GenesisTransactionData) Descriptor() ([]byte, []int)
Deprecated: Use GenesisTransactionData.ProtoReflect.Descriptor instead.
func (*GenesisTransactionData) GetAmount ¶
func (x *GenesisTransactionData) GetAmount() int64
func (*GenesisTransactionData) GetRecipientAddress ¶
func (x *GenesisTransactionData) GetRecipientAddress() []byte
func (*GenesisTransactionData) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *GenesisTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*GenesisTransactionData) MarshalToVTStrict ¶ added in v0.10.4
func (m *GenesisTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
func (*GenesisTransactionData) MarshalVTStrict ¶ added in v0.10.4
func (m *GenesisTransactionData) MarshalVTStrict() (dAtA []byte, err error)
func (*GenesisTransactionData) ProtoMessage ¶
func (*GenesisTransactionData) ProtoMessage()
func (*GenesisTransactionData) ProtoReflect ¶ added in v0.7.0
func (x *GenesisTransactionData) ProtoReflect() protoreflect.Message
func (*GenesisTransactionData) Reset ¶
func (x *GenesisTransactionData) Reset()
func (*GenesisTransactionData) SizeVT ¶ added in v0.10.0
func (m *GenesisTransactionData) SizeVT() (n int)
func (*GenesisTransactionData) String ¶
func (x *GenesisTransactionData) String() string
func (*GenesisTransactionData) UnmarshalVT ¶ added in v0.10.0
func (m *GenesisTransactionData) UnmarshalVT(dAtA []byte) error
type InvokeExpressionTransactionData ¶ added in v0.10.0
type InvokeExpressionTransactionData struct {
Expression []byte `protobuf:"bytes,1,opt,name=expression,proto3" json:"expression,omitempty"`
// contains filtered or unexported fields
}
func (*InvokeExpressionTransactionData) Descriptor
deprecated
added in
v0.10.0
func (*InvokeExpressionTransactionData) Descriptor() ([]byte, []int)
Deprecated: Use InvokeExpressionTransactionData.ProtoReflect.Descriptor instead.
func (*InvokeExpressionTransactionData) GetExpression ¶ added in v0.10.0
func (x *InvokeExpressionTransactionData) GetExpression() []byte
func (*InvokeExpressionTransactionData) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *InvokeExpressionTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*InvokeExpressionTransactionData) MarshalToVTStrict ¶ added in v0.10.4
func (m *InvokeExpressionTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
func (*InvokeExpressionTransactionData) MarshalVTStrict ¶ added in v0.10.4
func (m *InvokeExpressionTransactionData) MarshalVTStrict() (dAtA []byte, err error)
func (*InvokeExpressionTransactionData) ProtoMessage ¶ added in v0.10.0
func (*InvokeExpressionTransactionData) ProtoMessage()
func (*InvokeExpressionTransactionData) ProtoReflect ¶ added in v0.10.0
func (x *InvokeExpressionTransactionData) ProtoReflect() protoreflect.Message
func (*InvokeExpressionTransactionData) Reset ¶ added in v0.10.0
func (x *InvokeExpressionTransactionData) Reset()
func (*InvokeExpressionTransactionData) SizeVT ¶ added in v0.10.0
func (m *InvokeExpressionTransactionData) SizeVT() (n int)
func (*InvokeExpressionTransactionData) String ¶ added in v0.10.0
func (x *InvokeExpressionTransactionData) String() string
func (*InvokeExpressionTransactionData) UnmarshalVT ¶ added in v0.10.0
func (m *InvokeExpressionTransactionData) UnmarshalVT(dAtA []byte) error
type InvokeScriptResult ¶
type InvokeScriptResult struct {
Data []*DataEntry `protobuf:"bytes,1,rep,name=data,proto3" json:"data,omitempty"`
Transfers []*InvokeScriptResult_Payment `protobuf:"bytes,2,rep,name=transfers,proto3" json:"transfers,omitempty"`
Issues []*InvokeScriptResult_Issue `protobuf:"bytes,3,rep,name=issues,proto3" json:"issues,omitempty"`
Reissues []*InvokeScriptResult_Reissue `protobuf:"bytes,4,rep,name=reissues,proto3" json:"reissues,omitempty"`
Burns []*InvokeScriptResult_Burn `protobuf:"bytes,5,rep,name=burns,proto3" json:"burns,omitempty"`
ErrorMessage *InvokeScriptResult_ErrorMessage `protobuf:"bytes,6,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`
SponsorFees []*InvokeScriptResult_SponsorFee `protobuf:"bytes,7,rep,name=sponsor_fees,json=sponsorFees,proto3" json:"sponsor_fees,omitempty"`
Leases []*InvokeScriptResult_Lease `protobuf:"bytes,8,rep,name=leases,proto3" json:"leases,omitempty"`
LeaseCancels []*InvokeScriptResult_LeaseCancel `protobuf:"bytes,9,rep,name=lease_cancels,json=leaseCancels,proto3" json:"lease_cancels,omitempty"`
Invokes []*InvokeScriptResult_Invocation `protobuf:"bytes,10,rep,name=invokes,proto3" json:"invokes,omitempty"`
// contains filtered or unexported fields
}
func (*InvokeScriptResult) Descriptor
deprecated
func (*InvokeScriptResult) Descriptor() ([]byte, []int)
Deprecated: Use InvokeScriptResult.ProtoReflect.Descriptor instead.
func (*InvokeScriptResult) GetBurns ¶
func (x *InvokeScriptResult) GetBurns() []*InvokeScriptResult_Burn
func (*InvokeScriptResult) GetData ¶
func (x *InvokeScriptResult) GetData() []*DataEntry
func (*InvokeScriptResult) GetErrorMessage ¶
func (x *InvokeScriptResult) GetErrorMessage() *InvokeScriptResult_ErrorMessage
func (*InvokeScriptResult) GetInvokes ¶ added in v0.10.0
func (x *InvokeScriptResult) GetInvokes() []*InvokeScriptResult_Invocation
func (*InvokeScriptResult) GetIssues ¶
func (x *InvokeScriptResult) GetIssues() []*InvokeScriptResult_Issue
func (*InvokeScriptResult) GetLeaseCancels ¶ added in v0.9.0
func (x *InvokeScriptResult) GetLeaseCancels() []*InvokeScriptResult_LeaseCancel
func (*InvokeScriptResult) GetLeases ¶ added in v0.9.0
func (x *InvokeScriptResult) GetLeases() []*InvokeScriptResult_Lease
func (*InvokeScriptResult) GetReissues ¶
func (x *InvokeScriptResult) GetReissues() []*InvokeScriptResult_Reissue
func (*InvokeScriptResult) GetSponsorFees ¶ added in v0.7.0
func (x *InvokeScriptResult) GetSponsorFees() []*InvokeScriptResult_SponsorFee
func (*InvokeScriptResult) GetTransfers ¶
func (x *InvokeScriptResult) GetTransfers() []*InvokeScriptResult_Payment
func (*InvokeScriptResult) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult) MarshalToVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult) MarshalToVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult) MarshalVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult) MarshalVTStrict() (dAtA []byte, err error)
func (*InvokeScriptResult) ProtoMessage ¶
func (*InvokeScriptResult) ProtoMessage()
func (*InvokeScriptResult) ProtoReflect ¶ added in v0.7.0
func (x *InvokeScriptResult) ProtoReflect() protoreflect.Message
func (*InvokeScriptResult) Reset ¶
func (x *InvokeScriptResult) Reset()
func (*InvokeScriptResult) SizeVT ¶ added in v0.10.0
func (m *InvokeScriptResult) SizeVT() (n int)
func (*InvokeScriptResult) String ¶
func (x *InvokeScriptResult) String() string
func (*InvokeScriptResult) UnmarshalVT ¶ added in v0.10.0
func (m *InvokeScriptResult) UnmarshalVT(dAtA []byte) error
type InvokeScriptResult_Burn ¶
type InvokeScriptResult_Burn struct {
AssetId []byte `protobuf:"bytes,1,opt,name=asset_id,json=assetId,proto3" json:"asset_id,omitempty"`
Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"`
// contains filtered or unexported fields
}
func (*InvokeScriptResult_Burn) Descriptor
deprecated
func (*InvokeScriptResult_Burn) Descriptor() ([]byte, []int)
Deprecated: Use InvokeScriptResult_Burn.ProtoReflect.Descriptor instead.
func (*InvokeScriptResult_Burn) GetAmount ¶
func (x *InvokeScriptResult_Burn) GetAmount() int64
func (*InvokeScriptResult_Burn) GetAssetId ¶
func (x *InvokeScriptResult_Burn) GetAssetId() []byte
func (*InvokeScriptResult_Burn) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Burn) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Burn) MarshalToVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Burn) MarshalToVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Burn) MarshalVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Burn) MarshalVTStrict() (dAtA []byte, err error)
func (*InvokeScriptResult_Burn) ProtoMessage ¶
func (*InvokeScriptResult_Burn) ProtoMessage()
func (*InvokeScriptResult_Burn) ProtoReflect ¶ added in v0.7.0
func (x *InvokeScriptResult_Burn) ProtoReflect() protoreflect.Message
func (*InvokeScriptResult_Burn) Reset ¶
func (x *InvokeScriptResult_Burn) Reset()
func (*InvokeScriptResult_Burn) SizeVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Burn) SizeVT() (n int)
func (*InvokeScriptResult_Burn) String ¶
func (x *InvokeScriptResult_Burn) String() string
func (*InvokeScriptResult_Burn) UnmarshalVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Burn) UnmarshalVT(dAtA []byte) error
type InvokeScriptResult_Call ¶ added in v0.10.0
type InvokeScriptResult_Call struct {
Function string `protobuf:"bytes,1,opt,name=function,proto3" json:"function,omitempty"`
// Deprecated: Marked as deprecated in waves/invoke_script_result.proto.
ArgsBytes [][]byte `protobuf:"bytes,2,rep,name=args_bytes,json=argsBytes,proto3" json:"args_bytes,omitempty"`
Args []*InvokeScriptResult_Call_Argument `protobuf:"bytes,3,rep,name=args,proto3" json:"args,omitempty"`
// contains filtered or unexported fields
}
func (*InvokeScriptResult_Call) Descriptor
deprecated
added in
v0.10.0
func (*InvokeScriptResult_Call) Descriptor() ([]byte, []int)
Deprecated: Use InvokeScriptResult_Call.ProtoReflect.Descriptor instead.
func (*InvokeScriptResult_Call) GetArgs ¶ added in v0.10.0
func (x *InvokeScriptResult_Call) GetArgs() []*InvokeScriptResult_Call_Argument
func (*InvokeScriptResult_Call) GetArgsBytes
deprecated
added in
v0.10.0
func (x *InvokeScriptResult_Call) GetArgsBytes() [][]byte
Deprecated: Marked as deprecated in waves/invoke_script_result.proto.
func (*InvokeScriptResult_Call) GetFunction ¶ added in v0.10.0
func (x *InvokeScriptResult_Call) GetFunction() string
func (*InvokeScriptResult_Call) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Call) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Call) MarshalToVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Call) MarshalToVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Call) MarshalVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Call) MarshalVTStrict() (dAtA []byte, err error)
func (*InvokeScriptResult_Call) ProtoMessage ¶ added in v0.10.0
func (*InvokeScriptResult_Call) ProtoMessage()
func (*InvokeScriptResult_Call) ProtoReflect ¶ added in v0.10.0
func (x *InvokeScriptResult_Call) ProtoReflect() protoreflect.Message
func (*InvokeScriptResult_Call) Reset ¶ added in v0.10.0
func (x *InvokeScriptResult_Call) Reset()
func (*InvokeScriptResult_Call) SizeVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Call) SizeVT() (n int)
func (*InvokeScriptResult_Call) String ¶ added in v0.10.0
func (x *InvokeScriptResult_Call) String() string
func (*InvokeScriptResult_Call) UnmarshalVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Call) UnmarshalVT(dAtA []byte) error
type InvokeScriptResult_Call_Argument ¶ added in v0.10.0
type InvokeScriptResult_Call_Argument struct {
// Types that are valid to be assigned to Value:
//
// *InvokeScriptResult_Call_Argument_IntegerValue
// *InvokeScriptResult_Call_Argument_BinaryValue
// *InvokeScriptResult_Call_Argument_StringValue
// *InvokeScriptResult_Call_Argument_BooleanValue
// *InvokeScriptResult_Call_Argument_CaseObj
// *InvokeScriptResult_Call_Argument_List_
Value isInvokeScriptResult_Call_Argument_Value `protobuf_oneof:"value"`
// contains filtered or unexported fields
}
func (*InvokeScriptResult_Call_Argument) Descriptor
deprecated
added in
v0.10.0
func (*InvokeScriptResult_Call_Argument) Descriptor() ([]byte, []int)
Deprecated: Use InvokeScriptResult_Call_Argument.ProtoReflect.Descriptor instead.
func (*InvokeScriptResult_Call_Argument) GetBinaryValue ¶ added in v0.10.0
func (x *InvokeScriptResult_Call_Argument) GetBinaryValue() []byte
func (*InvokeScriptResult_Call_Argument) GetBooleanValue ¶ added in v0.10.0
func (x *InvokeScriptResult_Call_Argument) GetBooleanValue() bool
func (*InvokeScriptResult_Call_Argument) GetCaseObj ¶ added in v0.10.0
func (x *InvokeScriptResult_Call_Argument) GetCaseObj() []byte
func (*InvokeScriptResult_Call_Argument) GetIntegerValue ¶ added in v0.10.0
func (x *InvokeScriptResult_Call_Argument) GetIntegerValue() int64
func (*InvokeScriptResult_Call_Argument) GetList ¶ added in v0.10.0
func (x *InvokeScriptResult_Call_Argument) GetList() *InvokeScriptResult_Call_Argument_List
func (*InvokeScriptResult_Call_Argument) GetStringValue ¶ added in v0.10.0
func (x *InvokeScriptResult_Call_Argument) GetStringValue() string
func (*InvokeScriptResult_Call_Argument) GetValue ¶ added in v0.10.0
func (x *InvokeScriptResult_Call_Argument) GetValue() isInvokeScriptResult_Call_Argument_Value
func (*InvokeScriptResult_Call_Argument) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Call_Argument) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Call_Argument) MarshalToVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Call_Argument) MarshalToVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Call_Argument) MarshalVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Call_Argument) MarshalVTStrict() (dAtA []byte, err error)
func (*InvokeScriptResult_Call_Argument) ProtoMessage ¶ added in v0.10.0
func (*InvokeScriptResult_Call_Argument) ProtoMessage()
func (*InvokeScriptResult_Call_Argument) ProtoReflect ¶ added in v0.10.0
func (x *InvokeScriptResult_Call_Argument) ProtoReflect() protoreflect.Message
func (*InvokeScriptResult_Call_Argument) Reset ¶ added in v0.10.0
func (x *InvokeScriptResult_Call_Argument) Reset()
func (*InvokeScriptResult_Call_Argument) SizeVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Call_Argument) SizeVT() (n int)
func (*InvokeScriptResult_Call_Argument) String ¶ added in v0.10.0
func (x *InvokeScriptResult_Call_Argument) String() string
func (*InvokeScriptResult_Call_Argument) UnmarshalVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Call_Argument) UnmarshalVT(dAtA []byte) error
type InvokeScriptResult_Call_Argument_BinaryValue ¶ added in v0.10.0
type InvokeScriptResult_Call_Argument_BinaryValue struct {
BinaryValue []byte `protobuf:"bytes,2,opt,name=binary_value,json=binaryValue,proto3,oneof"`
}
func (*InvokeScriptResult_Call_Argument_BinaryValue) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Call_Argument_BinaryValue) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Call_Argument_BinaryValue) MarshalToVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Call_Argument_BinaryValue) MarshalToVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Call_Argument_BinaryValue) SizeVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Call_Argument_BinaryValue) SizeVT() (n int)
type InvokeScriptResult_Call_Argument_BooleanValue ¶ added in v0.10.0
type InvokeScriptResult_Call_Argument_BooleanValue struct {
BooleanValue bool `protobuf:"varint,4,opt,name=boolean_value,json=booleanValue,proto3,oneof"`
}
func (*InvokeScriptResult_Call_Argument_BooleanValue) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Call_Argument_BooleanValue) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Call_Argument_BooleanValue) MarshalToVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Call_Argument_BooleanValue) MarshalToVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Call_Argument_BooleanValue) SizeVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Call_Argument_BooleanValue) SizeVT() (n int)
type InvokeScriptResult_Call_Argument_CaseObj ¶ added in v0.10.0
type InvokeScriptResult_Call_Argument_CaseObj struct {
CaseObj []byte `protobuf:"bytes,5,opt,name=case_obj,json=caseObj,proto3,oneof"`
}
func (*InvokeScriptResult_Call_Argument_CaseObj) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Call_Argument_CaseObj) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Call_Argument_CaseObj) MarshalToVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Call_Argument_CaseObj) MarshalToVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Call_Argument_CaseObj) SizeVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Call_Argument_CaseObj) SizeVT() (n int)
type InvokeScriptResult_Call_Argument_IntegerValue ¶ added in v0.10.0
type InvokeScriptResult_Call_Argument_IntegerValue struct {
IntegerValue int64 `protobuf:"varint,1,opt,name=integer_value,json=integerValue,proto3,oneof"`
}
func (*InvokeScriptResult_Call_Argument_IntegerValue) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Call_Argument_IntegerValue) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Call_Argument_IntegerValue) MarshalToVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Call_Argument_IntegerValue) MarshalToVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Call_Argument_IntegerValue) SizeVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Call_Argument_IntegerValue) SizeVT() (n int)
type InvokeScriptResult_Call_Argument_List ¶ added in v0.10.0
type InvokeScriptResult_Call_Argument_List struct {
Items []*InvokeScriptResult_Call_Argument `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
// contains filtered or unexported fields
}
func (*InvokeScriptResult_Call_Argument_List) Descriptor
deprecated
added in
v0.10.0
func (*InvokeScriptResult_Call_Argument_List) Descriptor() ([]byte, []int)
Deprecated: Use InvokeScriptResult_Call_Argument_List.ProtoReflect.Descriptor instead.
func (*InvokeScriptResult_Call_Argument_List) GetItems ¶ added in v0.10.0
func (x *InvokeScriptResult_Call_Argument_List) GetItems() []*InvokeScriptResult_Call_Argument
func (*InvokeScriptResult_Call_Argument_List) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Call_Argument_List) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Call_Argument_List) MarshalToVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Call_Argument_List) MarshalToVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Call_Argument_List) MarshalVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Call_Argument_List) MarshalVTStrict() (dAtA []byte, err error)
func (*InvokeScriptResult_Call_Argument_List) ProtoMessage ¶ added in v0.10.0
func (*InvokeScriptResult_Call_Argument_List) ProtoMessage()
func (*InvokeScriptResult_Call_Argument_List) ProtoReflect ¶ added in v0.10.0
func (x *InvokeScriptResult_Call_Argument_List) ProtoReflect() protoreflect.Message
func (*InvokeScriptResult_Call_Argument_List) Reset ¶ added in v0.10.0
func (x *InvokeScriptResult_Call_Argument_List) Reset()
func (*InvokeScriptResult_Call_Argument_List) SizeVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Call_Argument_List) SizeVT() (n int)
func (*InvokeScriptResult_Call_Argument_List) String ¶ added in v0.10.0
func (x *InvokeScriptResult_Call_Argument_List) String() string
func (*InvokeScriptResult_Call_Argument_List) UnmarshalVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Call_Argument_List) UnmarshalVT(dAtA []byte) error
type InvokeScriptResult_Call_Argument_List_ ¶ added in v0.10.0
type InvokeScriptResult_Call_Argument_List_ struct {
List *InvokeScriptResult_Call_Argument_List `protobuf:"bytes,10,opt,name=list,proto3,oneof"`
}
func (*InvokeScriptResult_Call_Argument_List_) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Call_Argument_List_) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Call_Argument_List_) MarshalToVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Call_Argument_List_) MarshalToVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Call_Argument_List_) SizeVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Call_Argument_List_) SizeVT() (n int)
type InvokeScriptResult_Call_Argument_StringValue ¶ added in v0.10.0
type InvokeScriptResult_Call_Argument_StringValue struct {
StringValue string `protobuf:"bytes,3,opt,name=string_value,json=stringValue,proto3,oneof"`
}
func (*InvokeScriptResult_Call_Argument_StringValue) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Call_Argument_StringValue) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Call_Argument_StringValue) MarshalToVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Call_Argument_StringValue) MarshalToVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Call_Argument_StringValue) SizeVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Call_Argument_StringValue) SizeVT() (n int)
type InvokeScriptResult_ErrorMessage ¶
type InvokeScriptResult_ErrorMessage struct {
Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"`
Text string `protobuf:"bytes,2,opt,name=text,proto3" json:"text,omitempty"`
// contains filtered or unexported fields
}
func (*InvokeScriptResult_ErrorMessage) Descriptor
deprecated
func (*InvokeScriptResult_ErrorMessage) Descriptor() ([]byte, []int)
Deprecated: Use InvokeScriptResult_ErrorMessage.ProtoReflect.Descriptor instead.
func (*InvokeScriptResult_ErrorMessage) GetCode ¶
func (x *InvokeScriptResult_ErrorMessage) GetCode() int32
func (*InvokeScriptResult_ErrorMessage) GetText ¶
func (x *InvokeScriptResult_ErrorMessage) GetText() string
func (*InvokeScriptResult_ErrorMessage) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_ErrorMessage) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_ErrorMessage) MarshalToVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_ErrorMessage) MarshalToVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_ErrorMessage) MarshalVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_ErrorMessage) MarshalVTStrict() (dAtA []byte, err error)
func (*InvokeScriptResult_ErrorMessage) ProtoMessage ¶
func (*InvokeScriptResult_ErrorMessage) ProtoMessage()
func (*InvokeScriptResult_ErrorMessage) ProtoReflect ¶ added in v0.7.0
func (x *InvokeScriptResult_ErrorMessage) ProtoReflect() protoreflect.Message
func (*InvokeScriptResult_ErrorMessage) Reset ¶
func (x *InvokeScriptResult_ErrorMessage) Reset()
func (*InvokeScriptResult_ErrorMessage) SizeVT ¶ added in v0.10.0
func (m *InvokeScriptResult_ErrorMessage) SizeVT() (n int)
func (*InvokeScriptResult_ErrorMessage) String ¶
func (x *InvokeScriptResult_ErrorMessage) String() string
func (*InvokeScriptResult_ErrorMessage) UnmarshalVT ¶ added in v0.10.0
func (m *InvokeScriptResult_ErrorMessage) UnmarshalVT(dAtA []byte) error
type InvokeScriptResult_Invocation ¶ added in v0.10.0
type InvokeScriptResult_Invocation struct {
DApp []byte `protobuf:"bytes,1,opt,name=dApp,proto3" json:"dApp,omitempty"`
Call *InvokeScriptResult_Call `protobuf:"bytes,2,opt,name=call,proto3" json:"call,omitempty"`
Payments []*Amount `protobuf:"bytes,3,rep,name=payments,proto3" json:"payments,omitempty"`
StateChanges *InvokeScriptResult `protobuf:"bytes,4,opt,name=stateChanges,proto3" json:"stateChanges,omitempty"`
// contains filtered or unexported fields
}
func (*InvokeScriptResult_Invocation) Descriptor
deprecated
added in
v0.10.0
func (*InvokeScriptResult_Invocation) Descriptor() ([]byte, []int)
Deprecated: Use InvokeScriptResult_Invocation.ProtoReflect.Descriptor instead.
func (*InvokeScriptResult_Invocation) GetCall ¶ added in v0.10.0
func (x *InvokeScriptResult_Invocation) GetCall() *InvokeScriptResult_Call
func (*InvokeScriptResult_Invocation) GetDApp ¶ added in v0.10.0
func (x *InvokeScriptResult_Invocation) GetDApp() []byte
func (*InvokeScriptResult_Invocation) GetPayments ¶ added in v0.10.0
func (x *InvokeScriptResult_Invocation) GetPayments() []*Amount
func (*InvokeScriptResult_Invocation) GetStateChanges ¶ added in v0.10.0
func (x *InvokeScriptResult_Invocation) GetStateChanges() *InvokeScriptResult
func (*InvokeScriptResult_Invocation) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Invocation) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Invocation) MarshalToVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Invocation) MarshalToVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Invocation) MarshalVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Invocation) MarshalVTStrict() (dAtA []byte, err error)
func (*InvokeScriptResult_Invocation) ProtoMessage ¶ added in v0.10.0
func (*InvokeScriptResult_Invocation) ProtoMessage()
func (*InvokeScriptResult_Invocation) ProtoReflect ¶ added in v0.10.0
func (x *InvokeScriptResult_Invocation) ProtoReflect() protoreflect.Message
func (*InvokeScriptResult_Invocation) Reset ¶ added in v0.10.0
func (x *InvokeScriptResult_Invocation) Reset()
func (*InvokeScriptResult_Invocation) SizeVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Invocation) SizeVT() (n int)
func (*InvokeScriptResult_Invocation) String ¶ added in v0.10.0
func (x *InvokeScriptResult_Invocation) String() string
func (*InvokeScriptResult_Invocation) UnmarshalVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Invocation) UnmarshalVT(dAtA []byte) error
type InvokeScriptResult_Issue ¶
type InvokeScriptResult_Issue struct {
AssetId []byte `protobuf:"bytes,1,opt,name=asset_id,json=assetId,proto3" json:"asset_id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
Amount int64 `protobuf:"varint,4,opt,name=amount,proto3" json:"amount,omitempty"`
Decimals int32 `protobuf:"varint,5,opt,name=decimals,proto3" json:"decimals,omitempty"`
Reissuable bool `protobuf:"varint,6,opt,name=reissuable,proto3" json:"reissuable,omitempty"`
Script []byte `protobuf:"bytes,7,opt,name=script,proto3" json:"script,omitempty"`
Nonce int64 `protobuf:"varint,8,opt,name=nonce,proto3" json:"nonce,omitempty"`
// contains filtered or unexported fields
}
func (*InvokeScriptResult_Issue) Descriptor
deprecated
func (*InvokeScriptResult_Issue) Descriptor() ([]byte, []int)
Deprecated: Use InvokeScriptResult_Issue.ProtoReflect.Descriptor instead.
func (*InvokeScriptResult_Issue) GetAmount ¶
func (x *InvokeScriptResult_Issue) GetAmount() int64
func (*InvokeScriptResult_Issue) GetAssetId ¶
func (x *InvokeScriptResult_Issue) GetAssetId() []byte
func (*InvokeScriptResult_Issue) GetDecimals ¶
func (x *InvokeScriptResult_Issue) GetDecimals() int32
func (*InvokeScriptResult_Issue) GetDescription ¶
func (x *InvokeScriptResult_Issue) GetDescription() string
func (*InvokeScriptResult_Issue) GetName ¶
func (x *InvokeScriptResult_Issue) GetName() string
func (*InvokeScriptResult_Issue) GetNonce ¶
func (x *InvokeScriptResult_Issue) GetNonce() int64
func (*InvokeScriptResult_Issue) GetReissuable ¶
func (x *InvokeScriptResult_Issue) GetReissuable() bool
func (*InvokeScriptResult_Issue) GetScript ¶
func (x *InvokeScriptResult_Issue) GetScript() []byte
func (*InvokeScriptResult_Issue) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Issue) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Issue) MarshalToVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Issue) MarshalToVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Issue) MarshalVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Issue) MarshalVTStrict() (dAtA []byte, err error)
func (*InvokeScriptResult_Issue) ProtoMessage ¶
func (*InvokeScriptResult_Issue) ProtoMessage()
func (*InvokeScriptResult_Issue) ProtoReflect ¶ added in v0.7.0
func (x *InvokeScriptResult_Issue) ProtoReflect() protoreflect.Message
func (*InvokeScriptResult_Issue) Reset ¶
func (x *InvokeScriptResult_Issue) Reset()
func (*InvokeScriptResult_Issue) SizeVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Issue) SizeVT() (n int)
func (*InvokeScriptResult_Issue) String ¶
func (x *InvokeScriptResult_Issue) String() string
func (*InvokeScriptResult_Issue) UnmarshalVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Issue) UnmarshalVT(dAtA []byte) error
type InvokeScriptResult_Lease ¶ added in v0.9.0
type InvokeScriptResult_Lease struct {
Recipient *Recipient `protobuf:"bytes,1,opt,name=recipient,proto3" json:"recipient,omitempty"`
Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"`
Nonce int64 `protobuf:"varint,3,opt,name=nonce,proto3" json:"nonce,omitempty"`
LeaseId []byte `protobuf:"bytes,4,opt,name=lease_id,json=leaseId,proto3" json:"lease_id,omitempty"`
// contains filtered or unexported fields
}
func (*InvokeScriptResult_Lease) Descriptor
deprecated
added in
v0.9.0
func (*InvokeScriptResult_Lease) Descriptor() ([]byte, []int)
Deprecated: Use InvokeScriptResult_Lease.ProtoReflect.Descriptor instead.
func (*InvokeScriptResult_Lease) GetAmount ¶ added in v0.9.0
func (x *InvokeScriptResult_Lease) GetAmount() int64
func (*InvokeScriptResult_Lease) GetLeaseId ¶ added in v0.9.0
func (x *InvokeScriptResult_Lease) GetLeaseId() []byte
func (*InvokeScriptResult_Lease) GetNonce ¶ added in v0.9.0
func (x *InvokeScriptResult_Lease) GetNonce() int64
func (*InvokeScriptResult_Lease) GetRecipient ¶ added in v0.9.0
func (x *InvokeScriptResult_Lease) GetRecipient() *Recipient
func (*InvokeScriptResult_Lease) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Lease) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Lease) MarshalToVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Lease) MarshalToVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Lease) MarshalVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Lease) MarshalVTStrict() (dAtA []byte, err error)
func (*InvokeScriptResult_Lease) ProtoMessage ¶ added in v0.9.0
func (*InvokeScriptResult_Lease) ProtoMessage()
func (*InvokeScriptResult_Lease) ProtoReflect ¶ added in v0.9.0
func (x *InvokeScriptResult_Lease) ProtoReflect() protoreflect.Message
func (*InvokeScriptResult_Lease) Reset ¶ added in v0.9.0
func (x *InvokeScriptResult_Lease) Reset()
func (*InvokeScriptResult_Lease) SizeVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Lease) SizeVT() (n int)
func (*InvokeScriptResult_Lease) String ¶ added in v0.9.0
func (x *InvokeScriptResult_Lease) String() string
func (*InvokeScriptResult_Lease) UnmarshalVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Lease) UnmarshalVT(dAtA []byte) error
type InvokeScriptResult_LeaseCancel ¶ added in v0.9.0
type InvokeScriptResult_LeaseCancel struct {
LeaseId []byte `protobuf:"bytes,1,opt,name=lease_id,json=leaseId,proto3" json:"lease_id,omitempty"`
// contains filtered or unexported fields
}
func (*InvokeScriptResult_LeaseCancel) Descriptor
deprecated
added in
v0.9.0
func (*InvokeScriptResult_LeaseCancel) Descriptor() ([]byte, []int)
Deprecated: Use InvokeScriptResult_LeaseCancel.ProtoReflect.Descriptor instead.
func (*InvokeScriptResult_LeaseCancel) GetLeaseId ¶ added in v0.9.0
func (x *InvokeScriptResult_LeaseCancel) GetLeaseId() []byte
func (*InvokeScriptResult_LeaseCancel) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_LeaseCancel) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_LeaseCancel) MarshalToVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_LeaseCancel) MarshalToVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_LeaseCancel) MarshalVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_LeaseCancel) MarshalVTStrict() (dAtA []byte, err error)
func (*InvokeScriptResult_LeaseCancel) ProtoMessage ¶ added in v0.9.0
func (*InvokeScriptResult_LeaseCancel) ProtoMessage()
func (*InvokeScriptResult_LeaseCancel) ProtoReflect ¶ added in v0.9.0
func (x *InvokeScriptResult_LeaseCancel) ProtoReflect() protoreflect.Message
func (*InvokeScriptResult_LeaseCancel) Reset ¶ added in v0.9.0
func (x *InvokeScriptResult_LeaseCancel) Reset()
func (*InvokeScriptResult_LeaseCancel) SizeVT ¶ added in v0.10.0
func (m *InvokeScriptResult_LeaseCancel) SizeVT() (n int)
func (*InvokeScriptResult_LeaseCancel) String ¶ added in v0.9.0
func (x *InvokeScriptResult_LeaseCancel) String() string
func (*InvokeScriptResult_LeaseCancel) UnmarshalVT ¶ added in v0.10.0
func (m *InvokeScriptResult_LeaseCancel) UnmarshalVT(dAtA []byte) error
type InvokeScriptResult_Payment ¶
type InvokeScriptResult_Payment struct {
Address []byte `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"`
Amount *Amount `protobuf:"bytes,2,opt,name=amount,proto3" json:"amount,omitempty"`
// contains filtered or unexported fields
}
func (*InvokeScriptResult_Payment) Descriptor
deprecated
func (*InvokeScriptResult_Payment) Descriptor() ([]byte, []int)
Deprecated: Use InvokeScriptResult_Payment.ProtoReflect.Descriptor instead.
func (*InvokeScriptResult_Payment) GetAddress ¶
func (x *InvokeScriptResult_Payment) GetAddress() []byte
func (*InvokeScriptResult_Payment) GetAmount ¶
func (x *InvokeScriptResult_Payment) GetAmount() *Amount
func (*InvokeScriptResult_Payment) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Payment) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Payment) MarshalToVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Payment) MarshalToVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Payment) MarshalVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Payment) MarshalVTStrict() (dAtA []byte, err error)
func (*InvokeScriptResult_Payment) ProtoMessage ¶
func (*InvokeScriptResult_Payment) ProtoMessage()
func (*InvokeScriptResult_Payment) ProtoReflect ¶ added in v0.7.0
func (x *InvokeScriptResult_Payment) ProtoReflect() protoreflect.Message
func (*InvokeScriptResult_Payment) Reset ¶
func (x *InvokeScriptResult_Payment) Reset()
func (*InvokeScriptResult_Payment) SizeVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Payment) SizeVT() (n int)
func (*InvokeScriptResult_Payment) String ¶
func (x *InvokeScriptResult_Payment) String() string
func (*InvokeScriptResult_Payment) UnmarshalVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Payment) UnmarshalVT(dAtA []byte) error
type InvokeScriptResult_Reissue ¶
type InvokeScriptResult_Reissue struct {
AssetId []byte `protobuf:"bytes,1,opt,name=asset_id,json=assetId,proto3" json:"asset_id,omitempty"`
Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"`
IsReissuable bool `protobuf:"varint,3,opt,name=is_reissuable,json=isReissuable,proto3" json:"is_reissuable,omitempty"`
// contains filtered or unexported fields
}
func (*InvokeScriptResult_Reissue) Descriptor
deprecated
func (*InvokeScriptResult_Reissue) Descriptor() ([]byte, []int)
Deprecated: Use InvokeScriptResult_Reissue.ProtoReflect.Descriptor instead.
func (*InvokeScriptResult_Reissue) GetAmount ¶
func (x *InvokeScriptResult_Reissue) GetAmount() int64
func (*InvokeScriptResult_Reissue) GetAssetId ¶
func (x *InvokeScriptResult_Reissue) GetAssetId() []byte
func (*InvokeScriptResult_Reissue) GetIsReissuable ¶
func (x *InvokeScriptResult_Reissue) GetIsReissuable() bool
func (*InvokeScriptResult_Reissue) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Reissue) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Reissue) MarshalToVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Reissue) MarshalToVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_Reissue) MarshalVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_Reissue) MarshalVTStrict() (dAtA []byte, err error)
func (*InvokeScriptResult_Reissue) ProtoMessage ¶
func (*InvokeScriptResult_Reissue) ProtoMessage()
func (*InvokeScriptResult_Reissue) ProtoReflect ¶ added in v0.7.0
func (x *InvokeScriptResult_Reissue) ProtoReflect() protoreflect.Message
func (*InvokeScriptResult_Reissue) Reset ¶
func (x *InvokeScriptResult_Reissue) Reset()
func (*InvokeScriptResult_Reissue) SizeVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Reissue) SizeVT() (n int)
func (*InvokeScriptResult_Reissue) String ¶
func (x *InvokeScriptResult_Reissue) String() string
func (*InvokeScriptResult_Reissue) UnmarshalVT ¶ added in v0.10.0
func (m *InvokeScriptResult_Reissue) UnmarshalVT(dAtA []byte) error
type InvokeScriptResult_SponsorFee ¶ added in v0.7.0
type InvokeScriptResult_SponsorFee struct {
MinFee *Amount `protobuf:"bytes,1,opt,name=min_fee,json=minFee,proto3" json:"min_fee,omitempty"`
// contains filtered or unexported fields
}
func (*InvokeScriptResult_SponsorFee) Descriptor
deprecated
added in
v0.7.0
func (*InvokeScriptResult_SponsorFee) Descriptor() ([]byte, []int)
Deprecated: Use InvokeScriptResult_SponsorFee.ProtoReflect.Descriptor instead.
func (*InvokeScriptResult_SponsorFee) GetMinFee ¶ added in v0.7.0
func (x *InvokeScriptResult_SponsorFee) GetMinFee() *Amount
func (*InvokeScriptResult_SponsorFee) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_SponsorFee) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_SponsorFee) MarshalToVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_SponsorFee) MarshalToVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptResult_SponsorFee) MarshalVTStrict ¶ added in v0.10.4
func (m *InvokeScriptResult_SponsorFee) MarshalVTStrict() (dAtA []byte, err error)
func (*InvokeScriptResult_SponsorFee) ProtoMessage ¶ added in v0.7.0
func (*InvokeScriptResult_SponsorFee) ProtoMessage()
func (*InvokeScriptResult_SponsorFee) ProtoReflect ¶ added in v0.7.0
func (x *InvokeScriptResult_SponsorFee) ProtoReflect() protoreflect.Message
func (*InvokeScriptResult_SponsorFee) Reset ¶ added in v0.7.0
func (x *InvokeScriptResult_SponsorFee) Reset()
func (*InvokeScriptResult_SponsorFee) SizeVT ¶ added in v0.10.0
func (m *InvokeScriptResult_SponsorFee) SizeVT() (n int)
func (*InvokeScriptResult_SponsorFee) String ¶ added in v0.7.0
func (x *InvokeScriptResult_SponsorFee) String() string
func (*InvokeScriptResult_SponsorFee) UnmarshalVT ¶ added in v0.10.0
func (m *InvokeScriptResult_SponsorFee) UnmarshalVT(dAtA []byte) error
type InvokeScriptTransactionData ¶
type InvokeScriptTransactionData struct {
DApp *Recipient `protobuf:"bytes,1,opt,name=d_app,json=dApp,proto3" json:"d_app,omitempty"`
FunctionCall []byte `protobuf:"bytes,2,opt,name=function_call,json=functionCall,proto3" json:"function_call,omitempty"`
Payments []*Amount `protobuf:"bytes,3,rep,name=payments,proto3" json:"payments,omitempty"`
// contains filtered or unexported fields
}
func (*InvokeScriptTransactionData) Descriptor
deprecated
func (*InvokeScriptTransactionData) Descriptor() ([]byte, []int)
Deprecated: Use InvokeScriptTransactionData.ProtoReflect.Descriptor instead.
func (*InvokeScriptTransactionData) GetDApp ¶
func (x *InvokeScriptTransactionData) GetDApp() *Recipient
func (*InvokeScriptTransactionData) GetFunctionCall ¶
func (x *InvokeScriptTransactionData) GetFunctionCall() []byte
func (*InvokeScriptTransactionData) GetPayments ¶
func (x *InvokeScriptTransactionData) GetPayments() []*Amount
func (*InvokeScriptTransactionData) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *InvokeScriptTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptTransactionData) MarshalToVTStrict ¶ added in v0.10.4
func (m *InvokeScriptTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
func (*InvokeScriptTransactionData) MarshalVTStrict ¶ added in v0.10.4
func (m *InvokeScriptTransactionData) MarshalVTStrict() (dAtA []byte, err error)
func (*InvokeScriptTransactionData) ProtoMessage ¶
func (*InvokeScriptTransactionData) ProtoMessage()
func (*InvokeScriptTransactionData) ProtoReflect ¶ added in v0.7.0
func (x *InvokeScriptTransactionData) ProtoReflect() protoreflect.Message
func (*InvokeScriptTransactionData) Reset ¶
func (x *InvokeScriptTransactionData) Reset()
func (*InvokeScriptTransactionData) SizeVT ¶ added in v0.10.0
func (m *InvokeScriptTransactionData) SizeVT() (n int)
func (*InvokeScriptTransactionData) String ¶
func (x *InvokeScriptTransactionData) String() string
func (*InvokeScriptTransactionData) UnmarshalVT ¶ added in v0.10.0
func (m *InvokeScriptTransactionData) UnmarshalVT(dAtA []byte) error
type IssueTransactionData ¶
type IssueTransactionData struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
Amount int64 `protobuf:"varint,3,opt,name=amount,proto3" json:"amount,omitempty"`
Decimals int32 `protobuf:"varint,4,opt,name=decimals,proto3" json:"decimals,omitempty"`
Reissuable bool `protobuf:"varint,5,opt,name=reissuable,proto3" json:"reissuable,omitempty"`
Script []byte `protobuf:"bytes,6,opt,name=script,proto3" json:"script,omitempty"`
// contains filtered or unexported fields
}
func (*IssueTransactionData) Descriptor
deprecated
func (*IssueTransactionData) Descriptor() ([]byte, []int)
Deprecated: Use IssueTransactionData.ProtoReflect.Descriptor instead.
func (*IssueTransactionData) GetAmount ¶
func (x *IssueTransactionData) GetAmount() int64
func (*IssueTransactionData) GetDecimals ¶
func (x *IssueTransactionData) GetDecimals() int32
func (*IssueTransactionData) GetDescription ¶
func (x *IssueTransactionData) GetDescription() string
func (*IssueTransactionData) GetName ¶
func (x *IssueTransactionData) GetName() string
func (*IssueTransactionData) GetReissuable ¶
func (x *IssueTransactionData) GetReissuable() bool
func (*IssueTransactionData) GetScript ¶
func (x *IssueTransactionData) GetScript() []byte
func (*IssueTransactionData) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *IssueTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*IssueTransactionData) MarshalToVTStrict ¶ added in v0.10.4
func (m *IssueTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
func (*IssueTransactionData) MarshalVTStrict ¶ added in v0.10.4
func (m *IssueTransactionData) MarshalVTStrict() (dAtA []byte, err error)
func (*IssueTransactionData) ProtoMessage ¶
func (*IssueTransactionData) ProtoMessage()
func (*IssueTransactionData) ProtoReflect ¶ added in v0.7.0
func (x *IssueTransactionData) ProtoReflect() protoreflect.Message
func (*IssueTransactionData) Reset ¶
func (x *IssueTransactionData) Reset()
func (*IssueTransactionData) SizeVT ¶ added in v0.10.0
func (m *IssueTransactionData) SizeVT() (n int)
func (*IssueTransactionData) String ¶
func (x *IssueTransactionData) String() string
func (*IssueTransactionData) UnmarshalVT ¶ added in v0.10.0
func (m *IssueTransactionData) UnmarshalVT(dAtA []byte) error
type LeaseCancelTransactionData ¶
type LeaseCancelTransactionData struct {
LeaseId []byte `protobuf:"bytes,1,opt,name=lease_id,json=leaseId,proto3" json:"lease_id,omitempty"`
// contains filtered or unexported fields
}
func (*LeaseCancelTransactionData) Descriptor
deprecated
func (*LeaseCancelTransactionData) Descriptor() ([]byte, []int)
Deprecated: Use LeaseCancelTransactionData.ProtoReflect.Descriptor instead.
func (*LeaseCancelTransactionData) GetLeaseId ¶
func (x *LeaseCancelTransactionData) GetLeaseId() []byte
func (*LeaseCancelTransactionData) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *LeaseCancelTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*LeaseCancelTransactionData) MarshalToVTStrict ¶ added in v0.10.4
func (m *LeaseCancelTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
func (*LeaseCancelTransactionData) MarshalVTStrict ¶ added in v0.10.4
func (m *LeaseCancelTransactionData) MarshalVTStrict() (dAtA []byte, err error)
func (*LeaseCancelTransactionData) ProtoMessage ¶
func (*LeaseCancelTransactionData) ProtoMessage()
func (*LeaseCancelTransactionData) ProtoReflect ¶ added in v0.7.0
func (x *LeaseCancelTransactionData) ProtoReflect() protoreflect.Message
func (*LeaseCancelTransactionData) Reset ¶
func (x *LeaseCancelTransactionData) Reset()
func (*LeaseCancelTransactionData) SizeVT ¶ added in v0.10.0
func (m *LeaseCancelTransactionData) SizeVT() (n int)
func (*LeaseCancelTransactionData) String ¶
func (x *LeaseCancelTransactionData) String() string
func (*LeaseCancelTransactionData) UnmarshalVT ¶ added in v0.10.0
func (m *LeaseCancelTransactionData) UnmarshalVT(dAtA []byte) error
type LeaseTransactionData ¶
type LeaseTransactionData struct {
Recipient *Recipient `protobuf:"bytes,1,opt,name=recipient,proto3" json:"recipient,omitempty"`
Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"`
// contains filtered or unexported fields
}
func (*LeaseTransactionData) Descriptor
deprecated
func (*LeaseTransactionData) Descriptor() ([]byte, []int)
Deprecated: Use LeaseTransactionData.ProtoReflect.Descriptor instead.
func (*LeaseTransactionData) GetAmount ¶
func (x *LeaseTransactionData) GetAmount() int64
func (*LeaseTransactionData) GetRecipient ¶
func (x *LeaseTransactionData) GetRecipient() *Recipient
func (*LeaseTransactionData) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *LeaseTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*LeaseTransactionData) MarshalToVTStrict ¶ added in v0.10.4
func (m *LeaseTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
func (*LeaseTransactionData) MarshalVTStrict ¶ added in v0.10.4
func (m *LeaseTransactionData) MarshalVTStrict() (dAtA []byte, err error)
func (*LeaseTransactionData) ProtoMessage ¶
func (*LeaseTransactionData) ProtoMessage()
func (*LeaseTransactionData) ProtoReflect ¶ added in v0.7.0
func (x *LeaseTransactionData) ProtoReflect() protoreflect.Message
func (*LeaseTransactionData) Reset ¶
func (x *LeaseTransactionData) Reset()
func (*LeaseTransactionData) SizeVT ¶ added in v0.10.0
func (m *LeaseTransactionData) SizeVT() (n int)
func (*LeaseTransactionData) String ¶
func (x *LeaseTransactionData) String() string
func (*LeaseTransactionData) UnmarshalVT ¶ added in v0.10.0
func (m *LeaseTransactionData) UnmarshalVT(dAtA []byte) error
type MassTransferTransactionData ¶
type MassTransferTransactionData struct {
AssetId []byte `protobuf:"bytes,1,opt,name=asset_id,json=assetId,proto3" json:"asset_id,omitempty"`
Transfers []*MassTransferTransactionData_Transfer `protobuf:"bytes,2,rep,name=transfers,proto3" json:"transfers,omitempty"`
Attachment []byte `protobuf:"bytes,3,opt,name=attachment,proto3" json:"attachment,omitempty"`
// contains filtered or unexported fields
}
func (*MassTransferTransactionData) Descriptor
deprecated
func (*MassTransferTransactionData) Descriptor() ([]byte, []int)
Deprecated: Use MassTransferTransactionData.ProtoReflect.Descriptor instead.
func (*MassTransferTransactionData) GetAssetId ¶
func (x *MassTransferTransactionData) GetAssetId() []byte
func (*MassTransferTransactionData) GetAttachment ¶
func (x *MassTransferTransactionData) GetAttachment() []byte
func (*MassTransferTransactionData) GetTransfers ¶
func (x *MassTransferTransactionData) GetTransfers() []*MassTransferTransactionData_Transfer
func (*MassTransferTransactionData) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *MassTransferTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*MassTransferTransactionData) MarshalToVTStrict ¶ added in v0.10.4
func (m *MassTransferTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
func (*MassTransferTransactionData) MarshalVTStrict ¶ added in v0.10.4
func (m *MassTransferTransactionData) MarshalVTStrict() (dAtA []byte, err error)
func (*MassTransferTransactionData) ProtoMessage ¶
func (*MassTransferTransactionData) ProtoMessage()
func (*MassTransferTransactionData) ProtoReflect ¶ added in v0.7.0
func (x *MassTransferTransactionData) ProtoReflect() protoreflect.Message
func (*MassTransferTransactionData) Reset ¶
func (x *MassTransferTransactionData) Reset()
func (*MassTransferTransactionData) SizeVT ¶ added in v0.10.0
func (m *MassTransferTransactionData) SizeVT() (n int)
func (*MassTransferTransactionData) String ¶
func (x *MassTransferTransactionData) String() string
func (*MassTransferTransactionData) UnmarshalVT ¶ added in v0.10.0
func (m *MassTransferTransactionData) UnmarshalVT(dAtA []byte) error
type MassTransferTransactionData_Transfer ¶
type MassTransferTransactionData_Transfer struct {
Recipient *Recipient `protobuf:"bytes,1,opt,name=recipient,proto3" json:"recipient,omitempty"`
Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"`
// contains filtered or unexported fields
}
func (*MassTransferTransactionData_Transfer) Descriptor
deprecated
func (*MassTransferTransactionData_Transfer) Descriptor() ([]byte, []int)
Deprecated: Use MassTransferTransactionData_Transfer.ProtoReflect.Descriptor instead.
func (*MassTransferTransactionData_Transfer) GetAmount ¶
func (x *MassTransferTransactionData_Transfer) GetAmount() int64
func (*MassTransferTransactionData_Transfer) GetRecipient ¶
func (x *MassTransferTransactionData_Transfer) GetRecipient() *Recipient
func (*MassTransferTransactionData_Transfer) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *MassTransferTransactionData_Transfer) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*MassTransferTransactionData_Transfer) MarshalToVTStrict ¶ added in v0.10.4
func (m *MassTransferTransactionData_Transfer) MarshalToVTStrict(dAtA []byte) (int, error)
func (*MassTransferTransactionData_Transfer) MarshalVTStrict ¶ added in v0.10.4
func (m *MassTransferTransactionData_Transfer) MarshalVTStrict() (dAtA []byte, err error)
func (*MassTransferTransactionData_Transfer) ProtoMessage ¶
func (*MassTransferTransactionData_Transfer) ProtoMessage()
func (*MassTransferTransactionData_Transfer) ProtoReflect ¶ added in v0.7.0
func (x *MassTransferTransactionData_Transfer) ProtoReflect() protoreflect.Message
func (*MassTransferTransactionData_Transfer) Reset ¶
func (x *MassTransferTransactionData_Transfer) Reset()
func (*MassTransferTransactionData_Transfer) SizeVT ¶ added in v0.10.0
func (m *MassTransferTransactionData_Transfer) SizeVT() (n int)
func (*MassTransferTransactionData_Transfer) String ¶
func (x *MassTransferTransactionData_Transfer) String() string
func (*MassTransferTransactionData_Transfer) UnmarshalVT ¶ added in v0.10.0
func (m *MassTransferTransactionData_Transfer) UnmarshalVT(dAtA []byte) error
type MicroBlock ¶
type MicroBlock struct {
Version int32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"`
Reference []byte `protobuf:"bytes,2,opt,name=reference,proto3" json:"reference,omitempty"`
UpdatedBlockSignature []byte `` /* 126-byte string literal not displayed */
SenderPublicKey []byte `protobuf:"bytes,4,opt,name=sender_public_key,json=senderPublicKey,proto3" json:"sender_public_key,omitempty"`
Transactions []*SignedTransaction `protobuf:"bytes,5,rep,name=transactions,proto3" json:"transactions,omitempty"`
StateHash []byte `protobuf:"bytes,6,opt,name=state_hash,json=stateHash,proto3" json:"state_hash,omitempty"`
FinalizationVoting *FinalizationVoting `protobuf:"bytes,7,opt,name=finalization_voting,json=finalizationVoting,proto3" json:"finalization_voting,omitempty"`
// contains filtered or unexported fields
}
func (*MicroBlock) Descriptor
deprecated
func (*MicroBlock) Descriptor() ([]byte, []int)
Deprecated: Use MicroBlock.ProtoReflect.Descriptor instead.
func (*MicroBlock) GetFinalizationVoting ¶ added in v0.11.0
func (x *MicroBlock) GetFinalizationVoting() *FinalizationVoting
func (*MicroBlock) GetReference ¶
func (x *MicroBlock) GetReference() []byte
func (*MicroBlock) GetSenderPublicKey ¶
func (x *MicroBlock) GetSenderPublicKey() []byte
func (*MicroBlock) GetStateHash ¶ added in v0.11.0
func (x *MicroBlock) GetStateHash() []byte
func (*MicroBlock) GetTransactions ¶
func (x *MicroBlock) GetTransactions() []*SignedTransaction
func (*MicroBlock) GetUpdatedBlockSignature ¶
func (x *MicroBlock) GetUpdatedBlockSignature() []byte
func (*MicroBlock) GetVersion ¶
func (x *MicroBlock) GetVersion() int32
func (*MicroBlock) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *MicroBlock) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*MicroBlock) MarshalToVTStrict ¶ added in v0.10.4
func (m *MicroBlock) MarshalToVTStrict(dAtA []byte) (int, error)
func (*MicroBlock) MarshalVTStrict ¶ added in v0.10.4
func (m *MicroBlock) MarshalVTStrict() (dAtA []byte, err error)
func (*MicroBlock) ProtoMessage ¶
func (*MicroBlock) ProtoMessage()
func (*MicroBlock) ProtoReflect ¶ added in v0.7.0
func (x *MicroBlock) ProtoReflect() protoreflect.Message
func (*MicroBlock) Reset ¶
func (x *MicroBlock) Reset()
func (*MicroBlock) SizeVT ¶ added in v0.10.0
func (m *MicroBlock) SizeVT() (n int)
func (*MicroBlock) String ¶
func (x *MicroBlock) String() string
func (*MicroBlock) UnmarshalVT ¶ added in v0.10.0
func (m *MicroBlock) UnmarshalVT(dAtA []byte) error
type MicroBlockSnapshot ¶ added in v0.11.0
type MicroBlockSnapshot struct {
TotalBlockId []byte `protobuf:"bytes,1,opt,name=total_block_id,json=totalBlockId,proto3" json:"total_block_id,omitempty"`
Snapshots []*TransactionStateSnapshot `protobuf:"bytes,2,rep,name=snapshots,proto3" json:"snapshots,omitempty"`
// contains filtered or unexported fields
}
func (*MicroBlockSnapshot) Descriptor
deprecated
added in
v0.11.0
func (*MicroBlockSnapshot) Descriptor() ([]byte, []int)
Deprecated: Use MicroBlockSnapshot.ProtoReflect.Descriptor instead.
func (*MicroBlockSnapshot) GetSnapshots ¶ added in v0.11.0
func (x *MicroBlockSnapshot) GetSnapshots() []*TransactionStateSnapshot
func (*MicroBlockSnapshot) GetTotalBlockId ¶ added in v0.11.0
func (x *MicroBlockSnapshot) GetTotalBlockId() []byte
func (*MicroBlockSnapshot) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *MicroBlockSnapshot) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*MicroBlockSnapshot) MarshalToVTStrict ¶ added in v0.11.0
func (m *MicroBlockSnapshot) MarshalToVTStrict(dAtA []byte) (int, error)
func (*MicroBlockSnapshot) MarshalVTStrict ¶ added in v0.11.0
func (m *MicroBlockSnapshot) MarshalVTStrict() (dAtA []byte, err error)
func (*MicroBlockSnapshot) ProtoMessage ¶ added in v0.11.0
func (*MicroBlockSnapshot) ProtoMessage()
func (*MicroBlockSnapshot) ProtoReflect ¶ added in v0.11.0
func (x *MicroBlockSnapshot) ProtoReflect() protoreflect.Message
func (*MicroBlockSnapshot) Reset ¶ added in v0.11.0
func (x *MicroBlockSnapshot) Reset()
func (*MicroBlockSnapshot) SizeVT ¶ added in v0.11.0
func (m *MicroBlockSnapshot) SizeVT() (n int)
func (*MicroBlockSnapshot) String ¶ added in v0.11.0
func (x *MicroBlockSnapshot) String() string
func (*MicroBlockSnapshot) UnmarshalVT ¶ added in v0.11.0
func (m *MicroBlockSnapshot) UnmarshalVT(dAtA []byte) error
type Order ¶
type Order struct {
ChainId int32 `protobuf:"varint,1,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"`
MatcherPublicKey []byte `protobuf:"bytes,3,opt,name=matcher_public_key,json=matcherPublicKey,proto3" json:"matcher_public_key,omitempty"`
AssetPair *AssetPair `protobuf:"bytes,4,opt,name=asset_pair,json=assetPair,proto3" json:"asset_pair,omitempty"`
OrderSide Order_Side `protobuf:"varint,5,opt,name=order_side,json=orderSide,proto3,enum=waves.Order_Side" json:"order_side,omitempty"`
Amount int64 `protobuf:"varint,6,opt,name=amount,proto3" json:"amount,omitempty"`
Price int64 `protobuf:"varint,7,opt,name=price,proto3" json:"price,omitempty"`
Timestamp int64 `protobuf:"varint,8,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
Expiration int64 `protobuf:"varint,9,opt,name=expiration,proto3" json:"expiration,omitempty"`
MatcherFee *Amount `protobuf:"bytes,10,opt,name=matcher_fee,json=matcherFee,proto3" json:"matcher_fee,omitempty"`
Version int32 `protobuf:"varint,11,opt,name=version,proto3" json:"version,omitempty"`
Proofs [][]byte `protobuf:"bytes,12,rep,name=proofs,proto3" json:"proofs,omitempty"`
PriceMode Order_PriceMode `protobuf:"varint,14,opt,name=price_mode,json=priceMode,proto3,enum=waves.Order_PriceMode" json:"price_mode,omitempty"`
Attachment []byte `protobuf:"bytes,15,opt,name=attachment,proto3" json:"attachment,omitempty"`
// Types that are valid to be assigned to Sender:
//
// *Order_SenderPublicKey
// *Order_Eip712Signature
Sender isOrder_Sender `protobuf_oneof:"sender"`
// contains filtered or unexported fields
}
func (*Order) Descriptor
deprecated
func (*Order) GetAssetPair ¶
func (*Order) GetAttachment ¶ added in v0.11.0
func (*Order) GetChainId ¶
func (*Order) GetEip712Signature ¶ added in v0.10.0
func (*Order) GetExpiration ¶
func (*Order) GetMatcherFee ¶
func (*Order) GetMatcherPublicKey ¶
func (*Order) GetOrderSide ¶
func (x *Order) GetOrderSide() Order_Side
func (*Order) GetPriceMode ¶ added in v0.10.0
func (x *Order) GetPriceMode() Order_PriceMode
func (*Order) GetSenderPublicKey ¶
func (*Order) GetTimestamp ¶
func (*Order) GetVersion ¶
func (*Order) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (*Order) MarshalToVTStrict ¶ added in v0.10.4
func (*Order) MarshalVTStrict ¶ added in v0.10.4
func (*Order) ProtoMessage ¶
func (*Order) ProtoMessage()
func (*Order) ProtoReflect ¶ added in v0.7.0
func (x *Order) ProtoReflect() protoreflect.Message
func (*Order) UnmarshalVT ¶ added in v0.10.0
type Order_Eip712Signature ¶ added in v0.10.0
type Order_Eip712Signature struct {
Eip712Signature []byte `protobuf:"bytes,13,opt,name=eip712_signature,json=eip712Signature,proto3,oneof"`
}
func (*Order_Eip712Signature) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Order_Eip712Signature) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Order_Eip712Signature) MarshalToVTStrict ¶ added in v0.10.4
func (m *Order_Eip712Signature) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Order_Eip712Signature) SizeVT ¶ added in v0.10.0
func (m *Order_Eip712Signature) SizeVT() (n int)
type Order_PriceMode ¶ added in v0.10.0
type Order_PriceMode int32
const ( Order_DEFAULT Order_PriceMode = 0 Order_FIXED_DECIMALS Order_PriceMode = 1 Order_ASSET_DECIMALS Order_PriceMode = 2 )
func (Order_PriceMode) Descriptor ¶ added in v0.10.0
func (Order_PriceMode) Descriptor() protoreflect.EnumDescriptor
func (Order_PriceMode) Enum ¶ added in v0.10.0
func (x Order_PriceMode) Enum() *Order_PriceMode
func (Order_PriceMode) EnumDescriptor
deprecated
added in
v0.10.0
func (Order_PriceMode) EnumDescriptor() ([]byte, []int)
Deprecated: Use Order_PriceMode.Descriptor instead.
func (Order_PriceMode) Number ¶ added in v0.10.0
func (x Order_PriceMode) Number() protoreflect.EnumNumber
func (Order_PriceMode) String ¶ added in v0.10.0
func (x Order_PriceMode) String() string
func (Order_PriceMode) Type ¶ added in v0.10.0
func (Order_PriceMode) Type() protoreflect.EnumType
type Order_SenderPublicKey ¶ added in v0.10.0
type Order_SenderPublicKey struct {
SenderPublicKey []byte `protobuf:"bytes,2,opt,name=sender_public_key,json=senderPublicKey,proto3,oneof"`
}
func (*Order_SenderPublicKey) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Order_SenderPublicKey) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Order_SenderPublicKey) MarshalToVTStrict ¶ added in v0.10.4
func (m *Order_SenderPublicKey) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Order_SenderPublicKey) SizeVT ¶ added in v0.10.0
func (m *Order_SenderPublicKey) SizeVT() (n int)
type Order_Side ¶
type Order_Side int32
const ( Order_BUY Order_Side = 0 Order_SELL Order_Side = 1 )
func (Order_Side) Descriptor ¶ added in v0.7.0
func (Order_Side) Descriptor() protoreflect.EnumDescriptor
func (Order_Side) Enum ¶ added in v0.7.0
func (x Order_Side) Enum() *Order_Side
func (Order_Side) EnumDescriptor
deprecated
func (Order_Side) EnumDescriptor() ([]byte, []int)
Deprecated: Use Order_Side.Descriptor instead.
func (Order_Side) Number ¶ added in v0.7.0
func (x Order_Side) Number() protoreflect.EnumNumber
func (Order_Side) String ¶
func (x Order_Side) String() string
func (Order_Side) Type ¶ added in v0.7.0
func (Order_Side) Type() protoreflect.EnumType
type PaymentTransactionData ¶
type PaymentTransactionData struct {
RecipientAddress []byte `protobuf:"bytes,1,opt,name=recipient_address,json=recipientAddress,proto3" json:"recipient_address,omitempty"`
Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"`
// contains filtered or unexported fields
}
func (*PaymentTransactionData) Descriptor
deprecated
func (*PaymentTransactionData) Descriptor() ([]byte, []int)
Deprecated: Use PaymentTransactionData.ProtoReflect.Descriptor instead.
func (*PaymentTransactionData) GetAmount ¶
func (x *PaymentTransactionData) GetAmount() int64
func (*PaymentTransactionData) GetRecipientAddress ¶
func (x *PaymentTransactionData) GetRecipientAddress() []byte
func (*PaymentTransactionData) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *PaymentTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*PaymentTransactionData) MarshalToVTStrict ¶ added in v0.10.4
func (m *PaymentTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
func (*PaymentTransactionData) MarshalVTStrict ¶ added in v0.10.4
func (m *PaymentTransactionData) MarshalVTStrict() (dAtA []byte, err error)
func (*PaymentTransactionData) ProtoMessage ¶
func (*PaymentTransactionData) ProtoMessage()
func (*PaymentTransactionData) ProtoReflect ¶ added in v0.7.0
func (x *PaymentTransactionData) ProtoReflect() protoreflect.Message
func (*PaymentTransactionData) Reset ¶
func (x *PaymentTransactionData) Reset()
func (*PaymentTransactionData) SizeVT ¶ added in v0.10.0
func (m *PaymentTransactionData) SizeVT() (n int)
func (*PaymentTransactionData) String ¶
func (x *PaymentTransactionData) String() string
func (*PaymentTransactionData) UnmarshalVT ¶ added in v0.10.0
func (m *PaymentTransactionData) UnmarshalVT(dAtA []byte) error
type Recipient ¶
type Recipient struct {
// Types that are valid to be assigned to Recipient:
//
// *Recipient_PublicKeyHash
// *Recipient_Alias
Recipient isRecipient_Recipient `protobuf_oneof:"recipient"`
// contains filtered or unexported fields
}
func (*Recipient) Descriptor
deprecated
func (*Recipient) GetPublicKeyHash ¶
func (*Recipient) GetRecipient ¶
func (x *Recipient) GetRecipient() isRecipient_Recipient
func (*Recipient) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (*Recipient) MarshalToVTStrict ¶ added in v0.10.4
func (*Recipient) MarshalVTStrict ¶ added in v0.10.4
func (*Recipient) ProtoMessage ¶
func (*Recipient) ProtoMessage()
func (*Recipient) ProtoReflect ¶ added in v0.7.0
func (x *Recipient) ProtoReflect() protoreflect.Message
func (*Recipient) UnmarshalVT ¶ added in v0.10.0
type Recipient_Alias ¶
type Recipient_Alias struct {
Alias string `protobuf:"bytes,2,opt,name=alias,proto3,oneof"`
}
func (*Recipient_Alias) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Recipient_Alias) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Recipient_Alias) MarshalToVTStrict ¶ added in v0.10.4
func (m *Recipient_Alias) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Recipient_Alias) SizeVT ¶ added in v0.10.0
func (m *Recipient_Alias) SizeVT() (n int)
type Recipient_PublicKeyHash ¶
type Recipient_PublicKeyHash struct {
// First 20 bytes of the result of the Keccak256(Blake2b256(publicKey)) hashing function.
PublicKeyHash []byte `protobuf:"bytes,1,opt,name=public_key_hash,json=publicKeyHash,proto3,oneof"`
}
func (*Recipient_PublicKeyHash) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Recipient_PublicKeyHash) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Recipient_PublicKeyHash) MarshalToVTStrict ¶ added in v0.10.4
func (m *Recipient_PublicKeyHash) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Recipient_PublicKeyHash) SizeVT ¶ added in v0.10.0
func (m *Recipient_PublicKeyHash) SizeVT() (n int)
type ReissueTransactionData ¶
type ReissueTransactionData struct {
AssetAmount *Amount `protobuf:"bytes,1,opt,name=asset_amount,json=assetAmount,proto3" json:"asset_amount,omitempty"`
Reissuable bool `protobuf:"varint,2,opt,name=reissuable,proto3" json:"reissuable,omitempty"`
// contains filtered or unexported fields
}
func (*ReissueTransactionData) Descriptor
deprecated
func (*ReissueTransactionData) Descriptor() ([]byte, []int)
Deprecated: Use ReissueTransactionData.ProtoReflect.Descriptor instead.
func (*ReissueTransactionData) GetAssetAmount ¶
func (x *ReissueTransactionData) GetAssetAmount() *Amount
func (*ReissueTransactionData) GetReissuable ¶
func (x *ReissueTransactionData) GetReissuable() bool
func (*ReissueTransactionData) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *ReissueTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*ReissueTransactionData) MarshalToVTStrict ¶ added in v0.10.4
func (m *ReissueTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
func (*ReissueTransactionData) MarshalVTStrict ¶ added in v0.10.4
func (m *ReissueTransactionData) MarshalVTStrict() (dAtA []byte, err error)
func (*ReissueTransactionData) ProtoMessage ¶
func (*ReissueTransactionData) ProtoMessage()
func (*ReissueTransactionData) ProtoReflect ¶ added in v0.7.0
func (x *ReissueTransactionData) ProtoReflect() protoreflect.Message
func (*ReissueTransactionData) Reset ¶
func (x *ReissueTransactionData) Reset()
func (*ReissueTransactionData) SizeVT ¶ added in v0.10.0
func (m *ReissueTransactionData) SizeVT() (n int)
func (*ReissueTransactionData) String ¶
func (x *ReissueTransactionData) String() string
func (*ReissueTransactionData) UnmarshalVT ¶ added in v0.10.0
func (m *ReissueTransactionData) UnmarshalVT(dAtA []byte) error
type RewardShare ¶ added in v0.11.0
type RewardShare struct {
// contains filtered or unexported fields
}
func (*RewardShare) Descriptor
deprecated
added in
v0.11.0
func (*RewardShare) Descriptor() ([]byte, []int)
Deprecated: Use RewardShare.ProtoReflect.Descriptor instead.
func (*RewardShare) GetAddress ¶ added in v0.11.0
func (x *RewardShare) GetAddress() []byte
func (*RewardShare) GetReward ¶ added in v0.11.0
func (x *RewardShare) GetReward() int64
func (*RewardShare) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *RewardShare) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*RewardShare) MarshalToVTStrict ¶ added in v0.11.0
func (m *RewardShare) MarshalToVTStrict(dAtA []byte) (int, error)
func (*RewardShare) MarshalVTStrict ¶ added in v0.11.0
func (m *RewardShare) MarshalVTStrict() (dAtA []byte, err error)
func (*RewardShare) ProtoMessage ¶ added in v0.11.0
func (*RewardShare) ProtoMessage()
func (*RewardShare) ProtoReflect ¶ added in v0.11.0
func (x *RewardShare) ProtoReflect() protoreflect.Message
func (*RewardShare) Reset ¶ added in v0.11.0
func (x *RewardShare) Reset()
func (*RewardShare) SizeVT ¶ added in v0.11.0
func (m *RewardShare) SizeVT() (n int)
func (*RewardShare) String ¶ added in v0.11.0
func (x *RewardShare) String() string
func (*RewardShare) UnmarshalVT ¶ added in v0.11.0
func (m *RewardShare) UnmarshalVT(dAtA []byte) error
type SetAssetScriptTransactionData ¶
type SetAssetScriptTransactionData struct {
AssetId []byte `protobuf:"bytes,1,opt,name=asset_id,json=assetId,proto3" json:"asset_id,omitempty"`
Script []byte `protobuf:"bytes,2,opt,name=script,proto3" json:"script,omitempty"`
// contains filtered or unexported fields
}
func (*SetAssetScriptTransactionData) Descriptor
deprecated
func (*SetAssetScriptTransactionData) Descriptor() ([]byte, []int)
Deprecated: Use SetAssetScriptTransactionData.ProtoReflect.Descriptor instead.
func (*SetAssetScriptTransactionData) GetAssetId ¶
func (x *SetAssetScriptTransactionData) GetAssetId() []byte
func (*SetAssetScriptTransactionData) GetScript ¶
func (x *SetAssetScriptTransactionData) GetScript() []byte
func (*SetAssetScriptTransactionData) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *SetAssetScriptTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*SetAssetScriptTransactionData) MarshalToVTStrict ¶ added in v0.10.4
func (m *SetAssetScriptTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
func (*SetAssetScriptTransactionData) MarshalVTStrict ¶ added in v0.10.4
func (m *SetAssetScriptTransactionData) MarshalVTStrict() (dAtA []byte, err error)
func (*SetAssetScriptTransactionData) ProtoMessage ¶
func (*SetAssetScriptTransactionData) ProtoMessage()
func (*SetAssetScriptTransactionData) ProtoReflect ¶ added in v0.7.0
func (x *SetAssetScriptTransactionData) ProtoReflect() protoreflect.Message
func (*SetAssetScriptTransactionData) Reset ¶
func (x *SetAssetScriptTransactionData) Reset()
func (*SetAssetScriptTransactionData) SizeVT ¶ added in v0.10.0
func (m *SetAssetScriptTransactionData) SizeVT() (n int)
func (*SetAssetScriptTransactionData) String ¶
func (x *SetAssetScriptTransactionData) String() string
func (*SetAssetScriptTransactionData) UnmarshalVT ¶ added in v0.10.0
func (m *SetAssetScriptTransactionData) UnmarshalVT(dAtA []byte) error
type SetScriptTransactionData ¶
type SetScriptTransactionData struct {
Script []byte `protobuf:"bytes,1,opt,name=script,proto3" json:"script,omitempty"`
// contains filtered or unexported fields
}
func (*SetScriptTransactionData) Descriptor
deprecated
func (*SetScriptTransactionData) Descriptor() ([]byte, []int)
Deprecated: Use SetScriptTransactionData.ProtoReflect.Descriptor instead.
func (*SetScriptTransactionData) GetScript ¶
func (x *SetScriptTransactionData) GetScript() []byte
func (*SetScriptTransactionData) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *SetScriptTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*SetScriptTransactionData) MarshalToVTStrict ¶ added in v0.10.4
func (m *SetScriptTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
func (*SetScriptTransactionData) MarshalVTStrict ¶ added in v0.10.4
func (m *SetScriptTransactionData) MarshalVTStrict() (dAtA []byte, err error)
func (*SetScriptTransactionData) ProtoMessage ¶
func (*SetScriptTransactionData) ProtoMessage()
func (*SetScriptTransactionData) ProtoReflect ¶ added in v0.7.0
func (x *SetScriptTransactionData) ProtoReflect() protoreflect.Message
func (*SetScriptTransactionData) Reset ¶
func (x *SetScriptTransactionData) Reset()
func (*SetScriptTransactionData) SizeVT ¶ added in v0.10.0
func (m *SetScriptTransactionData) SizeVT() (n int)
func (*SetScriptTransactionData) String ¶
func (x *SetScriptTransactionData) String() string
func (*SetScriptTransactionData) UnmarshalVT ¶ added in v0.10.0
func (m *SetScriptTransactionData) UnmarshalVT(dAtA []byte) error
type SignedMicroBlock ¶
type SignedMicroBlock struct {
MicroBlock *MicroBlock `protobuf:"bytes,1,opt,name=micro_block,json=microBlock,proto3" json:"micro_block,omitempty"`
Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"`
TotalBlockId []byte `protobuf:"bytes,3,opt,name=total_block_id,json=totalBlockId,proto3" json:"total_block_id,omitempty"`
// contains filtered or unexported fields
}
func (*SignedMicroBlock) Descriptor
deprecated
func (*SignedMicroBlock) Descriptor() ([]byte, []int)
Deprecated: Use SignedMicroBlock.ProtoReflect.Descriptor instead.
func (*SignedMicroBlock) GetMicroBlock ¶
func (x *SignedMicroBlock) GetMicroBlock() *MicroBlock
func (*SignedMicroBlock) GetSignature ¶
func (x *SignedMicroBlock) GetSignature() []byte
func (*SignedMicroBlock) GetTotalBlockId ¶
func (x *SignedMicroBlock) GetTotalBlockId() []byte
func (*SignedMicroBlock) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *SignedMicroBlock) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*SignedMicroBlock) MarshalToVTStrict ¶ added in v0.10.4
func (m *SignedMicroBlock) MarshalToVTStrict(dAtA []byte) (int, error)
func (*SignedMicroBlock) MarshalVTStrict ¶ added in v0.10.4
func (m *SignedMicroBlock) MarshalVTStrict() (dAtA []byte, err error)
func (*SignedMicroBlock) ProtoMessage ¶
func (*SignedMicroBlock) ProtoMessage()
func (*SignedMicroBlock) ProtoReflect ¶ added in v0.7.0
func (x *SignedMicroBlock) ProtoReflect() protoreflect.Message
func (*SignedMicroBlock) Reset ¶
func (x *SignedMicroBlock) Reset()
func (*SignedMicroBlock) SizeVT ¶ added in v0.10.0
func (m *SignedMicroBlock) SizeVT() (n int)
func (*SignedMicroBlock) String ¶
func (x *SignedMicroBlock) String() string
func (*SignedMicroBlock) UnmarshalVT ¶ added in v0.10.0
func (m *SignedMicroBlock) UnmarshalVT(dAtA []byte) error
type SignedTransaction ¶
type SignedTransaction struct {
// Types that are valid to be assigned to Transaction:
//
// *SignedTransaction_WavesTransaction
// *SignedTransaction_EthereumTransaction
Transaction isSignedTransaction_Transaction `protobuf_oneof:"transaction"`
Proofs [][]byte `protobuf:"bytes,2,rep,name=proofs,proto3" json:"proofs,omitempty"`
// contains filtered or unexported fields
}
func (*SignedTransaction) Descriptor
deprecated
func (*SignedTransaction) Descriptor() ([]byte, []int)
Deprecated: Use SignedTransaction.ProtoReflect.Descriptor instead.
func (*SignedTransaction) GetEthereumTransaction ¶ added in v0.10.0
func (x *SignedTransaction) GetEthereumTransaction() []byte
func (*SignedTransaction) GetProofs ¶
func (x *SignedTransaction) GetProofs() [][]byte
func (*SignedTransaction) GetTransaction ¶
func (x *SignedTransaction) GetTransaction() isSignedTransaction_Transaction
func (*SignedTransaction) GetWavesTransaction ¶ added in v0.10.0
func (x *SignedTransaction) GetWavesTransaction() *Transaction
func (*SignedTransaction) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *SignedTransaction) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*SignedTransaction) MarshalToVTStrict ¶ added in v0.10.4
func (m *SignedTransaction) MarshalToVTStrict(dAtA []byte) (int, error)
func (*SignedTransaction) MarshalVTStrict ¶ added in v0.10.4
func (m *SignedTransaction) MarshalVTStrict() (dAtA []byte, err error)
func (*SignedTransaction) ProtoMessage ¶
func (*SignedTransaction) ProtoMessage()
func (*SignedTransaction) ProtoReflect ¶ added in v0.7.0
func (x *SignedTransaction) ProtoReflect() protoreflect.Message
func (*SignedTransaction) Reset ¶
func (x *SignedTransaction) Reset()
func (*SignedTransaction) SizeVT ¶ added in v0.10.0
func (m *SignedTransaction) SizeVT() (n int)
func (*SignedTransaction) String ¶
func (x *SignedTransaction) String() string
func (*SignedTransaction) UnmarshalVT ¶ added in v0.10.0
func (m *SignedTransaction) UnmarshalVT(dAtA []byte) error
type SignedTransaction_EthereumTransaction ¶ added in v0.10.0
type SignedTransaction_EthereumTransaction struct {
EthereumTransaction []byte `protobuf:"bytes,3,opt,name=ethereum_transaction,json=ethereumTransaction,proto3,oneof"`
}
func (*SignedTransaction_EthereumTransaction) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *SignedTransaction_EthereumTransaction) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*SignedTransaction_EthereumTransaction) MarshalToVTStrict ¶ added in v0.10.4
func (m *SignedTransaction_EthereumTransaction) MarshalToVTStrict(dAtA []byte) (int, error)
func (*SignedTransaction_EthereumTransaction) SizeVT ¶ added in v0.10.0
func (m *SignedTransaction_EthereumTransaction) SizeVT() (n int)
type SignedTransaction_WavesTransaction ¶ added in v0.10.0
type SignedTransaction_WavesTransaction struct {
WavesTransaction *Transaction `protobuf:"bytes,1,opt,name=waves_transaction,json=wavesTransaction,proto3,oneof"`
}
func (*SignedTransaction_WavesTransaction) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *SignedTransaction_WavesTransaction) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*SignedTransaction_WavesTransaction) MarshalToVTStrict ¶ added in v0.10.4
func (m *SignedTransaction_WavesTransaction) MarshalToVTStrict(dAtA []byte) (int, error)
func (*SignedTransaction_WavesTransaction) SizeVT ¶ added in v0.10.0
func (m *SignedTransaction_WavesTransaction) SizeVT() (n int)
type SponsorFeeTransactionData ¶
type SponsorFeeTransactionData struct {
MinFee *Amount `protobuf:"bytes,1,opt,name=min_fee,json=minFee,proto3" json:"min_fee,omitempty"`
// contains filtered or unexported fields
}
func (*SponsorFeeTransactionData) Descriptor
deprecated
func (*SponsorFeeTransactionData) Descriptor() ([]byte, []int)
Deprecated: Use SponsorFeeTransactionData.ProtoReflect.Descriptor instead.
func (*SponsorFeeTransactionData) GetMinFee ¶
func (x *SponsorFeeTransactionData) GetMinFee() *Amount
func (*SponsorFeeTransactionData) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *SponsorFeeTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*SponsorFeeTransactionData) MarshalToVTStrict ¶ added in v0.10.4
func (m *SponsorFeeTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
func (*SponsorFeeTransactionData) MarshalVTStrict ¶ added in v0.10.4
func (m *SponsorFeeTransactionData) MarshalVTStrict() (dAtA []byte, err error)
func (*SponsorFeeTransactionData) ProtoMessage ¶
func (*SponsorFeeTransactionData) ProtoMessage()
func (*SponsorFeeTransactionData) ProtoReflect ¶ added in v0.7.0
func (x *SponsorFeeTransactionData) ProtoReflect() protoreflect.Message
func (*SponsorFeeTransactionData) Reset ¶
func (x *SponsorFeeTransactionData) Reset()
func (*SponsorFeeTransactionData) SizeVT ¶ added in v0.10.0
func (m *SponsorFeeTransactionData) SizeVT() (n int)
func (*SponsorFeeTransactionData) String ¶
func (x *SponsorFeeTransactionData) String() string
func (*SponsorFeeTransactionData) UnmarshalVT ¶ added in v0.10.0
func (m *SponsorFeeTransactionData) UnmarshalVT(dAtA []byte) error
type Transaction ¶
type Transaction struct {
ChainId int32 `protobuf:"varint,1,opt,name=chain_id,json=chainId,proto3" json:"chain_id,omitempty"`
SenderPublicKey []byte `protobuf:"bytes,2,opt,name=sender_public_key,json=senderPublicKey,proto3" json:"sender_public_key,omitempty"`
Fee *Amount `protobuf:"bytes,3,opt,name=fee,proto3" json:"fee,omitempty"`
Timestamp int64 `protobuf:"varint,4,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
Version int32 `protobuf:"varint,5,opt,name=version,proto3" json:"version,omitempty"`
// Types that are valid to be assigned to Data:
//
// *Transaction_Genesis
// *Transaction_Payment
// *Transaction_Issue
// *Transaction_Transfer
// *Transaction_Reissue
// *Transaction_Burn
// *Transaction_Exchange
// *Transaction_Lease
// *Transaction_LeaseCancel
// *Transaction_CreateAlias
// *Transaction_MassTransfer
// *Transaction_DataTransaction
// *Transaction_SetScript
// *Transaction_SponsorFee
// *Transaction_SetAssetScript
// *Transaction_InvokeScript
// *Transaction_UpdateAssetInfo
// *Transaction_InvokeExpression
// *Transaction_CommitToGeneration
Data isTransaction_Data `protobuf_oneof:"data"`
// contains filtered or unexported fields
}
func (*Transaction) Descriptor
deprecated
func (*Transaction) Descriptor() ([]byte, []int)
Deprecated: Use Transaction.ProtoReflect.Descriptor instead.
func (*Transaction) GetBurn ¶
func (x *Transaction) GetBurn() *BurnTransactionData
func (*Transaction) GetChainId ¶
func (x *Transaction) GetChainId() int32
func (*Transaction) GetCommitToGeneration ¶ added in v0.11.0
func (x *Transaction) GetCommitToGeneration() *CommitToGenerationTransactionData
func (*Transaction) GetCreateAlias ¶
func (x *Transaction) GetCreateAlias() *CreateAliasTransactionData
func (*Transaction) GetData ¶
func (x *Transaction) GetData() isTransaction_Data
func (*Transaction) GetDataTransaction ¶
func (x *Transaction) GetDataTransaction() *DataTransactionData
func (*Transaction) GetExchange ¶
func (x *Transaction) GetExchange() *ExchangeTransactionData
func (*Transaction) GetFee ¶
func (x *Transaction) GetFee() *Amount
func (*Transaction) GetGenesis ¶
func (x *Transaction) GetGenesis() *GenesisTransactionData
func (*Transaction) GetInvokeExpression ¶ added in v0.10.0
func (x *Transaction) GetInvokeExpression() *InvokeExpressionTransactionData
func (*Transaction) GetInvokeScript ¶
func (x *Transaction) GetInvokeScript() *InvokeScriptTransactionData
func (*Transaction) GetIssue ¶
func (x *Transaction) GetIssue() *IssueTransactionData
func (*Transaction) GetLease ¶
func (x *Transaction) GetLease() *LeaseTransactionData
func (*Transaction) GetLeaseCancel ¶
func (x *Transaction) GetLeaseCancel() *LeaseCancelTransactionData
func (*Transaction) GetMassTransfer ¶
func (x *Transaction) GetMassTransfer() *MassTransferTransactionData
func (*Transaction) GetPayment ¶
func (x *Transaction) GetPayment() *PaymentTransactionData
func (*Transaction) GetReissue ¶
func (x *Transaction) GetReissue() *ReissueTransactionData
func (*Transaction) GetSenderPublicKey ¶
func (x *Transaction) GetSenderPublicKey() []byte
func (*Transaction) GetSetAssetScript ¶
func (x *Transaction) GetSetAssetScript() *SetAssetScriptTransactionData
func (*Transaction) GetSetScript ¶
func (x *Transaction) GetSetScript() *SetScriptTransactionData
func (*Transaction) GetSponsorFee ¶
func (x *Transaction) GetSponsorFee() *SponsorFeeTransactionData
func (*Transaction) GetTimestamp ¶
func (x *Transaction) GetTimestamp() int64
func (*Transaction) GetTransfer ¶
func (x *Transaction) GetTransfer() *TransferTransactionData
func (*Transaction) GetUpdateAssetInfo ¶
func (x *Transaction) GetUpdateAssetInfo() *UpdateAssetInfoTransactionData
func (*Transaction) GetVersion ¶
func (x *Transaction) GetVersion() int32
func (*Transaction) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Transaction) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Transaction) MarshalToVTStrict ¶ added in v0.10.4
func (m *Transaction) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Transaction) MarshalVTStrict ¶ added in v0.10.4
func (m *Transaction) MarshalVTStrict() (dAtA []byte, err error)
func (*Transaction) ProtoMessage ¶
func (*Transaction) ProtoMessage()
func (*Transaction) ProtoReflect ¶ added in v0.7.0
func (x *Transaction) ProtoReflect() protoreflect.Message
func (*Transaction) Reset ¶
func (x *Transaction) Reset()
func (*Transaction) SizeVT ¶ added in v0.10.0
func (m *Transaction) SizeVT() (n int)
func (*Transaction) String ¶
func (x *Transaction) String() string
func (*Transaction) UnmarshalVT ¶ added in v0.10.0
func (m *Transaction) UnmarshalVT(dAtA []byte) error
type TransactionStateSnapshot ¶ added in v0.11.0
type TransactionStateSnapshot struct {
Balances []*TransactionStateSnapshot_Balance `protobuf:"bytes,1,rep,name=balances,proto3" json:"balances,omitempty"`
LeaseBalances []*TransactionStateSnapshot_LeaseBalance `protobuf:"bytes,2,rep,name=lease_balances,json=leaseBalances,proto3" json:"lease_balances,omitempty"`
NewLeases []*TransactionStateSnapshot_NewLease `protobuf:"bytes,3,rep,name=new_leases,json=newLeases,proto3" json:"new_leases,omitempty"`
CancelledLeases []*TransactionStateSnapshot_CancelledLease `protobuf:"bytes,4,rep,name=cancelled_leases,json=cancelledLeases,proto3" json:"cancelled_leases,omitempty"`
AssetStatics []*TransactionStateSnapshot_NewAsset `protobuf:"bytes,5,rep,name=asset_statics,json=assetStatics,proto3" json:"asset_statics,omitempty"`
AssetVolumes []*TransactionStateSnapshot_AssetVolume `protobuf:"bytes,6,rep,name=asset_volumes,json=assetVolumes,proto3" json:"asset_volumes,omitempty"`
AssetNamesAndDescriptions []*TransactionStateSnapshot_AssetNameAndDescription `` /* 140-byte string literal not displayed */
AssetScripts *TransactionStateSnapshot_AssetScript `protobuf:"bytes,8,opt,name=asset_scripts,json=assetScripts,proto3" json:"asset_scripts,omitempty"`
Aliases *TransactionStateSnapshot_Alias `protobuf:"bytes,9,opt,name=aliases,proto3" json:"aliases,omitempty"`
OrderFills []*TransactionStateSnapshot_OrderFill `protobuf:"bytes,10,rep,name=order_fills,json=orderFills,proto3" json:"order_fills,omitempty"`
AccountScripts *TransactionStateSnapshot_AccountScript `protobuf:"bytes,11,opt,name=account_scripts,json=accountScripts,proto3" json:"account_scripts,omitempty"`
AccountData []*TransactionStateSnapshot_AccountData `protobuf:"bytes,12,rep,name=account_data,json=accountData,proto3" json:"account_data,omitempty"`
Sponsorships []*TransactionStateSnapshot_Sponsorship `protobuf:"bytes,13,rep,name=sponsorships,proto3" json:"sponsorships,omitempty"`
TransactionStatus TransactionStatus `` /* 143-byte string literal not displayed */
GenerationCommitment *TransactionStateSnapshot_GenerationCommitment `protobuf:"bytes,15,opt,name=generation_commitment,json=generationCommitment,proto3" json:"generation_commitment,omitempty"`
// contains filtered or unexported fields
}
func (*TransactionStateSnapshot) Descriptor
deprecated
added in
v0.11.0
func (*TransactionStateSnapshot) Descriptor() ([]byte, []int)
Deprecated: Use TransactionStateSnapshot.ProtoReflect.Descriptor instead.
func (*TransactionStateSnapshot) GetAccountData ¶ added in v0.11.0
func (x *TransactionStateSnapshot) GetAccountData() []*TransactionStateSnapshot_AccountData
func (*TransactionStateSnapshot) GetAccountScripts ¶ added in v0.11.0
func (x *TransactionStateSnapshot) GetAccountScripts() *TransactionStateSnapshot_AccountScript
func (*TransactionStateSnapshot) GetAliases ¶ added in v0.11.0
func (x *TransactionStateSnapshot) GetAliases() *TransactionStateSnapshot_Alias
func (*TransactionStateSnapshot) GetAssetNamesAndDescriptions ¶ added in v0.11.0
func (x *TransactionStateSnapshot) GetAssetNamesAndDescriptions() []*TransactionStateSnapshot_AssetNameAndDescription
func (*TransactionStateSnapshot) GetAssetScripts ¶ added in v0.11.0
func (x *TransactionStateSnapshot) GetAssetScripts() *TransactionStateSnapshot_AssetScript
func (*TransactionStateSnapshot) GetAssetStatics ¶ added in v0.11.0
func (x *TransactionStateSnapshot) GetAssetStatics() []*TransactionStateSnapshot_NewAsset
func (*TransactionStateSnapshot) GetAssetVolumes ¶ added in v0.11.0
func (x *TransactionStateSnapshot) GetAssetVolumes() []*TransactionStateSnapshot_AssetVolume
func (*TransactionStateSnapshot) GetBalances ¶ added in v0.11.0
func (x *TransactionStateSnapshot) GetBalances() []*TransactionStateSnapshot_Balance
func (*TransactionStateSnapshot) GetCancelledLeases ¶ added in v0.11.0
func (x *TransactionStateSnapshot) GetCancelledLeases() []*TransactionStateSnapshot_CancelledLease
func (*TransactionStateSnapshot) GetGenerationCommitment ¶ added in v0.11.0
func (x *TransactionStateSnapshot) GetGenerationCommitment() *TransactionStateSnapshot_GenerationCommitment
func (*TransactionStateSnapshot) GetLeaseBalances ¶ added in v0.11.0
func (x *TransactionStateSnapshot) GetLeaseBalances() []*TransactionStateSnapshot_LeaseBalance
func (*TransactionStateSnapshot) GetNewLeases ¶ added in v0.11.0
func (x *TransactionStateSnapshot) GetNewLeases() []*TransactionStateSnapshot_NewLease
func (*TransactionStateSnapshot) GetOrderFills ¶ added in v0.11.0
func (x *TransactionStateSnapshot) GetOrderFills() []*TransactionStateSnapshot_OrderFill
func (*TransactionStateSnapshot) GetSponsorships ¶ added in v0.11.0
func (x *TransactionStateSnapshot) GetSponsorships() []*TransactionStateSnapshot_Sponsorship
func (*TransactionStateSnapshot) GetTransactionStatus ¶ added in v0.11.0
func (x *TransactionStateSnapshot) GetTransactionStatus() TransactionStatus
func (*TransactionStateSnapshot) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot) MarshalToVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot) MarshalToVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot) MarshalVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot) MarshalVTStrict() (dAtA []byte, err error)
func (*TransactionStateSnapshot) ProtoMessage ¶ added in v0.11.0
func (*TransactionStateSnapshot) ProtoMessage()
func (*TransactionStateSnapshot) ProtoReflect ¶ added in v0.11.0
func (x *TransactionStateSnapshot) ProtoReflect() protoreflect.Message
func (*TransactionStateSnapshot) Reset ¶ added in v0.11.0
func (x *TransactionStateSnapshot) Reset()
func (*TransactionStateSnapshot) SizeVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot) SizeVT() (n int)
func (*TransactionStateSnapshot) String ¶ added in v0.11.0
func (x *TransactionStateSnapshot) String() string
func (*TransactionStateSnapshot) UnmarshalVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot) UnmarshalVT(dAtA []byte) error
type TransactionStateSnapshot_AccountData ¶ added in v0.11.0
type TransactionStateSnapshot_AccountData struct {
Address []byte `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"`
Entries []*DataEntry `protobuf:"bytes,2,rep,name=entries,proto3" json:"entries,omitempty"`
// contains filtered or unexported fields
}
func (*TransactionStateSnapshot_AccountData) Descriptor
deprecated
added in
v0.11.0
func (*TransactionStateSnapshot_AccountData) Descriptor() ([]byte, []int)
Deprecated: Use TransactionStateSnapshot_AccountData.ProtoReflect.Descriptor instead.
func (*TransactionStateSnapshot_AccountData) GetAddress ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AccountData) GetAddress() []byte
func (*TransactionStateSnapshot_AccountData) GetEntries ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AccountData) GetEntries() []*DataEntry
func (*TransactionStateSnapshot_AccountData) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AccountData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_AccountData) MarshalToVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AccountData) MarshalToVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_AccountData) MarshalVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AccountData) MarshalVTStrict() (dAtA []byte, err error)
func (*TransactionStateSnapshot_AccountData) ProtoMessage ¶ added in v0.11.0
func (*TransactionStateSnapshot_AccountData) ProtoMessage()
func (*TransactionStateSnapshot_AccountData) ProtoReflect ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AccountData) ProtoReflect() protoreflect.Message
func (*TransactionStateSnapshot_AccountData) Reset ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AccountData) Reset()
func (*TransactionStateSnapshot_AccountData) SizeVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AccountData) SizeVT() (n int)
func (*TransactionStateSnapshot_AccountData) String ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AccountData) String() string
func (*TransactionStateSnapshot_AccountData) UnmarshalVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AccountData) UnmarshalVT(dAtA []byte) error
type TransactionStateSnapshot_AccountScript ¶ added in v0.11.0
type TransactionStateSnapshot_AccountScript struct {
SenderPublicKey []byte `protobuf:"bytes,1,opt,name=sender_public_key,json=senderPublicKey,proto3" json:"sender_public_key,omitempty"`
Script []byte `protobuf:"bytes,2,opt,name=script,proto3" json:"script,omitempty"`
VerifierComplexity int64 `protobuf:"varint,3,opt,name=verifier_complexity,json=verifierComplexity,proto3" json:"verifier_complexity,omitempty"`
// contains filtered or unexported fields
}
func (*TransactionStateSnapshot_AccountScript) Descriptor
deprecated
added in
v0.11.0
func (*TransactionStateSnapshot_AccountScript) Descriptor() ([]byte, []int)
Deprecated: Use TransactionStateSnapshot_AccountScript.ProtoReflect.Descriptor instead.
func (*TransactionStateSnapshot_AccountScript) GetScript ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AccountScript) GetScript() []byte
func (*TransactionStateSnapshot_AccountScript) GetSenderPublicKey ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AccountScript) GetSenderPublicKey() []byte
func (*TransactionStateSnapshot_AccountScript) GetVerifierComplexity ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AccountScript) GetVerifierComplexity() int64
func (*TransactionStateSnapshot_AccountScript) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AccountScript) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_AccountScript) MarshalToVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AccountScript) MarshalToVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_AccountScript) MarshalVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AccountScript) MarshalVTStrict() (dAtA []byte, err error)
func (*TransactionStateSnapshot_AccountScript) ProtoMessage ¶ added in v0.11.0
func (*TransactionStateSnapshot_AccountScript) ProtoMessage()
func (*TransactionStateSnapshot_AccountScript) ProtoReflect ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AccountScript) ProtoReflect() protoreflect.Message
func (*TransactionStateSnapshot_AccountScript) Reset ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AccountScript) Reset()
func (*TransactionStateSnapshot_AccountScript) SizeVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AccountScript) SizeVT() (n int)
func (*TransactionStateSnapshot_AccountScript) String ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AccountScript) String() string
func (*TransactionStateSnapshot_AccountScript) UnmarshalVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AccountScript) UnmarshalVT(dAtA []byte) error
type TransactionStateSnapshot_Alias ¶ added in v0.11.0
type TransactionStateSnapshot_Alias struct {
Address []byte `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"`
Alias string `protobuf:"bytes,2,opt,name=alias,proto3" json:"alias,omitempty"`
// contains filtered or unexported fields
}
func (*TransactionStateSnapshot_Alias) Descriptor
deprecated
added in
v0.11.0
func (*TransactionStateSnapshot_Alias) Descriptor() ([]byte, []int)
Deprecated: Use TransactionStateSnapshot_Alias.ProtoReflect.Descriptor instead.
func (*TransactionStateSnapshot_Alias) GetAddress ¶ added in v0.11.0
func (x *TransactionStateSnapshot_Alias) GetAddress() []byte
func (*TransactionStateSnapshot_Alias) GetAlias ¶ added in v0.11.0
func (x *TransactionStateSnapshot_Alias) GetAlias() string
func (*TransactionStateSnapshot_Alias) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_Alias) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_Alias) MarshalToVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_Alias) MarshalToVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_Alias) MarshalVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_Alias) MarshalVTStrict() (dAtA []byte, err error)
func (*TransactionStateSnapshot_Alias) ProtoMessage ¶ added in v0.11.0
func (*TransactionStateSnapshot_Alias) ProtoMessage()
func (*TransactionStateSnapshot_Alias) ProtoReflect ¶ added in v0.11.0
func (x *TransactionStateSnapshot_Alias) ProtoReflect() protoreflect.Message
func (*TransactionStateSnapshot_Alias) Reset ¶ added in v0.11.0
func (x *TransactionStateSnapshot_Alias) Reset()
func (*TransactionStateSnapshot_Alias) SizeVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_Alias) SizeVT() (n int)
func (*TransactionStateSnapshot_Alias) String ¶ added in v0.11.0
func (x *TransactionStateSnapshot_Alias) String() string
func (*TransactionStateSnapshot_Alias) UnmarshalVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_Alias) UnmarshalVT(dAtA []byte) error
type TransactionStateSnapshot_AssetNameAndDescription ¶ added in v0.11.0
type TransactionStateSnapshot_AssetNameAndDescription struct {
AssetId []byte `protobuf:"bytes,1,opt,name=asset_id,json=assetId,proto3" json:"asset_id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
// contains filtered or unexported fields
}
func (*TransactionStateSnapshot_AssetNameAndDescription) Descriptor
deprecated
added in
v0.11.0
func (*TransactionStateSnapshot_AssetNameAndDescription) Descriptor() ([]byte, []int)
Deprecated: Use TransactionStateSnapshot_AssetNameAndDescription.ProtoReflect.Descriptor instead.
func (*TransactionStateSnapshot_AssetNameAndDescription) GetAssetId ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AssetNameAndDescription) GetAssetId() []byte
func (*TransactionStateSnapshot_AssetNameAndDescription) GetDescription ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AssetNameAndDescription) GetDescription() string
func (*TransactionStateSnapshot_AssetNameAndDescription) GetName ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AssetNameAndDescription) GetName() string
func (*TransactionStateSnapshot_AssetNameAndDescription) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AssetNameAndDescription) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_AssetNameAndDescription) MarshalToVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AssetNameAndDescription) MarshalToVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_AssetNameAndDescription) MarshalVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AssetNameAndDescription) MarshalVTStrict() (dAtA []byte, err error)
func (*TransactionStateSnapshot_AssetNameAndDescription) ProtoMessage ¶ added in v0.11.0
func (*TransactionStateSnapshot_AssetNameAndDescription) ProtoMessage()
func (*TransactionStateSnapshot_AssetNameAndDescription) ProtoReflect ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AssetNameAndDescription) ProtoReflect() protoreflect.Message
func (*TransactionStateSnapshot_AssetNameAndDescription) Reset ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AssetNameAndDescription) Reset()
func (*TransactionStateSnapshot_AssetNameAndDescription) SizeVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AssetNameAndDescription) SizeVT() (n int)
func (*TransactionStateSnapshot_AssetNameAndDescription) String ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AssetNameAndDescription) String() string
func (*TransactionStateSnapshot_AssetNameAndDescription) UnmarshalVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AssetNameAndDescription) UnmarshalVT(dAtA []byte) error
type TransactionStateSnapshot_AssetScript ¶ added in v0.11.0
type TransactionStateSnapshot_AssetScript struct {
AssetId []byte `protobuf:"bytes,1,opt,name=asset_id,json=assetId,proto3" json:"asset_id,omitempty"`
Script []byte `protobuf:"bytes,2,opt,name=script,proto3" json:"script,omitempty"`
// contains filtered or unexported fields
}
func (*TransactionStateSnapshot_AssetScript) Descriptor
deprecated
added in
v0.11.0
func (*TransactionStateSnapshot_AssetScript) Descriptor() ([]byte, []int)
Deprecated: Use TransactionStateSnapshot_AssetScript.ProtoReflect.Descriptor instead.
func (*TransactionStateSnapshot_AssetScript) GetAssetId ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AssetScript) GetAssetId() []byte
func (*TransactionStateSnapshot_AssetScript) GetScript ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AssetScript) GetScript() []byte
func (*TransactionStateSnapshot_AssetScript) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AssetScript) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_AssetScript) MarshalToVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AssetScript) MarshalToVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_AssetScript) MarshalVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AssetScript) MarshalVTStrict() (dAtA []byte, err error)
func (*TransactionStateSnapshot_AssetScript) ProtoMessage ¶ added in v0.11.0
func (*TransactionStateSnapshot_AssetScript) ProtoMessage()
func (*TransactionStateSnapshot_AssetScript) ProtoReflect ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AssetScript) ProtoReflect() protoreflect.Message
func (*TransactionStateSnapshot_AssetScript) Reset ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AssetScript) Reset()
func (*TransactionStateSnapshot_AssetScript) SizeVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AssetScript) SizeVT() (n int)
func (*TransactionStateSnapshot_AssetScript) String ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AssetScript) String() string
func (*TransactionStateSnapshot_AssetScript) UnmarshalVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AssetScript) UnmarshalVT(dAtA []byte) error
type TransactionStateSnapshot_AssetVolume ¶ added in v0.11.0
type TransactionStateSnapshot_AssetVolume struct {
AssetId []byte `protobuf:"bytes,1,opt,name=asset_id,json=assetId,proto3" json:"asset_id,omitempty"`
Reissuable bool `protobuf:"varint,2,opt,name=reissuable,proto3" json:"reissuable,omitempty"`
Volume []byte `protobuf:"bytes,3,opt,name=volume,proto3" json:"volume,omitempty"`
// contains filtered or unexported fields
}
func (*TransactionStateSnapshot_AssetVolume) Descriptor
deprecated
added in
v0.11.0
func (*TransactionStateSnapshot_AssetVolume) Descriptor() ([]byte, []int)
Deprecated: Use TransactionStateSnapshot_AssetVolume.ProtoReflect.Descriptor instead.
func (*TransactionStateSnapshot_AssetVolume) GetAssetId ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AssetVolume) GetAssetId() []byte
func (*TransactionStateSnapshot_AssetVolume) GetReissuable ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AssetVolume) GetReissuable() bool
func (*TransactionStateSnapshot_AssetVolume) GetVolume ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AssetVolume) GetVolume() []byte
func (*TransactionStateSnapshot_AssetVolume) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AssetVolume) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_AssetVolume) MarshalToVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AssetVolume) MarshalToVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_AssetVolume) MarshalVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AssetVolume) MarshalVTStrict() (dAtA []byte, err error)
func (*TransactionStateSnapshot_AssetVolume) ProtoMessage ¶ added in v0.11.0
func (*TransactionStateSnapshot_AssetVolume) ProtoMessage()
func (*TransactionStateSnapshot_AssetVolume) ProtoReflect ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AssetVolume) ProtoReflect() protoreflect.Message
func (*TransactionStateSnapshot_AssetVolume) Reset ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AssetVolume) Reset()
func (*TransactionStateSnapshot_AssetVolume) SizeVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AssetVolume) SizeVT() (n int)
func (*TransactionStateSnapshot_AssetVolume) String ¶ added in v0.11.0
func (x *TransactionStateSnapshot_AssetVolume) String() string
func (*TransactionStateSnapshot_AssetVolume) UnmarshalVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_AssetVolume) UnmarshalVT(dAtA []byte) error
type TransactionStateSnapshot_Balance ¶ added in v0.11.0
type TransactionStateSnapshot_Balance struct {
Address []byte `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"`
Amount *Amount `protobuf:"bytes,2,opt,name=amount,proto3" json:"amount,omitempty"`
// contains filtered or unexported fields
}
func (*TransactionStateSnapshot_Balance) Descriptor
deprecated
added in
v0.11.0
func (*TransactionStateSnapshot_Balance) Descriptor() ([]byte, []int)
Deprecated: Use TransactionStateSnapshot_Balance.ProtoReflect.Descriptor instead.
func (*TransactionStateSnapshot_Balance) GetAddress ¶ added in v0.11.0
func (x *TransactionStateSnapshot_Balance) GetAddress() []byte
func (*TransactionStateSnapshot_Balance) GetAmount ¶ added in v0.11.0
func (x *TransactionStateSnapshot_Balance) GetAmount() *Amount
func (*TransactionStateSnapshot_Balance) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_Balance) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_Balance) MarshalToVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_Balance) MarshalToVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_Balance) MarshalVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_Balance) MarshalVTStrict() (dAtA []byte, err error)
func (*TransactionStateSnapshot_Balance) ProtoMessage ¶ added in v0.11.0
func (*TransactionStateSnapshot_Balance) ProtoMessage()
func (*TransactionStateSnapshot_Balance) ProtoReflect ¶ added in v0.11.0
func (x *TransactionStateSnapshot_Balance) ProtoReflect() protoreflect.Message
func (*TransactionStateSnapshot_Balance) Reset ¶ added in v0.11.0
func (x *TransactionStateSnapshot_Balance) Reset()
func (*TransactionStateSnapshot_Balance) SizeVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_Balance) SizeVT() (n int)
func (*TransactionStateSnapshot_Balance) String ¶ added in v0.11.0
func (x *TransactionStateSnapshot_Balance) String() string
func (*TransactionStateSnapshot_Balance) UnmarshalVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_Balance) UnmarshalVT(dAtA []byte) error
type TransactionStateSnapshot_CancelledLease ¶ added in v0.11.0
type TransactionStateSnapshot_CancelledLease struct {
LeaseId []byte `protobuf:"bytes,1,opt,name=lease_id,json=leaseId,proto3" json:"lease_id,omitempty"`
// contains filtered or unexported fields
}
func (*TransactionStateSnapshot_CancelledLease) Descriptor
deprecated
added in
v0.11.0
func (*TransactionStateSnapshot_CancelledLease) Descriptor() ([]byte, []int)
Deprecated: Use TransactionStateSnapshot_CancelledLease.ProtoReflect.Descriptor instead.
func (*TransactionStateSnapshot_CancelledLease) GetLeaseId ¶ added in v0.11.0
func (x *TransactionStateSnapshot_CancelledLease) GetLeaseId() []byte
func (*TransactionStateSnapshot_CancelledLease) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_CancelledLease) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_CancelledLease) MarshalToVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_CancelledLease) MarshalToVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_CancelledLease) MarshalVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_CancelledLease) MarshalVTStrict() (dAtA []byte, err error)
func (*TransactionStateSnapshot_CancelledLease) ProtoMessage ¶ added in v0.11.0
func (*TransactionStateSnapshot_CancelledLease) ProtoMessage()
func (*TransactionStateSnapshot_CancelledLease) ProtoReflect ¶ added in v0.11.0
func (x *TransactionStateSnapshot_CancelledLease) ProtoReflect() protoreflect.Message
func (*TransactionStateSnapshot_CancelledLease) Reset ¶ added in v0.11.0
func (x *TransactionStateSnapshot_CancelledLease) Reset()
func (*TransactionStateSnapshot_CancelledLease) SizeVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_CancelledLease) SizeVT() (n int)
func (*TransactionStateSnapshot_CancelledLease) String ¶ added in v0.11.0
func (x *TransactionStateSnapshot_CancelledLease) String() string
func (*TransactionStateSnapshot_CancelledLease) UnmarshalVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_CancelledLease) UnmarshalVT(dAtA []byte) error
type TransactionStateSnapshot_GenerationCommitment ¶ added in v0.11.0
type TransactionStateSnapshot_GenerationCommitment struct {
SenderPublicKey []byte `protobuf:"bytes,1,opt,name=sender_public_key,json=senderPublicKey,proto3" json:"sender_public_key,omitempty"`
EndorserPublicKey []byte `protobuf:"bytes,2,opt,name=endorser_public_key,json=endorserPublicKey,proto3" json:"endorser_public_key,omitempty"`
// contains filtered or unexported fields
}
func (*TransactionStateSnapshot_GenerationCommitment) Descriptor
deprecated
added in
v0.11.0
func (*TransactionStateSnapshot_GenerationCommitment) Descriptor() ([]byte, []int)
Deprecated: Use TransactionStateSnapshot_GenerationCommitment.ProtoReflect.Descriptor instead.
func (*TransactionStateSnapshot_GenerationCommitment) GetEndorserPublicKey ¶ added in v0.11.0
func (x *TransactionStateSnapshot_GenerationCommitment) GetEndorserPublicKey() []byte
func (*TransactionStateSnapshot_GenerationCommitment) GetSenderPublicKey ¶ added in v0.11.0
func (x *TransactionStateSnapshot_GenerationCommitment) GetSenderPublicKey() []byte
func (*TransactionStateSnapshot_GenerationCommitment) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_GenerationCommitment) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_GenerationCommitment) MarshalToVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_GenerationCommitment) MarshalToVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_GenerationCommitment) MarshalVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_GenerationCommitment) MarshalVTStrict() (dAtA []byte, err error)
func (*TransactionStateSnapshot_GenerationCommitment) ProtoMessage ¶ added in v0.11.0
func (*TransactionStateSnapshot_GenerationCommitment) ProtoMessage()
func (*TransactionStateSnapshot_GenerationCommitment) ProtoReflect ¶ added in v0.11.0
func (x *TransactionStateSnapshot_GenerationCommitment) ProtoReflect() protoreflect.Message
func (*TransactionStateSnapshot_GenerationCommitment) Reset ¶ added in v0.11.0
func (x *TransactionStateSnapshot_GenerationCommitment) Reset()
func (*TransactionStateSnapshot_GenerationCommitment) SizeVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_GenerationCommitment) SizeVT() (n int)
func (*TransactionStateSnapshot_GenerationCommitment) String ¶ added in v0.11.0
func (x *TransactionStateSnapshot_GenerationCommitment) String() string
func (*TransactionStateSnapshot_GenerationCommitment) UnmarshalVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_GenerationCommitment) UnmarshalVT(dAtA []byte) error
type TransactionStateSnapshot_LeaseBalance ¶ added in v0.11.0
type TransactionStateSnapshot_LeaseBalance struct {
Address []byte `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"`
In int64 `protobuf:"varint,2,opt,name=in,proto3" json:"in,omitempty"`
Out int64 `protobuf:"varint,3,opt,name=out,proto3" json:"out,omitempty"`
// contains filtered or unexported fields
}
func (*TransactionStateSnapshot_LeaseBalance) Descriptor
deprecated
added in
v0.11.0
func (*TransactionStateSnapshot_LeaseBalance) Descriptor() ([]byte, []int)
Deprecated: Use TransactionStateSnapshot_LeaseBalance.ProtoReflect.Descriptor instead.
func (*TransactionStateSnapshot_LeaseBalance) GetAddress ¶ added in v0.11.0
func (x *TransactionStateSnapshot_LeaseBalance) GetAddress() []byte
func (*TransactionStateSnapshot_LeaseBalance) GetIn ¶ added in v0.11.0
func (x *TransactionStateSnapshot_LeaseBalance) GetIn() int64
func (*TransactionStateSnapshot_LeaseBalance) GetOut ¶ added in v0.11.0
func (x *TransactionStateSnapshot_LeaseBalance) GetOut() int64
func (*TransactionStateSnapshot_LeaseBalance) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_LeaseBalance) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_LeaseBalance) MarshalToVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_LeaseBalance) MarshalToVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_LeaseBalance) MarshalVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_LeaseBalance) MarshalVTStrict() (dAtA []byte, err error)
func (*TransactionStateSnapshot_LeaseBalance) ProtoMessage ¶ added in v0.11.0
func (*TransactionStateSnapshot_LeaseBalance) ProtoMessage()
func (*TransactionStateSnapshot_LeaseBalance) ProtoReflect ¶ added in v0.11.0
func (x *TransactionStateSnapshot_LeaseBalance) ProtoReflect() protoreflect.Message
func (*TransactionStateSnapshot_LeaseBalance) Reset ¶ added in v0.11.0
func (x *TransactionStateSnapshot_LeaseBalance) Reset()
func (*TransactionStateSnapshot_LeaseBalance) SizeVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_LeaseBalance) SizeVT() (n int)
func (*TransactionStateSnapshot_LeaseBalance) String ¶ added in v0.11.0
func (x *TransactionStateSnapshot_LeaseBalance) String() string
func (*TransactionStateSnapshot_LeaseBalance) UnmarshalVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_LeaseBalance) UnmarshalVT(dAtA []byte) error
type TransactionStateSnapshot_NewAsset ¶ added in v0.11.0
type TransactionStateSnapshot_NewAsset struct {
AssetId []byte `protobuf:"bytes,1,opt,name=asset_id,json=assetId,proto3" json:"asset_id,omitempty"`
IssuerPublicKey []byte `protobuf:"bytes,2,opt,name=issuer_public_key,json=issuerPublicKey,proto3" json:"issuer_public_key,omitempty"`
Decimals int32 `protobuf:"varint,3,opt,name=decimals,proto3" json:"decimals,omitempty"`
Nft bool `protobuf:"varint,4,opt,name=nft,proto3" json:"nft,omitempty"`
// contains filtered or unexported fields
}
func (*TransactionStateSnapshot_NewAsset) Descriptor
deprecated
added in
v0.11.0
func (*TransactionStateSnapshot_NewAsset) Descriptor() ([]byte, []int)
Deprecated: Use TransactionStateSnapshot_NewAsset.ProtoReflect.Descriptor instead.
func (*TransactionStateSnapshot_NewAsset) GetAssetId ¶ added in v0.11.0
func (x *TransactionStateSnapshot_NewAsset) GetAssetId() []byte
func (*TransactionStateSnapshot_NewAsset) GetDecimals ¶ added in v0.11.0
func (x *TransactionStateSnapshot_NewAsset) GetDecimals() int32
func (*TransactionStateSnapshot_NewAsset) GetIssuerPublicKey ¶ added in v0.11.0
func (x *TransactionStateSnapshot_NewAsset) GetIssuerPublicKey() []byte
func (*TransactionStateSnapshot_NewAsset) GetNft ¶ added in v0.11.0
func (x *TransactionStateSnapshot_NewAsset) GetNft() bool
func (*TransactionStateSnapshot_NewAsset) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_NewAsset) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_NewAsset) MarshalToVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_NewAsset) MarshalToVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_NewAsset) MarshalVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_NewAsset) MarshalVTStrict() (dAtA []byte, err error)
func (*TransactionStateSnapshot_NewAsset) ProtoMessage ¶ added in v0.11.0
func (*TransactionStateSnapshot_NewAsset) ProtoMessage()
func (*TransactionStateSnapshot_NewAsset) ProtoReflect ¶ added in v0.11.0
func (x *TransactionStateSnapshot_NewAsset) ProtoReflect() protoreflect.Message
func (*TransactionStateSnapshot_NewAsset) Reset ¶ added in v0.11.0
func (x *TransactionStateSnapshot_NewAsset) Reset()
func (*TransactionStateSnapshot_NewAsset) SizeVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_NewAsset) SizeVT() (n int)
func (*TransactionStateSnapshot_NewAsset) String ¶ added in v0.11.0
func (x *TransactionStateSnapshot_NewAsset) String() string
func (*TransactionStateSnapshot_NewAsset) UnmarshalVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_NewAsset) UnmarshalVT(dAtA []byte) error
type TransactionStateSnapshot_NewLease ¶ added in v0.11.0
type TransactionStateSnapshot_NewLease struct {
LeaseId []byte `protobuf:"bytes,1,opt,name=lease_id,json=leaseId,proto3" json:"lease_id,omitempty"`
SenderPublicKey []byte `protobuf:"bytes,2,opt,name=sender_public_key,json=senderPublicKey,proto3" json:"sender_public_key,omitempty"`
RecipientAddress []byte `protobuf:"bytes,3,opt,name=recipient_address,json=recipientAddress,proto3" json:"recipient_address,omitempty"`
Amount int64 `protobuf:"varint,4,opt,name=amount,proto3" json:"amount,omitempty"`
// contains filtered or unexported fields
}
func (*TransactionStateSnapshot_NewLease) Descriptor
deprecated
added in
v0.11.0
func (*TransactionStateSnapshot_NewLease) Descriptor() ([]byte, []int)
Deprecated: Use TransactionStateSnapshot_NewLease.ProtoReflect.Descriptor instead.
func (*TransactionStateSnapshot_NewLease) GetAmount ¶ added in v0.11.0
func (x *TransactionStateSnapshot_NewLease) GetAmount() int64
func (*TransactionStateSnapshot_NewLease) GetLeaseId ¶ added in v0.11.0
func (x *TransactionStateSnapshot_NewLease) GetLeaseId() []byte
func (*TransactionStateSnapshot_NewLease) GetRecipientAddress ¶ added in v0.11.0
func (x *TransactionStateSnapshot_NewLease) GetRecipientAddress() []byte
func (*TransactionStateSnapshot_NewLease) GetSenderPublicKey ¶ added in v0.11.0
func (x *TransactionStateSnapshot_NewLease) GetSenderPublicKey() []byte
func (*TransactionStateSnapshot_NewLease) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_NewLease) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_NewLease) MarshalToVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_NewLease) MarshalToVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_NewLease) MarshalVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_NewLease) MarshalVTStrict() (dAtA []byte, err error)
func (*TransactionStateSnapshot_NewLease) ProtoMessage ¶ added in v0.11.0
func (*TransactionStateSnapshot_NewLease) ProtoMessage()
func (*TransactionStateSnapshot_NewLease) ProtoReflect ¶ added in v0.11.0
func (x *TransactionStateSnapshot_NewLease) ProtoReflect() protoreflect.Message
func (*TransactionStateSnapshot_NewLease) Reset ¶ added in v0.11.0
func (x *TransactionStateSnapshot_NewLease) Reset()
func (*TransactionStateSnapshot_NewLease) SizeVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_NewLease) SizeVT() (n int)
func (*TransactionStateSnapshot_NewLease) String ¶ added in v0.11.0
func (x *TransactionStateSnapshot_NewLease) String() string
func (*TransactionStateSnapshot_NewLease) UnmarshalVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_NewLease) UnmarshalVT(dAtA []byte) error
type TransactionStateSnapshot_OrderFill ¶ added in v0.11.0
type TransactionStateSnapshot_OrderFill struct {
OrderId []byte `protobuf:"bytes,1,opt,name=order_id,json=orderId,proto3" json:"order_id,omitempty"`
Volume int64 `protobuf:"varint,2,opt,name=volume,proto3" json:"volume,omitempty"`
Fee int64 `protobuf:"varint,3,opt,name=fee,proto3" json:"fee,omitempty"`
// contains filtered or unexported fields
}
func (*TransactionStateSnapshot_OrderFill) Descriptor
deprecated
added in
v0.11.0
func (*TransactionStateSnapshot_OrderFill) Descriptor() ([]byte, []int)
Deprecated: Use TransactionStateSnapshot_OrderFill.ProtoReflect.Descriptor instead.
func (*TransactionStateSnapshot_OrderFill) GetFee ¶ added in v0.11.0
func (x *TransactionStateSnapshot_OrderFill) GetFee() int64
func (*TransactionStateSnapshot_OrderFill) GetOrderId ¶ added in v0.11.0
func (x *TransactionStateSnapshot_OrderFill) GetOrderId() []byte
func (*TransactionStateSnapshot_OrderFill) GetVolume ¶ added in v0.11.0
func (x *TransactionStateSnapshot_OrderFill) GetVolume() int64
func (*TransactionStateSnapshot_OrderFill) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_OrderFill) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_OrderFill) MarshalToVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_OrderFill) MarshalToVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_OrderFill) MarshalVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_OrderFill) MarshalVTStrict() (dAtA []byte, err error)
func (*TransactionStateSnapshot_OrderFill) ProtoMessage ¶ added in v0.11.0
func (*TransactionStateSnapshot_OrderFill) ProtoMessage()
func (*TransactionStateSnapshot_OrderFill) ProtoReflect ¶ added in v0.11.0
func (x *TransactionStateSnapshot_OrderFill) ProtoReflect() protoreflect.Message
func (*TransactionStateSnapshot_OrderFill) Reset ¶ added in v0.11.0
func (x *TransactionStateSnapshot_OrderFill) Reset()
func (*TransactionStateSnapshot_OrderFill) SizeVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_OrderFill) SizeVT() (n int)
func (*TransactionStateSnapshot_OrderFill) String ¶ added in v0.11.0
func (x *TransactionStateSnapshot_OrderFill) String() string
func (*TransactionStateSnapshot_OrderFill) UnmarshalVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_OrderFill) UnmarshalVT(dAtA []byte) error
type TransactionStateSnapshot_Sponsorship ¶ added in v0.11.0
type TransactionStateSnapshot_Sponsorship struct {
AssetId []byte `protobuf:"bytes,1,opt,name=asset_id,json=assetId,proto3" json:"asset_id,omitempty"`
MinFee int64 `protobuf:"varint,2,opt,name=min_fee,json=minFee,proto3" json:"min_fee,omitempty"`
// contains filtered or unexported fields
}
func (*TransactionStateSnapshot_Sponsorship) Descriptor
deprecated
added in
v0.11.0
func (*TransactionStateSnapshot_Sponsorship) Descriptor() ([]byte, []int)
Deprecated: Use TransactionStateSnapshot_Sponsorship.ProtoReflect.Descriptor instead.
func (*TransactionStateSnapshot_Sponsorship) GetAssetId ¶ added in v0.11.0
func (x *TransactionStateSnapshot_Sponsorship) GetAssetId() []byte
func (*TransactionStateSnapshot_Sponsorship) GetMinFee ¶ added in v0.11.0
func (x *TransactionStateSnapshot_Sponsorship) GetMinFee() int64
func (*TransactionStateSnapshot_Sponsorship) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_Sponsorship) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_Sponsorship) MarshalToVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_Sponsorship) MarshalToVTStrict(dAtA []byte) (int, error)
func (*TransactionStateSnapshot_Sponsorship) MarshalVTStrict ¶ added in v0.11.0
func (m *TransactionStateSnapshot_Sponsorship) MarshalVTStrict() (dAtA []byte, err error)
func (*TransactionStateSnapshot_Sponsorship) ProtoMessage ¶ added in v0.11.0
func (*TransactionStateSnapshot_Sponsorship) ProtoMessage()
func (*TransactionStateSnapshot_Sponsorship) ProtoReflect ¶ added in v0.11.0
func (x *TransactionStateSnapshot_Sponsorship) ProtoReflect() protoreflect.Message
func (*TransactionStateSnapshot_Sponsorship) Reset ¶ added in v0.11.0
func (x *TransactionStateSnapshot_Sponsorship) Reset()
func (*TransactionStateSnapshot_Sponsorship) SizeVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_Sponsorship) SizeVT() (n int)
func (*TransactionStateSnapshot_Sponsorship) String ¶ added in v0.11.0
func (x *TransactionStateSnapshot_Sponsorship) String() string
func (*TransactionStateSnapshot_Sponsorship) UnmarshalVT ¶ added in v0.11.0
func (m *TransactionStateSnapshot_Sponsorship) UnmarshalVT(dAtA []byte) error
type TransactionStatus ¶ added in v0.11.0
type TransactionStatus int32
const ( TransactionStatus_SUCCEEDED TransactionStatus = 0 TransactionStatus_FAILED TransactionStatus = 1 TransactionStatus_ELIDED TransactionStatus = 2 )
func (TransactionStatus) Descriptor ¶ added in v0.11.0
func (TransactionStatus) Descriptor() protoreflect.EnumDescriptor
func (TransactionStatus) Enum ¶ added in v0.11.0
func (x TransactionStatus) Enum() *TransactionStatus
func (TransactionStatus) EnumDescriptor
deprecated
added in
v0.11.0
func (TransactionStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use TransactionStatus.Descriptor instead.
func (TransactionStatus) Number ¶ added in v0.11.0
func (x TransactionStatus) Number() protoreflect.EnumNumber
func (TransactionStatus) String ¶ added in v0.11.0
func (x TransactionStatus) String() string
func (TransactionStatus) Type ¶ added in v0.11.0
func (TransactionStatus) Type() protoreflect.EnumType
type Transaction_Burn ¶
type Transaction_Burn struct {
Burn *BurnTransactionData `protobuf:"bytes,106,opt,name=burn,proto3,oneof"`
}
func (*Transaction_Burn) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Transaction_Burn) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Transaction_Burn) MarshalToVTStrict ¶ added in v0.10.4
func (m *Transaction_Burn) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Transaction_Burn) SizeVT ¶ added in v0.10.0
func (m *Transaction_Burn) SizeVT() (n int)
type Transaction_CommitToGeneration ¶ added in v0.11.0
type Transaction_CommitToGeneration struct {
CommitToGeneration *CommitToGenerationTransactionData `protobuf:"bytes,120,opt,name=commit_to_generation,json=commitToGeneration,proto3,oneof"`
}
func (*Transaction_CommitToGeneration) MarshalToSizedBufferVTStrict ¶ added in v0.11.0
func (m *Transaction_CommitToGeneration) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Transaction_CommitToGeneration) MarshalToVTStrict ¶ added in v0.11.0
func (m *Transaction_CommitToGeneration) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Transaction_CommitToGeneration) SizeVT ¶ added in v0.11.0
func (m *Transaction_CommitToGeneration) SizeVT() (n int)
type Transaction_CreateAlias ¶
type Transaction_CreateAlias struct {
CreateAlias *CreateAliasTransactionData `protobuf:"bytes,110,opt,name=create_alias,json=createAlias,proto3,oneof"`
}
func (*Transaction_CreateAlias) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Transaction_CreateAlias) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Transaction_CreateAlias) MarshalToVTStrict ¶ added in v0.10.4
func (m *Transaction_CreateAlias) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Transaction_CreateAlias) SizeVT ¶ added in v0.10.0
func (m *Transaction_CreateAlias) SizeVT() (n int)
type Transaction_DataTransaction ¶
type Transaction_DataTransaction struct {
DataTransaction *DataTransactionData `protobuf:"bytes,112,opt,name=data_transaction,json=dataTransaction,proto3,oneof"`
}
func (*Transaction_DataTransaction) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Transaction_DataTransaction) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Transaction_DataTransaction) MarshalToVTStrict ¶ added in v0.10.4
func (m *Transaction_DataTransaction) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Transaction_DataTransaction) SizeVT ¶ added in v0.10.0
func (m *Transaction_DataTransaction) SizeVT() (n int)
type Transaction_Exchange ¶
type Transaction_Exchange struct {
Exchange *ExchangeTransactionData `protobuf:"bytes,107,opt,name=exchange,proto3,oneof"`
}
func (*Transaction_Exchange) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Transaction_Exchange) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Transaction_Exchange) MarshalToVTStrict ¶ added in v0.10.4
func (m *Transaction_Exchange) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Transaction_Exchange) SizeVT ¶ added in v0.10.0
func (m *Transaction_Exchange) SizeVT() (n int)
type Transaction_Genesis ¶
type Transaction_Genesis struct {
Genesis *GenesisTransactionData `protobuf:"bytes,101,opt,name=genesis,proto3,oneof"`
}
func (*Transaction_Genesis) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Transaction_Genesis) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Transaction_Genesis) MarshalToVTStrict ¶ added in v0.10.4
func (m *Transaction_Genesis) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Transaction_Genesis) SizeVT ¶ added in v0.10.0
func (m *Transaction_Genesis) SizeVT() (n int)
type Transaction_InvokeExpression ¶ added in v0.10.0
type Transaction_InvokeExpression struct {
InvokeExpression *InvokeExpressionTransactionData `protobuf:"bytes,119,opt,name=invoke_expression,json=invokeExpression,proto3,oneof"`
}
func (*Transaction_InvokeExpression) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Transaction_InvokeExpression) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Transaction_InvokeExpression) MarshalToVTStrict ¶ added in v0.10.4
func (m *Transaction_InvokeExpression) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Transaction_InvokeExpression) SizeVT ¶ added in v0.10.0
func (m *Transaction_InvokeExpression) SizeVT() (n int)
type Transaction_InvokeScript ¶
type Transaction_InvokeScript struct {
InvokeScript *InvokeScriptTransactionData `protobuf:"bytes,116,opt,name=invoke_script,json=invokeScript,proto3,oneof"`
}
func (*Transaction_InvokeScript) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Transaction_InvokeScript) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Transaction_InvokeScript) MarshalToVTStrict ¶ added in v0.10.4
func (m *Transaction_InvokeScript) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Transaction_InvokeScript) SizeVT ¶ added in v0.10.0
func (m *Transaction_InvokeScript) SizeVT() (n int)
type Transaction_Issue ¶
type Transaction_Issue struct {
Issue *IssueTransactionData `protobuf:"bytes,103,opt,name=issue,proto3,oneof"`
}
func (*Transaction_Issue) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Transaction_Issue) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Transaction_Issue) MarshalToVTStrict ¶ added in v0.10.4
func (m *Transaction_Issue) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Transaction_Issue) SizeVT ¶ added in v0.10.0
func (m *Transaction_Issue) SizeVT() (n int)
type Transaction_Lease ¶
type Transaction_Lease struct {
Lease *LeaseTransactionData `protobuf:"bytes,108,opt,name=lease,proto3,oneof"`
}
func (*Transaction_Lease) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Transaction_Lease) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Transaction_Lease) MarshalToVTStrict ¶ added in v0.10.4
func (m *Transaction_Lease) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Transaction_Lease) SizeVT ¶ added in v0.10.0
func (m *Transaction_Lease) SizeVT() (n int)
type Transaction_LeaseCancel ¶
type Transaction_LeaseCancel struct {
LeaseCancel *LeaseCancelTransactionData `protobuf:"bytes,109,opt,name=lease_cancel,json=leaseCancel,proto3,oneof"`
}
func (*Transaction_LeaseCancel) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Transaction_LeaseCancel) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Transaction_LeaseCancel) MarshalToVTStrict ¶ added in v0.10.4
func (m *Transaction_LeaseCancel) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Transaction_LeaseCancel) SizeVT ¶ added in v0.10.0
func (m *Transaction_LeaseCancel) SizeVT() (n int)
type Transaction_MassTransfer ¶
type Transaction_MassTransfer struct {
MassTransfer *MassTransferTransactionData `protobuf:"bytes,111,opt,name=mass_transfer,json=massTransfer,proto3,oneof"`
}
func (*Transaction_MassTransfer) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Transaction_MassTransfer) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Transaction_MassTransfer) MarshalToVTStrict ¶ added in v0.10.4
func (m *Transaction_MassTransfer) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Transaction_MassTransfer) SizeVT ¶ added in v0.10.0
func (m *Transaction_MassTransfer) SizeVT() (n int)
type Transaction_Payment ¶
type Transaction_Payment struct {
Payment *PaymentTransactionData `protobuf:"bytes,102,opt,name=payment,proto3,oneof"`
}
func (*Transaction_Payment) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Transaction_Payment) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Transaction_Payment) MarshalToVTStrict ¶ added in v0.10.4
func (m *Transaction_Payment) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Transaction_Payment) SizeVT ¶ added in v0.10.0
func (m *Transaction_Payment) SizeVT() (n int)
type Transaction_Reissue ¶
type Transaction_Reissue struct {
Reissue *ReissueTransactionData `protobuf:"bytes,105,opt,name=reissue,proto3,oneof"`
}
func (*Transaction_Reissue) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Transaction_Reissue) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Transaction_Reissue) MarshalToVTStrict ¶ added in v0.10.4
func (m *Transaction_Reissue) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Transaction_Reissue) SizeVT ¶ added in v0.10.0
func (m *Transaction_Reissue) SizeVT() (n int)
type Transaction_SetAssetScript ¶
type Transaction_SetAssetScript struct {
SetAssetScript *SetAssetScriptTransactionData `protobuf:"bytes,115,opt,name=set_asset_script,json=setAssetScript,proto3,oneof"`
}
func (*Transaction_SetAssetScript) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Transaction_SetAssetScript) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Transaction_SetAssetScript) MarshalToVTStrict ¶ added in v0.10.4
func (m *Transaction_SetAssetScript) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Transaction_SetAssetScript) SizeVT ¶ added in v0.10.0
func (m *Transaction_SetAssetScript) SizeVT() (n int)
type Transaction_SetScript ¶
type Transaction_SetScript struct {
SetScript *SetScriptTransactionData `protobuf:"bytes,113,opt,name=set_script,json=setScript,proto3,oneof"`
}
func (*Transaction_SetScript) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Transaction_SetScript) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Transaction_SetScript) MarshalToVTStrict ¶ added in v0.10.4
func (m *Transaction_SetScript) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Transaction_SetScript) SizeVT ¶ added in v0.10.0
func (m *Transaction_SetScript) SizeVT() (n int)
type Transaction_SponsorFee ¶
type Transaction_SponsorFee struct {
SponsorFee *SponsorFeeTransactionData `protobuf:"bytes,114,opt,name=sponsor_fee,json=sponsorFee,proto3,oneof"`
}
func (*Transaction_SponsorFee) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Transaction_SponsorFee) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Transaction_SponsorFee) MarshalToVTStrict ¶ added in v0.10.4
func (m *Transaction_SponsorFee) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Transaction_SponsorFee) SizeVT ¶ added in v0.10.0
func (m *Transaction_SponsorFee) SizeVT() (n int)
type Transaction_Transfer ¶
type Transaction_Transfer struct {
Transfer *TransferTransactionData `protobuf:"bytes,104,opt,name=transfer,proto3,oneof"`
}
func (*Transaction_Transfer) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Transaction_Transfer) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Transaction_Transfer) MarshalToVTStrict ¶ added in v0.10.4
func (m *Transaction_Transfer) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Transaction_Transfer) SizeVT ¶ added in v0.10.0
func (m *Transaction_Transfer) SizeVT() (n int)
type Transaction_UpdateAssetInfo ¶
type Transaction_UpdateAssetInfo struct {
UpdateAssetInfo *UpdateAssetInfoTransactionData `protobuf:"bytes,117,opt,name=update_asset_info,json=updateAssetInfo,proto3,oneof"`
}
func (*Transaction_UpdateAssetInfo) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *Transaction_UpdateAssetInfo) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*Transaction_UpdateAssetInfo) MarshalToVTStrict ¶ added in v0.10.4
func (m *Transaction_UpdateAssetInfo) MarshalToVTStrict(dAtA []byte) (int, error)
func (*Transaction_UpdateAssetInfo) SizeVT ¶ added in v0.10.0
func (m *Transaction_UpdateAssetInfo) SizeVT() (n int)
type TransferTransactionData ¶
type TransferTransactionData struct {
Recipient *Recipient `protobuf:"bytes,1,opt,name=recipient,proto3" json:"recipient,omitempty"`
Amount *Amount `protobuf:"bytes,2,opt,name=amount,proto3" json:"amount,omitempty"`
Attachment []byte `protobuf:"bytes,3,opt,name=attachment,proto3" json:"attachment,omitempty"`
// contains filtered or unexported fields
}
func (*TransferTransactionData) Descriptor
deprecated
func (*TransferTransactionData) Descriptor() ([]byte, []int)
Deprecated: Use TransferTransactionData.ProtoReflect.Descriptor instead.
func (*TransferTransactionData) GetAmount ¶
func (x *TransferTransactionData) GetAmount() *Amount
func (*TransferTransactionData) GetAttachment ¶
func (x *TransferTransactionData) GetAttachment() []byte
func (*TransferTransactionData) GetRecipient ¶
func (x *TransferTransactionData) GetRecipient() *Recipient
func (*TransferTransactionData) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *TransferTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*TransferTransactionData) MarshalToVTStrict ¶ added in v0.10.4
func (m *TransferTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
func (*TransferTransactionData) MarshalVTStrict ¶ added in v0.10.4
func (m *TransferTransactionData) MarshalVTStrict() (dAtA []byte, err error)
func (*TransferTransactionData) ProtoMessage ¶
func (*TransferTransactionData) ProtoMessage()
func (*TransferTransactionData) ProtoReflect ¶ added in v0.7.0
func (x *TransferTransactionData) ProtoReflect() protoreflect.Message
func (*TransferTransactionData) Reset ¶
func (x *TransferTransactionData) Reset()
func (*TransferTransactionData) SizeVT ¶ added in v0.10.0
func (m *TransferTransactionData) SizeVT() (n int)
func (*TransferTransactionData) String ¶
func (x *TransferTransactionData) String() string
func (*TransferTransactionData) UnmarshalVT ¶ added in v0.10.0
func (m *TransferTransactionData) UnmarshalVT(dAtA []byte) error
type UpdateAssetInfoTransactionData ¶
type UpdateAssetInfoTransactionData struct {
AssetId []byte `protobuf:"bytes,1,opt,name=asset_id,json=assetId,proto3" json:"asset_id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateAssetInfoTransactionData) Descriptor
deprecated
func (*UpdateAssetInfoTransactionData) Descriptor() ([]byte, []int)
Deprecated: Use UpdateAssetInfoTransactionData.ProtoReflect.Descriptor instead.
func (*UpdateAssetInfoTransactionData) GetAssetId ¶
func (x *UpdateAssetInfoTransactionData) GetAssetId() []byte
func (*UpdateAssetInfoTransactionData) GetDescription ¶
func (x *UpdateAssetInfoTransactionData) GetDescription() string
func (*UpdateAssetInfoTransactionData) GetName ¶
func (x *UpdateAssetInfoTransactionData) GetName() string
func (*UpdateAssetInfoTransactionData) MarshalToSizedBufferVTStrict ¶ added in v0.10.4
func (m *UpdateAssetInfoTransactionData) MarshalToSizedBufferVTStrict(dAtA []byte) (int, error)
func (*UpdateAssetInfoTransactionData) MarshalToVTStrict ¶ added in v0.10.4
func (m *UpdateAssetInfoTransactionData) MarshalToVTStrict(dAtA []byte) (int, error)
func (*UpdateAssetInfoTransactionData) MarshalVTStrict ¶ added in v0.10.4
func (m *UpdateAssetInfoTransactionData) MarshalVTStrict() (dAtA []byte, err error)
func (*UpdateAssetInfoTransactionData) ProtoMessage ¶
func (*UpdateAssetInfoTransactionData) ProtoMessage()
func (*UpdateAssetInfoTransactionData) ProtoReflect ¶ added in v0.7.0
func (x *UpdateAssetInfoTransactionData) ProtoReflect() protoreflect.Message
func (*UpdateAssetInfoTransactionData) Reset ¶
func (x *UpdateAssetInfoTransactionData) Reset()
func (*UpdateAssetInfoTransactionData) SizeVT ¶ added in v0.10.0
func (m *UpdateAssetInfoTransactionData) SizeVT() (n int)
func (*UpdateAssetInfoTransactionData) String ¶
func (x *UpdateAssetInfoTransactionData) String() string
func (*UpdateAssetInfoTransactionData) UnmarshalVT ¶ added in v0.10.0
func (m *UpdateAssetInfoTransactionData) UnmarshalVT(dAtA []byte) error
Source Files
¶
- amount.pb.go
- amount_vtproto.pb.go
- block.pb.go
- block_vtproto.pb.go
- invoke_script_result.pb.go
- invoke_script_result_vtproto.pb.go
- order.pb.go
- order_vtproto.pb.go
- recipient.pb.go
- recipient_vtproto.pb.go
- reward_share.pb.go
- reward_share_vtproto.pb.go
- state_snapshot.pb.go
- state_snapshot_vtproto.pb.go
- transaction.pb.go
- transaction_state_snapshot.pb.go
- transaction_state_snapshot_vtproto.pb.go
- transaction_vtproto.pb.go