Documentation ¶
Index ¶
- Variables
- type ApplyBlockArguments
- func (*ApplyBlockArguments) Descriptor() ([]byte, []int)deprecated
- func (x *ApplyBlockArguments) GetBlock() *protocol.Block
- func (*ApplyBlockArguments) ProtoMessage()
- func (x *ApplyBlockArguments) ProtoReflect() protoreflect.Message
- func (x *ApplyBlockArguments) Reset()
- func (x *ApplyBlockArguments) String() string
- type ApplyBlockResult
- type ApplyCallContractOperationArguments
- func (*ApplyCallContractOperationArguments) Descriptor() ([]byte, []int)deprecated
- func (x *ApplyCallContractOperationArguments) GetOp() *protocol.CallContractOperation
- func (*ApplyCallContractOperationArguments) ProtoMessage()
- func (x *ApplyCallContractOperationArguments) ProtoReflect() protoreflect.Message
- func (x *ApplyCallContractOperationArguments) Reset()
- func (x *ApplyCallContractOperationArguments) String() string
- type ApplyCallContractOperationResult
- func (*ApplyCallContractOperationResult) Descriptor() ([]byte, []int)deprecated
- func (*ApplyCallContractOperationResult) ProtoMessage()
- func (x *ApplyCallContractOperationResult) ProtoReflect() protoreflect.Message
- func (x *ApplyCallContractOperationResult) Reset()
- func (x *ApplyCallContractOperationResult) String() string
- type ApplySetSystemCallOperationArguments
- func (*ApplySetSystemCallOperationArguments) Descriptor() ([]byte, []int)deprecated
- func (x *ApplySetSystemCallOperationArguments) GetOp() *protocol.SetSystemCallOperation
- func (*ApplySetSystemCallOperationArguments) ProtoMessage()
- func (x *ApplySetSystemCallOperationArguments) ProtoReflect() protoreflect.Message
- func (x *ApplySetSystemCallOperationArguments) Reset()
- func (x *ApplySetSystemCallOperationArguments) String() string
- type ApplySetSystemCallOperationResult
- func (*ApplySetSystemCallOperationResult) Descriptor() ([]byte, []int)deprecated
- func (*ApplySetSystemCallOperationResult) ProtoMessage()
- func (x *ApplySetSystemCallOperationResult) ProtoReflect() protoreflect.Message
- func (x *ApplySetSystemCallOperationResult) Reset()
- func (x *ApplySetSystemCallOperationResult) String() string
- type ApplySetSystemContractOperationArguments
- func (*ApplySetSystemContractOperationArguments) Descriptor() ([]byte, []int)deprecated
- func (x *ApplySetSystemContractOperationArguments) GetOp() *protocol.SetSystemContractOperation
- func (*ApplySetSystemContractOperationArguments) ProtoMessage()
- func (x *ApplySetSystemContractOperationArguments) ProtoReflect() protoreflect.Message
- func (x *ApplySetSystemContractOperationArguments) Reset()
- func (x *ApplySetSystemContractOperationArguments) String() string
- type ApplySetSystemContractOperationResult
- func (*ApplySetSystemContractOperationResult) Descriptor() ([]byte, []int)deprecated
- func (*ApplySetSystemContractOperationResult) ProtoMessage()
- func (x *ApplySetSystemContractOperationResult) ProtoReflect() protoreflect.Message
- func (x *ApplySetSystemContractOperationResult) Reset()
- func (x *ApplySetSystemContractOperationResult) String() string
- type ApplyTransactionArguments
- func (*ApplyTransactionArguments) Descriptor() ([]byte, []int)deprecated
- func (x *ApplyTransactionArguments) GetTransaction() *protocol.Transaction
- func (*ApplyTransactionArguments) ProtoMessage()
- func (x *ApplyTransactionArguments) ProtoReflect() protoreflect.Message
- func (x *ApplyTransactionArguments) Reset()
- func (x *ApplyTransactionArguments) String() string
- type ApplyTransactionResult
- type ApplyUploadContractOperationArguments
- func (*ApplyUploadContractOperationArguments) Descriptor() ([]byte, []int)deprecated
- func (x *ApplyUploadContractOperationArguments) GetOp() *protocol.UploadContractOperation
- func (*ApplyUploadContractOperationArguments) ProtoMessage()
- func (x *ApplyUploadContractOperationArguments) ProtoReflect() protoreflect.Message
- func (x *ApplyUploadContractOperationArguments) Reset()
- func (x *ApplyUploadContractOperationArguments) String() string
- type ApplyUploadContractOperationResult
- func (*ApplyUploadContractOperationResult) Descriptor() ([]byte, []int)deprecated
- func (*ApplyUploadContractOperationResult) ProtoMessage()
- func (x *ApplyUploadContractOperationResult) ProtoReflect() protoreflect.Message
- func (x *ApplyUploadContractOperationResult) Reset()
- func (x *ApplyUploadContractOperationResult) String() string
- type ArgumentData
- func (*ArgumentData) Descriptor() ([]byte, []int)deprecated
- func (x *ArgumentData) GetArguments() []byte
- func (x *ArgumentData) GetEntryPoint() uint32
- func (*ArgumentData) ProtoMessage()
- func (x *ArgumentData) ProtoReflect() protoreflect.Message
- func (x *ArgumentData) Reset()
- func (x *ArgumentData) String() string
- type AuthorizationType
- func (AuthorizationType) Descriptor() protoreflect.EnumDescriptor
- func (x AuthorizationType) Enum() *AuthorizationType
- func (AuthorizationType) EnumDescriptor() ([]byte, []int)deprecated
- func (x AuthorizationType) Number() protoreflect.EnumNumber
- func (x AuthorizationType) String() string
- func (AuthorizationType) Type() protoreflect.EnumType
- type AuthorizeArguments
- func (*AuthorizeArguments) Descriptor() ([]byte, []int)deprecated
- func (x *AuthorizeArguments) GetCall() *CallData
- func (x *AuthorizeArguments) GetType() AuthorizationType
- func (*AuthorizeArguments) ProtoMessage()
- func (x *AuthorizeArguments) ProtoReflect() protoreflect.Message
- func (x *AuthorizeArguments) Reset()
- func (x *AuthorizeArguments) String() string
- type AuthorizeResult
- type CallArguments
- func (*CallArguments) Descriptor() ([]byte, []int)deprecated
- func (x *CallArguments) GetArgs() []byte
- func (x *CallArguments) GetContractId() []byte
- func (x *CallArguments) GetEntryPoint() uint32
- func (*CallArguments) ProtoMessage()
- func (x *CallArguments) ProtoReflect() protoreflect.Message
- func (x *CallArguments) Reset()
- func (x *CallArguments) String() string
- type CallData
- func (*CallData) Descriptor() ([]byte, []int)deprecated
- func (x *CallData) GetCaller() []byte
- func (x *CallData) GetContractId() []byte
- func (x *CallData) GetData() []byte
- func (x *CallData) GetEntryPoint() uint32
- func (*CallData) ProtoMessage()
- func (x *CallData) ProtoReflect() protoreflect.Message
- func (x *CallData) Reset()
- func (x *CallData) String() string
- type CallResult
- type CallerData
- func (*CallerData) Descriptor() ([]byte, []int)deprecated
- func (x *CallerData) GetCaller() []byte
- func (x *CallerData) GetCallerPrivilege() Privilege
- func (*CallerData) ProtoMessage()
- func (x *CallerData) ProtoReflect() protoreflect.Message
- func (x *CallerData) Reset()
- func (x *CallerData) String() string
- type CheckAuthorityArguments
- func (*CheckAuthorityArguments) Descriptor() ([]byte, []int)deprecated
- func (x *CheckAuthorityArguments) GetAccount() []byte
- func (x *CheckAuthorityArguments) GetData() []byte
- func (x *CheckAuthorityArguments) GetType() AuthorizationType
- func (*CheckAuthorityArguments) ProtoMessage()
- func (x *CheckAuthorityArguments) ProtoReflect() protoreflect.Message
- func (x *CheckAuthorityArguments) Reset()
- func (x *CheckAuthorityArguments) String() string
- type CheckAuthorityResult
- func (*CheckAuthorityResult) Descriptor() ([]byte, []int)deprecated
- func (x *CheckAuthorityResult) GetValue() bool
- func (*CheckAuthorityResult) ProtoMessage()
- func (x *CheckAuthorityResult) ProtoReflect() protoreflect.Message
- func (x *CheckAuthorityResult) Reset()
- func (x *CheckAuthorityResult) String() string
- type CheckSystemAuthorityArguments
- func (*CheckSystemAuthorityArguments) Descriptor() ([]byte, []int)deprecated
- func (*CheckSystemAuthorityArguments) ProtoMessage()
- func (x *CheckSystemAuthorityArguments) ProtoReflect() protoreflect.Message
- func (x *CheckSystemAuthorityArguments) Reset()
- func (x *CheckSystemAuthorityArguments) String() string
- type CheckSystemAuthorityResult
- func (*CheckSystemAuthorityResult) Descriptor() ([]byte, []int)deprecated
- func (x *CheckSystemAuthorityResult) GetValue() bool
- func (*CheckSystemAuthorityResult) ProtoMessage()
- func (x *CheckSystemAuthorityResult) ProtoReflect() protoreflect.Message
- func (x *CheckSystemAuthorityResult) Reset()
- func (x *CheckSystemAuthorityResult) String() string
- type ComputeBandwidthEntry
- func (*ComputeBandwidthEntry) Descriptor() ([]byte, []int)deprecated
- func (x *ComputeBandwidthEntry) GetCompute() uint64
- func (x *ComputeBandwidthEntry) GetName() string
- func (*ComputeBandwidthEntry) ProtoMessage()
- func (x *ComputeBandwidthEntry) ProtoReflect() protoreflect.Message
- func (x *ComputeBandwidthEntry) Reset()
- func (x *ComputeBandwidthEntry) String() string
- type ComputeBandwidthRegistry
- func (*ComputeBandwidthRegistry) Descriptor() ([]byte, []int)deprecated
- func (x *ComputeBandwidthRegistry) GetEntries() []*ComputeBandwidthEntry
- func (*ComputeBandwidthRegistry) ProtoMessage()
- func (x *ComputeBandwidthRegistry) ProtoReflect() protoreflect.Message
- func (x *ComputeBandwidthRegistry) Reset()
- func (x *ComputeBandwidthRegistry) String() string
- type ConsumeAccountRcArguments
- func (*ConsumeAccountRcArguments) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumeAccountRcArguments) GetAccount() []byte
- func (x *ConsumeAccountRcArguments) GetValue() uint64
- func (*ConsumeAccountRcArguments) ProtoMessage()
- func (x *ConsumeAccountRcArguments) ProtoReflect() protoreflect.Message
- func (x *ConsumeAccountRcArguments) Reset()
- func (x *ConsumeAccountRcArguments) String() string
- type ConsumeAccountRcResult
- func (*ConsumeAccountRcResult) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumeAccountRcResult) GetValue() bool
- func (*ConsumeAccountRcResult) ProtoMessage()
- func (x *ConsumeAccountRcResult) ProtoReflect() protoreflect.Message
- func (x *ConsumeAccountRcResult) Reset()
- func (x *ConsumeAccountRcResult) String() string
- type ConsumeBlockResourcesArguments
- func (*ConsumeBlockResourcesArguments) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumeBlockResourcesArguments) GetComputeBandwidthConsumed() uint64
- func (x *ConsumeBlockResourcesArguments) GetDiskStorageConsumed() uint64
- func (x *ConsumeBlockResourcesArguments) GetNetworkBandwidthConsumed() uint64
- func (*ConsumeBlockResourcesArguments) ProtoMessage()
- func (x *ConsumeBlockResourcesArguments) ProtoReflect() protoreflect.Message
- func (x *ConsumeBlockResourcesArguments) Reset()
- func (x *ConsumeBlockResourcesArguments) String() string
- type ConsumeBlockResourcesResult
- func (*ConsumeBlockResourcesResult) Descriptor() ([]byte, []int)deprecated
- func (x *ConsumeBlockResourcesResult) GetValue() bool
- func (*ConsumeBlockResourcesResult) ProtoMessage()
- func (x *ConsumeBlockResourcesResult) ProtoReflect() protoreflect.Message
- func (x *ConsumeBlockResourcesResult) Reset()
- func (x *ConsumeBlockResourcesResult) String() string
- type ContractMetadataObject
- func (*ContractMetadataObject) Descriptor() ([]byte, []int)deprecated
- func (x *ContractMetadataObject) GetAuthorizesCallContract() bool
- func (x *ContractMetadataObject) GetAuthorizesTransactionApplication() bool
- func (x *ContractMetadataObject) GetAuthorizesUploadContract() bool
- func (x *ContractMetadataObject) GetHash() []byte
- func (x *ContractMetadataObject) GetSystem() bool
- func (*ContractMetadataObject) ProtoMessage()
- func (x *ContractMetadataObject) ProtoReflect() protoreflect.Message
- func (x *ContractMetadataObject) Reset()
- func (x *ContractMetadataObject) String() string
- type DatabaseKey
- func (*DatabaseKey) Descriptor() ([]byte, []int)deprecated
- func (x *DatabaseKey) GetKey() []byte
- func (x *DatabaseKey) GetSpace() *ObjectSpace
- func (*DatabaseKey) ProtoMessage()
- func (x *DatabaseKey) ProtoReflect() protoreflect.Message
- func (x *DatabaseKey) Reset()
- func (x *DatabaseKey) String() string
- type DatabaseObject
- func (*DatabaseObject) Descriptor() ([]byte, []int)deprecated
- func (x *DatabaseObject) GetExists() bool
- func (x *DatabaseObject) GetKey() []byte
- func (x *DatabaseObject) GetValue() []byte
- func (*DatabaseObject) ProtoMessage()
- func (x *DatabaseObject) ProtoReflect() protoreflect.Message
- func (x *DatabaseObject) Reset()
- func (x *DatabaseObject) String() string
- type Dsa
- type EnumType
- type ErrorCode
- type ErrorData
- type ErrorDetails
- func (*ErrorDetails) Descriptor() ([]byte, []int)deprecated
- func (x *ErrorDetails) GetCode() int32
- func (x *ErrorDetails) GetLogs() []string
- func (*ErrorDetails) ProtoMessage()
- func (x *ErrorDetails) ProtoReflect() protoreflect.Message
- func (x *ErrorDetails) Reset()
- func (x *ErrorDetails) String() string
- type EventArguments
- func (*EventArguments) Descriptor() ([]byte, []int)deprecated
- func (x *EventArguments) GetData() []byte
- func (x *EventArguments) GetImpacted() [][]byte
- func (x *EventArguments) GetName() string
- func (*EventArguments) ProtoMessage()
- func (x *EventArguments) ProtoReflect() protoreflect.Message
- func (x *EventArguments) Reset()
- func (x *EventArguments) String() string
- type EventResult
- type ExitArguments
- func (*ExitArguments) Descriptor() ([]byte, []int)deprecated
- func (x *ExitArguments) GetCode() int32
- func (x *ExitArguments) GetRes() *Result
- func (*ExitArguments) ProtoMessage()
- func (x *ExitArguments) ProtoReflect() protoreflect.Message
- func (x *ExitArguments) Reset()
- func (x *ExitArguments) String() string
- type ExitResult
- type GenesisData
- type GenesisEntry
- func (*GenesisEntry) Descriptor() ([]byte, []int)deprecated
- func (x *GenesisEntry) GetKey() []byte
- func (x *GenesisEntry) GetSpace() *ObjectSpace
- func (x *GenesisEntry) GetValue() []byte
- func (*GenesisEntry) ProtoMessage()
- func (x *GenesisEntry) ProtoReflect() protoreflect.Message
- func (x *GenesisEntry) Reset()
- func (x *GenesisEntry) String() string
- type GetAccountNonceArguments
- func (*GetAccountNonceArguments) Descriptor() ([]byte, []int)deprecated
- func (x *GetAccountNonceArguments) GetAccount() []byte
- func (*GetAccountNonceArguments) ProtoMessage()
- func (x *GetAccountNonceArguments) ProtoReflect() protoreflect.Message
- func (x *GetAccountNonceArguments) Reset()
- func (x *GetAccountNonceArguments) String() string
- type GetAccountNonceResult
- func (*GetAccountNonceResult) Descriptor() ([]byte, []int)deprecated
- func (x *GetAccountNonceResult) GetValue() []byte
- func (*GetAccountNonceResult) ProtoMessage()
- func (x *GetAccountNonceResult) ProtoReflect() protoreflect.Message
- func (x *GetAccountNonceResult) Reset()
- func (x *GetAccountNonceResult) String() string
- type GetAccountRcArguments
- func (*GetAccountRcArguments) Descriptor() ([]byte, []int)deprecated
- func (x *GetAccountRcArguments) GetAccount() []byte
- func (*GetAccountRcArguments) ProtoMessage()
- func (x *GetAccountRcArguments) ProtoReflect() protoreflect.Message
- func (x *GetAccountRcArguments) Reset()
- func (x *GetAccountRcArguments) String() string
- type GetAccountRcResult
- func (*GetAccountRcResult) Descriptor() ([]byte, []int)deprecated
- func (x *GetAccountRcResult) GetValue() uint64
- func (*GetAccountRcResult) ProtoMessage()
- func (x *GetAccountRcResult) ProtoReflect() protoreflect.Message
- func (x *GetAccountRcResult) Reset()
- func (x *GetAccountRcResult) String() string
- type GetArgumentsArguments
- type GetArgumentsResult
- func (*GetArgumentsResult) Descriptor() ([]byte, []int)deprecated
- func (x *GetArgumentsResult) GetValue() *ArgumentData
- func (*GetArgumentsResult) ProtoMessage()
- func (x *GetArgumentsResult) ProtoReflect() protoreflect.Message
- func (x *GetArgumentsResult) Reset()
- func (x *GetArgumentsResult) String() string
- type GetBlockArguments
- type GetBlockFieldArguments
- func (*GetBlockFieldArguments) Descriptor() ([]byte, []int)deprecated
- func (x *GetBlockFieldArguments) GetField() string
- func (*GetBlockFieldArguments) ProtoMessage()
- func (x *GetBlockFieldArguments) ProtoReflect() protoreflect.Message
- func (x *GetBlockFieldArguments) Reset()
- func (x *GetBlockFieldArguments) String() string
- type GetBlockFieldResult
- func (*GetBlockFieldResult) Descriptor() ([]byte, []int)deprecated
- func (x *GetBlockFieldResult) GetValue() *ValueType
- func (*GetBlockFieldResult) ProtoMessage()
- func (x *GetBlockFieldResult) ProtoReflect() protoreflect.Message
- func (x *GetBlockFieldResult) Reset()
- func (x *GetBlockFieldResult) String() string
- type GetBlockResult
- type GetCallerArguments
- type GetCallerResult
- type GetChainIdArguments
- type GetChainIdResult
- type GetContractIdArguments
- type GetContractIdResult
- func (*GetContractIdResult) Descriptor() ([]byte, []int)deprecated
- func (x *GetContractIdResult) GetValue() []byte
- func (*GetContractIdResult) ProtoMessage()
- func (x *GetContractIdResult) ProtoReflect() protoreflect.Message
- func (x *GetContractIdResult) Reset()
- func (x *GetContractIdResult) String() string
- type GetContractMetadataArguments
- func (*GetContractMetadataArguments) Descriptor() ([]byte, []int)deprecated
- func (x *GetContractMetadataArguments) GetContractId() []byte
- func (*GetContractMetadataArguments) ProtoMessage()
- func (x *GetContractMetadataArguments) ProtoReflect() protoreflect.Message
- func (x *GetContractMetadataArguments) Reset()
- func (x *GetContractMetadataArguments) String() string
- type GetContractMetadataResult
- func (*GetContractMetadataResult) Descriptor() ([]byte, []int)deprecated
- func (x *GetContractMetadataResult) GetValue() *ContractMetadataObject
- func (*GetContractMetadataResult) ProtoMessage()
- func (x *GetContractMetadataResult) ProtoReflect() protoreflect.Message
- func (x *GetContractMetadataResult) Reset()
- func (x *GetContractMetadataResult) String() string
- type GetHeadInfoArguments
- type GetHeadInfoResult
- type GetLastIrreversibleBlockArguments
- func (*GetLastIrreversibleBlockArguments) Descriptor() ([]byte, []int)deprecated
- func (*GetLastIrreversibleBlockArguments) ProtoMessage()
- func (x *GetLastIrreversibleBlockArguments) ProtoReflect() protoreflect.Message
- func (x *GetLastIrreversibleBlockArguments) Reset()
- func (x *GetLastIrreversibleBlockArguments) String() string
- type GetLastIrreversibleBlockResult
- func (*GetLastIrreversibleBlockResult) Descriptor() ([]byte, []int)deprecated
- func (x *GetLastIrreversibleBlockResult) GetValue() uint64
- func (*GetLastIrreversibleBlockResult) ProtoMessage()
- func (x *GetLastIrreversibleBlockResult) ProtoReflect() protoreflect.Message
- func (x *GetLastIrreversibleBlockResult) Reset()
- func (x *GetLastIrreversibleBlockResult) String() string
- type GetNextObjectArguments
- func (*GetNextObjectArguments) Descriptor() ([]byte, []int)deprecated
- func (x *GetNextObjectArguments) GetKey() []byte
- func (x *GetNextObjectArguments) GetSpace() *ObjectSpace
- func (*GetNextObjectArguments) ProtoMessage()
- func (x *GetNextObjectArguments) ProtoReflect() protoreflect.Message
- func (x *GetNextObjectArguments) Reset()
- func (x *GetNextObjectArguments) String() string
- type GetNextObjectResult
- func (*GetNextObjectResult) Descriptor() ([]byte, []int)deprecated
- func (x *GetNextObjectResult) GetValue() *DatabaseObject
- func (*GetNextObjectResult) ProtoMessage()
- func (x *GetNextObjectResult) ProtoReflect() protoreflect.Message
- func (x *GetNextObjectResult) Reset()
- func (x *GetNextObjectResult) String() string
- type GetObjectArguments
- func (*GetObjectArguments) Descriptor() ([]byte, []int)deprecated
- func (x *GetObjectArguments) GetKey() []byte
- func (x *GetObjectArguments) GetSpace() *ObjectSpace
- func (*GetObjectArguments) ProtoMessage()
- func (x *GetObjectArguments) ProtoReflect() protoreflect.Message
- func (x *GetObjectArguments) Reset()
- func (x *GetObjectArguments) String() string
- type GetObjectResult
- type GetOperationArguments
- type GetOperationResult
- func (*GetOperationResult) Descriptor() ([]byte, []int)deprecated
- func (x *GetOperationResult) GetValue() *protocol.Operation
- func (*GetOperationResult) ProtoMessage()
- func (x *GetOperationResult) ProtoReflect() protoreflect.Message
- func (x *GetOperationResult) Reset()
- func (x *GetOperationResult) String() string
- type GetPrevObjectArguments
- func (*GetPrevObjectArguments) Descriptor() ([]byte, []int)deprecated
- func (x *GetPrevObjectArguments) GetKey() []byte
- func (x *GetPrevObjectArguments) GetSpace() *ObjectSpace
- func (*GetPrevObjectArguments) ProtoMessage()
- func (x *GetPrevObjectArguments) ProtoReflect() protoreflect.Message
- func (x *GetPrevObjectArguments) Reset()
- func (x *GetPrevObjectArguments) String() string
- type GetPrevObjectResult
- func (*GetPrevObjectResult) Descriptor() ([]byte, []int)deprecated
- func (x *GetPrevObjectResult) GetValue() *DatabaseObject
- func (*GetPrevObjectResult) ProtoMessage()
- func (x *GetPrevObjectResult) ProtoReflect() protoreflect.Message
- func (x *GetPrevObjectResult) Reset()
- func (x *GetPrevObjectResult) String() string
- type GetResourceLimitsArguments
- type GetResourceLimitsResult
- func (*GetResourceLimitsResult) Descriptor() ([]byte, []int)deprecated
- func (x *GetResourceLimitsResult) GetValue() *ResourceLimitData
- func (*GetResourceLimitsResult) ProtoMessage()
- func (x *GetResourceLimitsResult) ProtoReflect() protoreflect.Message
- func (x *GetResourceLimitsResult) Reset()
- func (x *GetResourceLimitsResult) String() string
- type GetTransactionArguments
- type GetTransactionFieldArguments
- func (*GetTransactionFieldArguments) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransactionFieldArguments) GetField() string
- func (*GetTransactionFieldArguments) ProtoMessage()
- func (x *GetTransactionFieldArguments) ProtoReflect() protoreflect.Message
- func (x *GetTransactionFieldArguments) Reset()
- func (x *GetTransactionFieldArguments) String() string
- type GetTransactionFieldResult
- func (*GetTransactionFieldResult) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransactionFieldResult) GetValue() *ValueType
- func (*GetTransactionFieldResult) ProtoMessage()
- func (x *GetTransactionFieldResult) ProtoReflect() protoreflect.Message
- func (x *GetTransactionFieldResult) Reset()
- func (x *GetTransactionFieldResult) String() string
- type GetTransactionResult
- func (*GetTransactionResult) Descriptor() ([]byte, []int)deprecated
- func (x *GetTransactionResult) GetValue() *protocol.Transaction
- func (*GetTransactionResult) ProtoMessage()
- func (x *GetTransactionResult) ProtoReflect() protoreflect.Message
- func (x *GetTransactionResult) Reset()
- func (x *GetTransactionResult) String() string
- type HashArguments
- func (*HashArguments) Descriptor() ([]byte, []int)deprecated
- func (x *HashArguments) GetCode() uint64
- func (x *HashArguments) GetObj() []byte
- func (x *HashArguments) GetSize() uint64
- func (*HashArguments) ProtoMessage()
- func (x *HashArguments) ProtoReflect() protoreflect.Message
- func (x *HashArguments) Reset()
- func (x *HashArguments) String() string
- type HashResult
- type HeadInfo
- func (*HeadInfo) Descriptor() ([]byte, []int)deprecated
- func (x *HeadInfo) GetHeadBlockTime() uint64
- func (x *HeadInfo) GetHeadTopology() *koinos.BlockTopology
- func (x *HeadInfo) GetLastIrreversibleBlock() uint64
- func (*HeadInfo) ProtoMessage()
- func (x *HeadInfo) ProtoReflect() protoreflect.Message
- func (x *HeadInfo) Reset()
- func (x *HeadInfo) String() string
- type ListType
- type LogArguments
- type LogResult
- type MaxAccountResources
- func (*MaxAccountResources) Descriptor() ([]byte, []int)deprecated
- func (x *MaxAccountResources) GetValue() uint64
- func (*MaxAccountResources) ProtoMessage()
- func (x *MaxAccountResources) ProtoReflect() protoreflect.Message
- func (x *MaxAccountResources) Reset()
- func (x *MaxAccountResources) String() string
- type NopArguments
- type NopResult
- type ObjectSpace
- func (*ObjectSpace) Descriptor() ([]byte, []int)deprecated
- func (x *ObjectSpace) GetId() uint32
- func (x *ObjectSpace) GetSystem() bool
- func (x *ObjectSpace) GetZone() []byte
- func (*ObjectSpace) ProtoMessage()
- func (x *ObjectSpace) ProtoReflect() protoreflect.Message
- func (x *ObjectSpace) Reset()
- func (x *ObjectSpace) String() string
- type PostBlockCallbackArguments
- type PostBlockCallbackResult
- type PostTransactionCallbackArguments
- func (*PostTransactionCallbackArguments) Descriptor() ([]byte, []int)deprecated
- func (*PostTransactionCallbackArguments) ProtoMessage()
- func (x *PostTransactionCallbackArguments) ProtoReflect() protoreflect.Message
- func (x *PostTransactionCallbackArguments) Reset()
- func (x *PostTransactionCallbackArguments) String() string
- type PostTransactionCallbackResult
- func (*PostTransactionCallbackResult) Descriptor() ([]byte, []int)deprecated
- func (*PostTransactionCallbackResult) ProtoMessage()
- func (x *PostTransactionCallbackResult) ProtoReflect() protoreflect.Message
- func (x *PostTransactionCallbackResult) Reset()
- func (x *PostTransactionCallbackResult) String() string
- type PreBlockCallbackArguments
- type PreBlockCallbackResult
- type PreTransactionCallbackArguments
- func (*PreTransactionCallbackArguments) Descriptor() ([]byte, []int)deprecated
- func (*PreTransactionCallbackArguments) ProtoMessage()
- func (x *PreTransactionCallbackArguments) ProtoReflect() protoreflect.Message
- func (x *PreTransactionCallbackArguments) Reset()
- func (x *PreTransactionCallbackArguments) String() string
- type PreTransactionCallbackResult
- func (*PreTransactionCallbackResult) Descriptor() ([]byte, []int)deprecated
- func (*PreTransactionCallbackResult) ProtoMessage()
- func (x *PreTransactionCallbackResult) ProtoReflect() protoreflect.Message
- func (x *PreTransactionCallbackResult) Reset()
- func (x *PreTransactionCallbackResult) String() string
- type Privilege
- type ProcessBlockSignatureArguments
- func (*ProcessBlockSignatureArguments) Descriptor() ([]byte, []int)deprecated
- func (x *ProcessBlockSignatureArguments) GetDigest() []byte
- func (x *ProcessBlockSignatureArguments) GetHeader() *protocol.BlockHeader
- func (x *ProcessBlockSignatureArguments) GetSignature() []byte
- func (*ProcessBlockSignatureArguments) ProtoMessage()
- func (x *ProcessBlockSignatureArguments) ProtoReflect() protoreflect.Message
- func (x *ProcessBlockSignatureArguments) Reset()
- func (x *ProcessBlockSignatureArguments) String() string
- type ProcessBlockSignatureResult
- func (*ProcessBlockSignatureResult) Descriptor() ([]byte, []int)deprecated
- func (x *ProcessBlockSignatureResult) GetValue() bool
- func (*ProcessBlockSignatureResult) ProtoMessage()
- func (x *ProcessBlockSignatureResult) ProtoReflect() protoreflect.Message
- func (x *ProcessBlockSignatureResult) Reset()
- func (x *ProcessBlockSignatureResult) String() string
- type PutObjectArguments
- func (*PutObjectArguments) Descriptor() ([]byte, []int)deprecated
- func (x *PutObjectArguments) GetKey() []byte
- func (x *PutObjectArguments) GetObj() []byte
- func (x *PutObjectArguments) GetSpace() *ObjectSpace
- func (*PutObjectArguments) ProtoMessage()
- func (x *PutObjectArguments) ProtoReflect() protoreflect.Message
- func (x *PutObjectArguments) Reset()
- func (x *PutObjectArguments) String() string
- type PutObjectResult
- type RecoverPublicKeyArguments
- func (*RecoverPublicKeyArguments) Descriptor() ([]byte, []int)deprecated
- func (x *RecoverPublicKeyArguments) GetCompressed() bool
- func (x *RecoverPublicKeyArguments) GetDigest() []byte
- func (x *RecoverPublicKeyArguments) GetSignature() []byte
- func (x *RecoverPublicKeyArguments) GetType() Dsa
- func (*RecoverPublicKeyArguments) ProtoMessage()
- func (x *RecoverPublicKeyArguments) ProtoReflect() protoreflect.Message
- func (x *RecoverPublicKeyArguments) Reset()
- func (x *RecoverPublicKeyArguments) String() string
- type RecoverPublicKeyResult
- func (*RecoverPublicKeyResult) Descriptor() ([]byte, []int)deprecated
- func (x *RecoverPublicKeyResult) GetValue() []byte
- func (*RecoverPublicKeyResult) ProtoMessage()
- func (x *RecoverPublicKeyResult) ProtoReflect() protoreflect.Message
- func (x *RecoverPublicKeyResult) Reset()
- func (x *RecoverPublicKeyResult) String() string
- type RemoveObjectArguments
- func (*RemoveObjectArguments) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveObjectArguments) GetKey() []byte
- func (x *RemoveObjectArguments) GetSpace() *ObjectSpace
- func (*RemoveObjectArguments) ProtoMessage()
- func (x *RemoveObjectArguments) ProtoReflect() protoreflect.Message
- func (x *RemoveObjectArguments) Reset()
- func (x *RemoveObjectArguments) String() string
- type RemoveObjectResult
- type ResourceLimitData
- func (*ResourceLimitData) Descriptor() ([]byte, []int)deprecated
- func (x *ResourceLimitData) GetComputeBandwidthCost() uint64
- func (x *ResourceLimitData) GetComputeBandwidthLimit() uint64
- func (x *ResourceLimitData) GetDiskStorageCost() uint64
- func (x *ResourceLimitData) GetDiskStorageLimit() uint64
- func (x *ResourceLimitData) GetNetworkBandwidthCost() uint64
- func (x *ResourceLimitData) GetNetworkBandwidthLimit() uint64
- func (*ResourceLimitData) ProtoMessage()
- func (x *ResourceLimitData) ProtoReflect() protoreflect.Message
- func (x *ResourceLimitData) Reset()
- func (x *ResourceLimitData) String() string
- type Result
- func (*Result) Descriptor() ([]byte, []int)deprecated
- func (x *Result) GetError() *ErrorData
- func (x *Result) GetObject() []byte
- func (m *Result) GetValue() isResult_Value
- func (*Result) ProtoMessage()
- func (x *Result) ProtoReflect() protoreflect.Message
- func (x *Result) Reset()
- func (x *Result) String() string
- type Result_Error
- type Result_Object
- type SetAccountNonceArguments
- func (*SetAccountNonceArguments) Descriptor() ([]byte, []int)deprecated
- func (x *SetAccountNonceArguments) GetAccount() []byte
- func (x *SetAccountNonceArguments) GetNonce() []byte
- func (*SetAccountNonceArguments) ProtoMessage()
- func (x *SetAccountNonceArguments) ProtoReflect() protoreflect.Message
- func (x *SetAccountNonceArguments) Reset()
- func (x *SetAccountNonceArguments) String() string
- type SetAccountNonceResult
- type SetSystemCallEvent
- func (*SetSystemCallEvent) Descriptor() ([]byte, []int)deprecated
- func (x *SetSystemCallEvent) GetCallId() uint32
- func (x *SetSystemCallEvent) GetTarget() *protocol.SystemCallTarget
- func (*SetSystemCallEvent) ProtoMessage()
- func (x *SetSystemCallEvent) ProtoReflect() protoreflect.Message
- func (x *SetSystemCallEvent) Reset()
- func (x *SetSystemCallEvent) String() string
- type SetSystemContractEvent
- func (*SetSystemContractEvent) Descriptor() ([]byte, []int)deprecated
- func (x *SetSystemContractEvent) GetContractId() []byte
- func (x *SetSystemContractEvent) GetSystemContract() bool
- func (*SetSystemContractEvent) ProtoMessage()
- func (x *SetSystemContractEvent) ProtoReflect() protoreflect.Message
- func (x *SetSystemContractEvent) Reset()
- func (x *SetSystemContractEvent) String() string
- type SystemCallId
- func (SystemCallId) Descriptor() protoreflect.EnumDescriptor
- func (x SystemCallId) Enum() *SystemCallId
- func (SystemCallId) EnumDescriptor() ([]byte, []int)deprecated
- func (x SystemCallId) Number() protoreflect.EnumNumber
- func (x SystemCallId) String() string
- func (SystemCallId) Type() protoreflect.EnumType
- type SystemSpaceId
- func (SystemSpaceId) Descriptor() protoreflect.EnumDescriptor
- func (x SystemSpaceId) Enum() *SystemSpaceId
- func (SystemSpaceId) EnumDescriptor() ([]byte, []int)deprecated
- func (x SystemSpaceId) Number() protoreflect.EnumNumber
- func (x SystemSpaceId) String() string
- func (SystemSpaceId) Type() protoreflect.EnumType
- type ValueType
- func (*ValueType) Descriptor() ([]byte, []int)deprecated
- func (x *ValueType) GetBoolValue() bool
- func (x *ValueType) GetBytesValue() []byte
- func (x *ValueType) GetFixed32Value() uint32
- func (x *ValueType) GetFixed64Value() uint64
- func (x *ValueType) GetInt32Value() int32
- func (x *ValueType) GetInt64Value() int64
- func (m *ValueType) GetKind() isValueType_Kind
- func (x *ValueType) GetMessageValue() *anypb.Any
- func (x *ValueType) GetSfixed32Value() int32
- func (x *ValueType) GetSfixed64Value() int64
- func (x *ValueType) GetSint32Value() int32
- func (x *ValueType) GetSint64Value() int64
- func (x *ValueType) GetStringValue() string
- func (x *ValueType) GetUint32Value() uint32
- func (x *ValueType) GetUint64Value() uint64
- func (*ValueType) ProtoMessage()
- func (x *ValueType) ProtoReflect() protoreflect.Message
- func (x *ValueType) Reset()
- func (x *ValueType) String() string
- type ValueType_BoolValue
- type ValueType_BytesValue
- type ValueType_Fixed32Value
- type ValueType_Fixed64Value
- type ValueType_Int32Value
- type ValueType_Int64Value
- type ValueType_MessageValue
- type ValueType_Sfixed32Value
- type ValueType_Sfixed64Value
- type ValueType_Sint32Value
- type ValueType_Sint64Value
- type ValueType_StringValue
- type ValueType_Uint32Value
- type ValueType_Uint64Value
- type VerifyAccountNonceArguments
- func (*VerifyAccountNonceArguments) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyAccountNonceArguments) GetAccount() []byte
- func (x *VerifyAccountNonceArguments) GetNonce() []byte
- func (*VerifyAccountNonceArguments) ProtoMessage()
- func (x *VerifyAccountNonceArguments) ProtoReflect() protoreflect.Message
- func (x *VerifyAccountNonceArguments) Reset()
- func (x *VerifyAccountNonceArguments) String() string
- type VerifyAccountNonceResult
- func (*VerifyAccountNonceResult) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyAccountNonceResult) GetValue() bool
- func (*VerifyAccountNonceResult) ProtoMessage()
- func (x *VerifyAccountNonceResult) ProtoReflect() protoreflect.Message
- func (x *VerifyAccountNonceResult) Reset()
- func (x *VerifyAccountNonceResult) String() string
- type VerifyMerkleRootArguments
- func (*VerifyMerkleRootArguments) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyMerkleRootArguments) GetHashes() [][]byte
- func (x *VerifyMerkleRootArguments) GetRoot() []byte
- func (*VerifyMerkleRootArguments) ProtoMessage()
- func (x *VerifyMerkleRootArguments) ProtoReflect() protoreflect.Message
- func (x *VerifyMerkleRootArguments) Reset()
- func (x *VerifyMerkleRootArguments) String() string
- type VerifyMerkleRootResult
- func (*VerifyMerkleRootResult) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyMerkleRootResult) GetValue() bool
- func (*VerifyMerkleRootResult) ProtoMessage()
- func (x *VerifyMerkleRootResult) ProtoReflect() protoreflect.Message
- func (x *VerifyMerkleRootResult) Reset()
- func (x *VerifyMerkleRootResult) String() string
- type VerifySignatureArguments
- func (*VerifySignatureArguments) Descriptor() ([]byte, []int)deprecated
- func (x *VerifySignatureArguments) GetCompressed() bool
- func (x *VerifySignatureArguments) GetDigest() []byte
- func (x *VerifySignatureArguments) GetPublicKey() []byte
- func (x *VerifySignatureArguments) GetSignature() []byte
- func (x *VerifySignatureArguments) GetType() Dsa
- func (*VerifySignatureArguments) ProtoMessage()
- func (x *VerifySignatureArguments) ProtoReflect() protoreflect.Message
- func (x *VerifySignatureArguments) Reset()
- func (x *VerifySignatureArguments) String() string
- type VerifySignatureResult
- func (*VerifySignatureResult) Descriptor() ([]byte, []int)deprecated
- func (x *VerifySignatureResult) GetValue() bool
- func (*VerifySignatureResult) ProtoMessage()
- func (x *VerifySignatureResult) ProtoReflect() protoreflect.Message
- func (x *VerifySignatureResult) Reset()
- func (x *VerifySignatureResult) String() string
- type VerifyVrfProofArguments
- func (*VerifyVrfProofArguments) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyVrfProofArguments) GetHash() []byte
- func (x *VerifyVrfProofArguments) GetMessage() []byte
- func (x *VerifyVrfProofArguments) GetProof() []byte
- func (x *VerifyVrfProofArguments) GetPublicKey() []byte
- func (x *VerifyVrfProofArguments) GetType() Dsa
- func (*VerifyVrfProofArguments) ProtoMessage()
- func (x *VerifyVrfProofArguments) ProtoReflect() protoreflect.Message
- func (x *VerifyVrfProofArguments) Reset()
- func (x *VerifyVrfProofArguments) String() string
- type VerifyVrfProofResult
- func (*VerifyVrfProofResult) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyVrfProofResult) GetValue() bool
- func (*VerifyVrfProofResult) ProtoMessage()
- func (x *VerifyVrfProofResult) ProtoReflect() protoreflect.Message
- func (x *VerifyVrfProofResult) Reset()
- func (x *VerifyVrfProofResult) String() string
Constants ¶
This section is empty.
Variables ¶
var ( AuthorizationType_name = map[int32]string{ 0: "contract_call", 1: "transaction_application", 2: "contract_upload", } AuthorizationType_value = map[string]int32{ "contract_call": 0, "transaction_application": 1, "contract_upload": 2, } )
Enum value maps for AuthorizationType.
var ( Privilege_name = map[int32]string{ 0: "kernel_mode", 1: "user_mode", } Privilege_value = map[string]int32{ "kernel_mode": 0, "user_mode": 1, } )
Enum value maps for Privilege.
var ( Dsa_name = map[int32]string{ 0: "ecdsa_secp256k1", } Dsa_value = map[string]int32{ "ecdsa_secp256k1": 0, } )
Enum value maps for Dsa.
var ( ErrorCode_name = map[int32]string{ 0: "success", 1: "reversion", 100: "internal_error", 101: "system_authorization_failure", 102: "invalid_contract", 103: "insufficient_privileges", 104: "insufficient_rc", 105: "insufficient_return_buffer", 106: "unknown_thunk", 107: "unknown_operation", 108: "read_only_context", -1: "failure", -100: "field_not_found", -101: "unknown_hash_code", -102: "unknown_dsa", -103: "unknown_system_call", -104: "operation_not_found", -200: "authorization_failure", -201: "invalid_nonce", -202: "invalid_signature", -203: "malformed_block", -204: "malformed_transaction", -205: "block_resource_failure", -1000: "unknown_backend", -1001: "unexpected_state", -1002: "missing_required_arguments", -1003: "unknown_previous_block", -1004: "unexpected_height", -1005: "block_state_error", -1006: "state_merkle_mismatch", -1007: "unexpected_receipt", -1008: "rpc_failure", -1009: "pending_state_error", -1010: "timestamp_out_of_bounds", -1011: "indexer_failure", -1012: "network_bandwidth_limit_exceeded", -1013: "compute_bandwidth_limit_exceeded", -1014: "disk_storage_limit_exceeded", -1015: "pre_irreversibility_block", } ErrorCode_value = map[string]int32{ "success": 0, "reversion": 1, "internal_error": 100, "system_authorization_failure": 101, "invalid_contract": 102, "insufficient_privileges": 103, "insufficient_rc": 104, "insufficient_return_buffer": 105, "unknown_thunk": 106, "unknown_operation": 107, "read_only_context": 108, "failure": -1, "field_not_found": -100, "unknown_hash_code": -101, "unknown_dsa": -102, "unknown_system_call": -103, "operation_not_found": -104, "authorization_failure": -200, "invalid_nonce": -201, "invalid_signature": -202, "malformed_block": -203, "malformed_transaction": -204, "block_resource_failure": -205, "unknown_backend": -1000, "unexpected_state": -1001, "missing_required_arguments": -1002, "unknown_previous_block": -1003, "unexpected_height": -1004, "block_state_error": -1005, "state_merkle_mismatch": -1006, "unexpected_receipt": -1007, "rpc_failure": -1008, "pending_state_error": -1009, "timestamp_out_of_bounds": -1010, "indexer_failure": -1011, "network_bandwidth_limit_exceeded": -1012, "compute_bandwidth_limit_exceeded": -1013, "disk_storage_limit_exceeded": -1014, "pre_irreversibility_block": -1015, } )
Enum value maps for ErrorCode.
var ( SystemSpaceId_name = map[int32]string{ 0: "metadata", 1: "system_call_dispatch", 2: "contract_bytecode", 3: "contract_metadata", 4: "transaction_nonce", } SystemSpaceId_value = map[string]int32{ "metadata": 0, "system_call_dispatch": 1, "contract_bytecode": 2, "contract_metadata": 3, "transaction_nonce": 4, } )
Enum value maps for SystemSpaceId.
var ( SystemCallId_name = map[int32]string{ 0: "nop", 1: "get_head_info", 2: "apply_block", 3: "apply_transaction", 4: "apply_upload_contract_operation", 5: "apply_call_contract_operation", 6: "apply_set_system_call_operation", 7: "apply_set_system_contract_operation", 8: "pre_block_callback", 9: "post_block_callback", 10: "pre_transaction_callback", 11: "post_transaction_callback", 12: "get_chain_id", 101: "process_block_signature", 102: "get_transaction", 103: "get_transaction_field", 104: "get_block", 105: "get_block_field", 106: "get_last_irreversible_block", 107: "get_account_nonce", 108: "verify_account_nonce", 109: "set_account_nonce", 110: "check_system_authority", 111: "get_operation", 112: "get_contract_metadata", 201: "get_account_rc", 202: "consume_account_rc", 203: "get_resource_limits", 204: "consume_block_resources", 301: "put_object", 302: "remove_object", 303: "get_object", 304: "get_next_object", 305: "get_prev_object", 401: "log", 402: "event", 501: "hash", 502: "recover_public_key", 503: "verify_merkle_root", 504: "verify_signature", 505: "verify_vrf_proof", 601: "call", 602: "exit", 603: "get_arguments", 604: "get_contract_id", 605: "get_caller", 606: "check_authority", 10000: "get_contract_name", 10001: "get_contract_address", } SystemCallId_value = map[string]int32{ "nop": 0, "get_head_info": 1, "apply_block": 2, "apply_transaction": 3, "apply_upload_contract_operation": 4, "apply_call_contract_operation": 5, "apply_set_system_call_operation": 6, "apply_set_system_contract_operation": 7, "pre_block_callback": 8, "post_block_callback": 9, "pre_transaction_callback": 10, "post_transaction_callback": 11, "get_chain_id": 12, "process_block_signature": 101, "get_transaction": 102, "get_transaction_field": 103, "get_block": 104, "get_block_field": 105, "get_last_irreversible_block": 106, "get_account_nonce": 107, "verify_account_nonce": 108, "set_account_nonce": 109, "check_system_authority": 110, "get_operation": 111, "get_contract_metadata": 112, "get_account_rc": 201, "consume_account_rc": 202, "get_resource_limits": 203, "consume_block_resources": 204, "put_object": 301, "remove_object": 302, "get_object": 303, "get_next_object": 304, "get_prev_object": 305, "log": 401, "event": 402, "hash": 501, "recover_public_key": 502, "verify_merkle_root": 503, "verify_signature": 504, "verify_vrf_proof": 505, "call": 601, "exit": 602, "get_arguments": 603, "get_contract_id": 604, "get_caller": 605, "check_authority": 606, "get_contract_name": 10000, "get_contract_address": 10001, } )
Enum value maps for SystemCallId.
var File_koinos_chain_chain_proto protoreflect.FileDescriptor
var File_koinos_chain_error_proto protoreflect.FileDescriptor
var File_koinos_chain_events_proto protoreflect.FileDescriptor
var File_koinos_chain_object_spaces_proto protoreflect.FileDescriptor
var File_koinos_chain_system_call_ids_proto protoreflect.FileDescriptor
var File_koinos_chain_system_calls_proto protoreflect.FileDescriptor
var File_koinos_chain_value_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ApplyBlockArguments ¶
type ApplyBlockArguments struct { Block *protocol.Block `protobuf:"bytes,1,opt,name=block,proto3" json:"block,omitempty"` // contains filtered or unexported fields }
func (*ApplyBlockArguments) Descriptor
deprecated
func (*ApplyBlockArguments) Descriptor() ([]byte, []int)
Deprecated: Use ApplyBlockArguments.ProtoReflect.Descriptor instead.
func (*ApplyBlockArguments) GetBlock ¶
func (x *ApplyBlockArguments) GetBlock() *protocol.Block
func (*ApplyBlockArguments) ProtoMessage ¶
func (*ApplyBlockArguments) ProtoMessage()
func (*ApplyBlockArguments) ProtoReflect ¶
func (x *ApplyBlockArguments) ProtoReflect() protoreflect.Message
func (*ApplyBlockArguments) Reset ¶
func (x *ApplyBlockArguments) Reset()
func (*ApplyBlockArguments) String ¶
func (x *ApplyBlockArguments) String() string
type ApplyBlockResult ¶
type ApplyBlockResult struct {
// contains filtered or unexported fields
}
func (*ApplyBlockResult) Descriptor
deprecated
func (*ApplyBlockResult) Descriptor() ([]byte, []int)
Deprecated: Use ApplyBlockResult.ProtoReflect.Descriptor instead.
func (*ApplyBlockResult) ProtoMessage ¶
func (*ApplyBlockResult) ProtoMessage()
func (*ApplyBlockResult) ProtoReflect ¶
func (x *ApplyBlockResult) ProtoReflect() protoreflect.Message
func (*ApplyBlockResult) Reset ¶
func (x *ApplyBlockResult) Reset()
func (*ApplyBlockResult) String ¶
func (x *ApplyBlockResult) String() string
type ApplyCallContractOperationArguments ¶
type ApplyCallContractOperationArguments struct { Op *protocol.CallContractOperation `protobuf:"bytes,1,opt,name=op,proto3" json:"op,omitempty"` // contains filtered or unexported fields }
func (*ApplyCallContractOperationArguments) Descriptor
deprecated
func (*ApplyCallContractOperationArguments) Descriptor() ([]byte, []int)
Deprecated: Use ApplyCallContractOperationArguments.ProtoReflect.Descriptor instead.
func (*ApplyCallContractOperationArguments) GetOp ¶
func (x *ApplyCallContractOperationArguments) GetOp() *protocol.CallContractOperation
func (*ApplyCallContractOperationArguments) ProtoMessage ¶
func (*ApplyCallContractOperationArguments) ProtoMessage()
func (*ApplyCallContractOperationArguments) ProtoReflect ¶
func (x *ApplyCallContractOperationArguments) ProtoReflect() protoreflect.Message
func (*ApplyCallContractOperationArguments) Reset ¶
func (x *ApplyCallContractOperationArguments) Reset()
func (*ApplyCallContractOperationArguments) String ¶
func (x *ApplyCallContractOperationArguments) String() string
type ApplyCallContractOperationResult ¶
type ApplyCallContractOperationResult struct {
// contains filtered or unexported fields
}
func (*ApplyCallContractOperationResult) Descriptor
deprecated
func (*ApplyCallContractOperationResult) Descriptor() ([]byte, []int)
Deprecated: Use ApplyCallContractOperationResult.ProtoReflect.Descriptor instead.
func (*ApplyCallContractOperationResult) ProtoMessage ¶
func (*ApplyCallContractOperationResult) ProtoMessage()
func (*ApplyCallContractOperationResult) ProtoReflect ¶
func (x *ApplyCallContractOperationResult) ProtoReflect() protoreflect.Message
func (*ApplyCallContractOperationResult) Reset ¶
func (x *ApplyCallContractOperationResult) Reset()
func (*ApplyCallContractOperationResult) String ¶
func (x *ApplyCallContractOperationResult) String() string
type ApplySetSystemCallOperationArguments ¶
type ApplySetSystemCallOperationArguments struct { Op *protocol.SetSystemCallOperation `protobuf:"bytes,1,opt,name=op,proto3" json:"op,omitempty"` // contains filtered or unexported fields }
func (*ApplySetSystemCallOperationArguments) Descriptor
deprecated
func (*ApplySetSystemCallOperationArguments) Descriptor() ([]byte, []int)
Deprecated: Use ApplySetSystemCallOperationArguments.ProtoReflect.Descriptor instead.
func (*ApplySetSystemCallOperationArguments) GetOp ¶
func (x *ApplySetSystemCallOperationArguments) GetOp() *protocol.SetSystemCallOperation
func (*ApplySetSystemCallOperationArguments) ProtoMessage ¶
func (*ApplySetSystemCallOperationArguments) ProtoMessage()
func (*ApplySetSystemCallOperationArguments) ProtoReflect ¶
func (x *ApplySetSystemCallOperationArguments) ProtoReflect() protoreflect.Message
func (*ApplySetSystemCallOperationArguments) Reset ¶
func (x *ApplySetSystemCallOperationArguments) Reset()
func (*ApplySetSystemCallOperationArguments) String ¶
func (x *ApplySetSystemCallOperationArguments) String() string
type ApplySetSystemCallOperationResult ¶
type ApplySetSystemCallOperationResult struct {
// contains filtered or unexported fields
}
func (*ApplySetSystemCallOperationResult) Descriptor
deprecated
func (*ApplySetSystemCallOperationResult) Descriptor() ([]byte, []int)
Deprecated: Use ApplySetSystemCallOperationResult.ProtoReflect.Descriptor instead.
func (*ApplySetSystemCallOperationResult) ProtoMessage ¶
func (*ApplySetSystemCallOperationResult) ProtoMessage()
func (*ApplySetSystemCallOperationResult) ProtoReflect ¶
func (x *ApplySetSystemCallOperationResult) ProtoReflect() protoreflect.Message
func (*ApplySetSystemCallOperationResult) Reset ¶
func (x *ApplySetSystemCallOperationResult) Reset()
func (*ApplySetSystemCallOperationResult) String ¶
func (x *ApplySetSystemCallOperationResult) String() string
type ApplySetSystemContractOperationArguments ¶
type ApplySetSystemContractOperationArguments struct { Op *protocol.SetSystemContractOperation `protobuf:"bytes,1,opt,name=op,proto3" json:"op,omitempty"` // contains filtered or unexported fields }
func (*ApplySetSystemContractOperationArguments) Descriptor
deprecated
func (*ApplySetSystemContractOperationArguments) Descriptor() ([]byte, []int)
Deprecated: Use ApplySetSystemContractOperationArguments.ProtoReflect.Descriptor instead.
func (*ApplySetSystemContractOperationArguments) GetOp ¶
func (x *ApplySetSystemContractOperationArguments) GetOp() *protocol.SetSystemContractOperation
func (*ApplySetSystemContractOperationArguments) ProtoMessage ¶
func (*ApplySetSystemContractOperationArguments) ProtoMessage()
func (*ApplySetSystemContractOperationArguments) ProtoReflect ¶
func (x *ApplySetSystemContractOperationArguments) ProtoReflect() protoreflect.Message
func (*ApplySetSystemContractOperationArguments) Reset ¶
func (x *ApplySetSystemContractOperationArguments) Reset()
func (*ApplySetSystemContractOperationArguments) String ¶
func (x *ApplySetSystemContractOperationArguments) String() string
type ApplySetSystemContractOperationResult ¶
type ApplySetSystemContractOperationResult struct {
// contains filtered or unexported fields
}
func (*ApplySetSystemContractOperationResult) Descriptor
deprecated
func (*ApplySetSystemContractOperationResult) Descriptor() ([]byte, []int)
Deprecated: Use ApplySetSystemContractOperationResult.ProtoReflect.Descriptor instead.
func (*ApplySetSystemContractOperationResult) ProtoMessage ¶
func (*ApplySetSystemContractOperationResult) ProtoMessage()
func (*ApplySetSystemContractOperationResult) ProtoReflect ¶
func (x *ApplySetSystemContractOperationResult) ProtoReflect() protoreflect.Message
func (*ApplySetSystemContractOperationResult) Reset ¶
func (x *ApplySetSystemContractOperationResult) Reset()
func (*ApplySetSystemContractOperationResult) String ¶
func (x *ApplySetSystemContractOperationResult) String() string
type ApplyTransactionArguments ¶
type ApplyTransactionArguments struct { Transaction *protocol.Transaction `protobuf:"bytes,1,opt,name=transaction,proto3" json:"transaction,omitempty"` // contains filtered or unexported fields }
func (*ApplyTransactionArguments) Descriptor
deprecated
func (*ApplyTransactionArguments) Descriptor() ([]byte, []int)
Deprecated: Use ApplyTransactionArguments.ProtoReflect.Descriptor instead.
func (*ApplyTransactionArguments) GetTransaction ¶
func (x *ApplyTransactionArguments) GetTransaction() *protocol.Transaction
func (*ApplyTransactionArguments) ProtoMessage ¶
func (*ApplyTransactionArguments) ProtoMessage()
func (*ApplyTransactionArguments) ProtoReflect ¶
func (x *ApplyTransactionArguments) ProtoReflect() protoreflect.Message
func (*ApplyTransactionArguments) Reset ¶
func (x *ApplyTransactionArguments) Reset()
func (*ApplyTransactionArguments) String ¶
func (x *ApplyTransactionArguments) String() string
type ApplyTransactionResult ¶
type ApplyTransactionResult struct {
// contains filtered or unexported fields
}
func (*ApplyTransactionResult) Descriptor
deprecated
func (*ApplyTransactionResult) Descriptor() ([]byte, []int)
Deprecated: Use ApplyTransactionResult.ProtoReflect.Descriptor instead.
func (*ApplyTransactionResult) ProtoMessage ¶
func (*ApplyTransactionResult) ProtoMessage()
func (*ApplyTransactionResult) ProtoReflect ¶
func (x *ApplyTransactionResult) ProtoReflect() protoreflect.Message
func (*ApplyTransactionResult) Reset ¶
func (x *ApplyTransactionResult) Reset()
func (*ApplyTransactionResult) String ¶
func (x *ApplyTransactionResult) String() string
type ApplyUploadContractOperationArguments ¶
type ApplyUploadContractOperationArguments struct { Op *protocol.UploadContractOperation `protobuf:"bytes,1,opt,name=op,proto3" json:"op,omitempty"` // contains filtered or unexported fields }
func (*ApplyUploadContractOperationArguments) Descriptor
deprecated
func (*ApplyUploadContractOperationArguments) Descriptor() ([]byte, []int)
Deprecated: Use ApplyUploadContractOperationArguments.ProtoReflect.Descriptor instead.
func (*ApplyUploadContractOperationArguments) GetOp ¶
func (x *ApplyUploadContractOperationArguments) GetOp() *protocol.UploadContractOperation
func (*ApplyUploadContractOperationArguments) ProtoMessage ¶
func (*ApplyUploadContractOperationArguments) ProtoMessage()
func (*ApplyUploadContractOperationArguments) ProtoReflect ¶
func (x *ApplyUploadContractOperationArguments) ProtoReflect() protoreflect.Message
func (*ApplyUploadContractOperationArguments) Reset ¶
func (x *ApplyUploadContractOperationArguments) Reset()
func (*ApplyUploadContractOperationArguments) String ¶
func (x *ApplyUploadContractOperationArguments) String() string
type ApplyUploadContractOperationResult ¶
type ApplyUploadContractOperationResult struct {
// contains filtered or unexported fields
}
func (*ApplyUploadContractOperationResult) Descriptor
deprecated
func (*ApplyUploadContractOperationResult) Descriptor() ([]byte, []int)
Deprecated: Use ApplyUploadContractOperationResult.ProtoReflect.Descriptor instead.
func (*ApplyUploadContractOperationResult) ProtoMessage ¶
func (*ApplyUploadContractOperationResult) ProtoMessage()
func (*ApplyUploadContractOperationResult) ProtoReflect ¶
func (x *ApplyUploadContractOperationResult) ProtoReflect() protoreflect.Message
func (*ApplyUploadContractOperationResult) Reset ¶
func (x *ApplyUploadContractOperationResult) Reset()
func (*ApplyUploadContractOperationResult) String ¶
func (x *ApplyUploadContractOperationResult) String() string
type ArgumentData ¶
type ArgumentData struct { EntryPoint uint32 `protobuf:"varint,1,opt,name=entry_point,json=entryPoint,proto3" json:"entry_point,omitempty"` Arguments []byte `protobuf:"bytes,2,opt,name=arguments,proto3" json:"arguments,omitempty"` // contains filtered or unexported fields }
func (*ArgumentData) Descriptor
deprecated
func (*ArgumentData) Descriptor() ([]byte, []int)
Deprecated: Use ArgumentData.ProtoReflect.Descriptor instead.
func (*ArgumentData) GetArguments ¶
func (x *ArgumentData) GetArguments() []byte
func (*ArgumentData) GetEntryPoint ¶
func (x *ArgumentData) GetEntryPoint() uint32
func (*ArgumentData) ProtoMessage ¶
func (*ArgumentData) ProtoMessage()
func (*ArgumentData) ProtoReflect ¶
func (x *ArgumentData) ProtoReflect() protoreflect.Message
func (*ArgumentData) Reset ¶
func (x *ArgumentData) Reset()
func (*ArgumentData) String ¶
func (x *ArgumentData) String() string
type AuthorizationType ¶
type AuthorizationType int32
const ( AuthorizationType_contract_call AuthorizationType = 0 AuthorizationType_transaction_application AuthorizationType = 1 AuthorizationType_contract_upload AuthorizationType = 2 )
func (AuthorizationType) Descriptor ¶
func (AuthorizationType) Descriptor() protoreflect.EnumDescriptor
func (AuthorizationType) Enum ¶
func (x AuthorizationType) Enum() *AuthorizationType
func (AuthorizationType) EnumDescriptor
deprecated
func (AuthorizationType) EnumDescriptor() ([]byte, []int)
Deprecated: Use AuthorizationType.Descriptor instead.
func (AuthorizationType) Number ¶
func (x AuthorizationType) Number() protoreflect.EnumNumber
func (AuthorizationType) String ¶
func (x AuthorizationType) String() string
func (AuthorizationType) Type ¶
func (AuthorizationType) Type() protoreflect.EnumType
type AuthorizeArguments ¶
type AuthorizeArguments struct { Type AuthorizationType `protobuf:"varint,1,opt,name=type,proto3,enum=koinos.chain.AuthorizationType" json:"type,omitempty"` Call *CallData `protobuf:"bytes,2,opt,name=call,proto3,oneof" json:"call,omitempty"` // contains filtered or unexported fields }
func (*AuthorizeArguments) Descriptor
deprecated
func (*AuthorizeArguments) Descriptor() ([]byte, []int)
Deprecated: Use AuthorizeArguments.ProtoReflect.Descriptor instead.
func (*AuthorizeArguments) GetCall ¶
func (x *AuthorizeArguments) GetCall() *CallData
func (*AuthorizeArguments) GetType ¶
func (x *AuthorizeArguments) GetType() AuthorizationType
func (*AuthorizeArguments) ProtoMessage ¶
func (*AuthorizeArguments) ProtoMessage()
func (*AuthorizeArguments) ProtoReflect ¶
func (x *AuthorizeArguments) ProtoReflect() protoreflect.Message
func (*AuthorizeArguments) Reset ¶
func (x *AuthorizeArguments) Reset()
func (*AuthorizeArguments) String ¶
func (x *AuthorizeArguments) String() string
type AuthorizeResult ¶
type AuthorizeResult struct { Value bool `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*AuthorizeResult) Descriptor
deprecated
func (*AuthorizeResult) Descriptor() ([]byte, []int)
Deprecated: Use AuthorizeResult.ProtoReflect.Descriptor instead.
func (*AuthorizeResult) GetValue ¶
func (x *AuthorizeResult) GetValue() bool
func (*AuthorizeResult) ProtoMessage ¶
func (*AuthorizeResult) ProtoMessage()
func (*AuthorizeResult) ProtoReflect ¶
func (x *AuthorizeResult) ProtoReflect() protoreflect.Message
func (*AuthorizeResult) Reset ¶
func (x *AuthorizeResult) Reset()
func (*AuthorizeResult) String ¶
func (x *AuthorizeResult) String() string
type CallArguments ¶
type CallArguments struct { ContractId []byte `protobuf:"bytes,1,opt,name=contract_id,json=contractId,proto3" json:"contract_id,omitempty"` EntryPoint uint32 `protobuf:"varint,2,opt,name=entry_point,json=entryPoint,proto3" json:"entry_point,omitempty"` Args []byte `protobuf:"bytes,3,opt,name=args,proto3" json:"args,omitempty"` // contains filtered or unexported fields }
func (*CallArguments) Descriptor
deprecated
func (*CallArguments) Descriptor() ([]byte, []int)
Deprecated: Use CallArguments.ProtoReflect.Descriptor instead.
func (*CallArguments) GetArgs ¶
func (x *CallArguments) GetArgs() []byte
func (*CallArguments) GetContractId ¶
func (x *CallArguments) GetContractId() []byte
func (*CallArguments) GetEntryPoint ¶
func (x *CallArguments) GetEntryPoint() uint32
func (*CallArguments) ProtoMessage ¶
func (*CallArguments) ProtoMessage()
func (*CallArguments) ProtoReflect ¶
func (x *CallArguments) ProtoReflect() protoreflect.Message
func (*CallArguments) Reset ¶
func (x *CallArguments) Reset()
func (*CallArguments) String ¶
func (x *CallArguments) String() string
type CallData ¶
type CallData struct { ContractId []byte `protobuf:"bytes,1,opt,name=contract_id,json=contractId,proto3" json:"contract_id,omitempty"` EntryPoint uint32 `protobuf:"varint,2,opt,name=entry_point,json=entryPoint,proto3" json:"entry_point,omitempty"` Caller []byte `protobuf:"bytes,3,opt,name=caller,proto3" json:"caller,omitempty"` Data []byte `protobuf:"bytes,4,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*CallData) Descriptor
deprecated
func (*CallData) GetContractId ¶
func (*CallData) GetEntryPoint ¶
func (*CallData) ProtoMessage ¶
func (*CallData) ProtoMessage()
func (*CallData) ProtoReflect ¶
func (x *CallData) ProtoReflect() protoreflect.Message
type CallResult ¶
type CallResult struct { Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*CallResult) Descriptor
deprecated
func (*CallResult) Descriptor() ([]byte, []int)
Deprecated: Use CallResult.ProtoReflect.Descriptor instead.
func (*CallResult) GetValue ¶
func (x *CallResult) GetValue() []byte
func (*CallResult) ProtoMessage ¶
func (*CallResult) ProtoMessage()
func (*CallResult) ProtoReflect ¶
func (x *CallResult) ProtoReflect() protoreflect.Message
func (*CallResult) Reset ¶
func (x *CallResult) Reset()
func (*CallResult) String ¶
func (x *CallResult) String() string
type CallerData ¶
type CallerData struct { Caller []byte `protobuf:"bytes,1,opt,name=caller,proto3" json:"caller,omitempty"` CallerPrivilege Privilege `` /* 135-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CallerData) Descriptor
deprecated
func (*CallerData) Descriptor() ([]byte, []int)
Deprecated: Use CallerData.ProtoReflect.Descriptor instead.
func (*CallerData) GetCaller ¶
func (x *CallerData) GetCaller() []byte
func (*CallerData) GetCallerPrivilege ¶
func (x *CallerData) GetCallerPrivilege() Privilege
func (*CallerData) ProtoMessage ¶
func (*CallerData) ProtoMessage()
func (*CallerData) ProtoReflect ¶
func (x *CallerData) ProtoReflect() protoreflect.Message
func (*CallerData) Reset ¶
func (x *CallerData) Reset()
func (*CallerData) String ¶
func (x *CallerData) String() string
type CheckAuthorityArguments ¶
type CheckAuthorityArguments struct { Type AuthorizationType `protobuf:"varint,1,opt,name=type,proto3,enum=koinos.chain.AuthorizationType" json:"type,omitempty"` Account []byte `protobuf:"bytes,2,opt,name=account,proto3" json:"account,omitempty"` Data []byte `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*CheckAuthorityArguments) Descriptor
deprecated
func (*CheckAuthorityArguments) Descriptor() ([]byte, []int)
Deprecated: Use CheckAuthorityArguments.ProtoReflect.Descriptor instead.
func (*CheckAuthorityArguments) GetAccount ¶
func (x *CheckAuthorityArguments) GetAccount() []byte
func (*CheckAuthorityArguments) GetData ¶
func (x *CheckAuthorityArguments) GetData() []byte
func (*CheckAuthorityArguments) GetType ¶
func (x *CheckAuthorityArguments) GetType() AuthorizationType
func (*CheckAuthorityArguments) ProtoMessage ¶
func (*CheckAuthorityArguments) ProtoMessage()
func (*CheckAuthorityArguments) ProtoReflect ¶
func (x *CheckAuthorityArguments) ProtoReflect() protoreflect.Message
func (*CheckAuthorityArguments) Reset ¶
func (x *CheckAuthorityArguments) Reset()
func (*CheckAuthorityArguments) String ¶
func (x *CheckAuthorityArguments) String() string
type CheckAuthorityResult ¶
type CheckAuthorityResult struct { Value bool `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*CheckAuthorityResult) Descriptor
deprecated
func (*CheckAuthorityResult) Descriptor() ([]byte, []int)
Deprecated: Use CheckAuthorityResult.ProtoReflect.Descriptor instead.
func (*CheckAuthorityResult) GetValue ¶
func (x *CheckAuthorityResult) GetValue() bool
func (*CheckAuthorityResult) ProtoMessage ¶
func (*CheckAuthorityResult) ProtoMessage()
func (*CheckAuthorityResult) ProtoReflect ¶
func (x *CheckAuthorityResult) ProtoReflect() protoreflect.Message
func (*CheckAuthorityResult) Reset ¶
func (x *CheckAuthorityResult) Reset()
func (*CheckAuthorityResult) String ¶
func (x *CheckAuthorityResult) String() string
type CheckSystemAuthorityArguments ¶
type CheckSystemAuthorityArguments struct {
// contains filtered or unexported fields
}
func (*CheckSystemAuthorityArguments) Descriptor
deprecated
func (*CheckSystemAuthorityArguments) Descriptor() ([]byte, []int)
Deprecated: Use CheckSystemAuthorityArguments.ProtoReflect.Descriptor instead.
func (*CheckSystemAuthorityArguments) ProtoMessage ¶
func (*CheckSystemAuthorityArguments) ProtoMessage()
func (*CheckSystemAuthorityArguments) ProtoReflect ¶
func (x *CheckSystemAuthorityArguments) ProtoReflect() protoreflect.Message
func (*CheckSystemAuthorityArguments) Reset ¶
func (x *CheckSystemAuthorityArguments) Reset()
func (*CheckSystemAuthorityArguments) String ¶
func (x *CheckSystemAuthorityArguments) String() string
type CheckSystemAuthorityResult ¶
type CheckSystemAuthorityResult struct { Value bool `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*CheckSystemAuthorityResult) Descriptor
deprecated
func (*CheckSystemAuthorityResult) Descriptor() ([]byte, []int)
Deprecated: Use CheckSystemAuthorityResult.ProtoReflect.Descriptor instead.
func (*CheckSystemAuthorityResult) GetValue ¶
func (x *CheckSystemAuthorityResult) GetValue() bool
func (*CheckSystemAuthorityResult) ProtoMessage ¶
func (*CheckSystemAuthorityResult) ProtoMessage()
func (*CheckSystemAuthorityResult) ProtoReflect ¶
func (x *CheckSystemAuthorityResult) ProtoReflect() protoreflect.Message
func (*CheckSystemAuthorityResult) Reset ¶
func (x *CheckSystemAuthorityResult) Reset()
func (*CheckSystemAuthorityResult) String ¶
func (x *CheckSystemAuthorityResult) String() string
type ComputeBandwidthEntry ¶
type ComputeBandwidthEntry struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Compute uint64 `protobuf:"varint,2,opt,name=compute,proto3" json:"compute,omitempty"` // contains filtered or unexported fields }
func (*ComputeBandwidthEntry) Descriptor
deprecated
func (*ComputeBandwidthEntry) Descriptor() ([]byte, []int)
Deprecated: Use ComputeBandwidthEntry.ProtoReflect.Descriptor instead.
func (*ComputeBandwidthEntry) GetCompute ¶
func (x *ComputeBandwidthEntry) GetCompute() uint64
func (*ComputeBandwidthEntry) GetName ¶
func (x *ComputeBandwidthEntry) GetName() string
func (*ComputeBandwidthEntry) ProtoMessage ¶
func (*ComputeBandwidthEntry) ProtoMessage()
func (*ComputeBandwidthEntry) ProtoReflect ¶
func (x *ComputeBandwidthEntry) ProtoReflect() protoreflect.Message
func (*ComputeBandwidthEntry) Reset ¶
func (x *ComputeBandwidthEntry) Reset()
func (*ComputeBandwidthEntry) String ¶
func (x *ComputeBandwidthEntry) String() string
type ComputeBandwidthRegistry ¶
type ComputeBandwidthRegistry struct { Entries []*ComputeBandwidthEntry `protobuf:"bytes,1,rep,name=entries,proto3" json:"entries,omitempty"` // contains filtered or unexported fields }
func (*ComputeBandwidthRegistry) Descriptor
deprecated
func (*ComputeBandwidthRegistry) Descriptor() ([]byte, []int)
Deprecated: Use ComputeBandwidthRegistry.ProtoReflect.Descriptor instead.
func (*ComputeBandwidthRegistry) GetEntries ¶
func (x *ComputeBandwidthRegistry) GetEntries() []*ComputeBandwidthEntry
func (*ComputeBandwidthRegistry) ProtoMessage ¶
func (*ComputeBandwidthRegistry) ProtoMessage()
func (*ComputeBandwidthRegistry) ProtoReflect ¶
func (x *ComputeBandwidthRegistry) ProtoReflect() protoreflect.Message
func (*ComputeBandwidthRegistry) Reset ¶
func (x *ComputeBandwidthRegistry) Reset()
func (*ComputeBandwidthRegistry) String ¶
func (x *ComputeBandwidthRegistry) String() string
type ConsumeAccountRcArguments ¶
type ConsumeAccountRcArguments struct { Account []byte `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` Value uint64 `protobuf:"varint,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*ConsumeAccountRcArguments) Descriptor
deprecated
func (*ConsumeAccountRcArguments) Descriptor() ([]byte, []int)
Deprecated: Use ConsumeAccountRcArguments.ProtoReflect.Descriptor instead.
func (*ConsumeAccountRcArguments) GetAccount ¶
func (x *ConsumeAccountRcArguments) GetAccount() []byte
func (*ConsumeAccountRcArguments) GetValue ¶
func (x *ConsumeAccountRcArguments) GetValue() uint64
func (*ConsumeAccountRcArguments) ProtoMessage ¶
func (*ConsumeAccountRcArguments) ProtoMessage()
func (*ConsumeAccountRcArguments) ProtoReflect ¶
func (x *ConsumeAccountRcArguments) ProtoReflect() protoreflect.Message
func (*ConsumeAccountRcArguments) Reset ¶
func (x *ConsumeAccountRcArguments) Reset()
func (*ConsumeAccountRcArguments) String ¶
func (x *ConsumeAccountRcArguments) String() string
type ConsumeAccountRcResult ¶
type ConsumeAccountRcResult struct { Value bool `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*ConsumeAccountRcResult) Descriptor
deprecated
func (*ConsumeAccountRcResult) Descriptor() ([]byte, []int)
Deprecated: Use ConsumeAccountRcResult.ProtoReflect.Descriptor instead.
func (*ConsumeAccountRcResult) GetValue ¶
func (x *ConsumeAccountRcResult) GetValue() bool
func (*ConsumeAccountRcResult) ProtoMessage ¶
func (*ConsumeAccountRcResult) ProtoMessage()
func (*ConsumeAccountRcResult) ProtoReflect ¶
func (x *ConsumeAccountRcResult) ProtoReflect() protoreflect.Message
func (*ConsumeAccountRcResult) Reset ¶
func (x *ConsumeAccountRcResult) Reset()
func (*ConsumeAccountRcResult) String ¶
func (x *ConsumeAccountRcResult) String() string
type ConsumeBlockResourcesArguments ¶
type ConsumeBlockResourcesArguments struct { DiskStorageConsumed uint64 `protobuf:"varint,1,opt,name=disk_storage_consumed,json=diskStorageConsumed,proto3" json:"disk_storage_consumed,omitempty"` NetworkBandwidthConsumed uint64 `` /* 136-byte string literal not displayed */ ComputeBandwidthConsumed uint64 `` /* 136-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ConsumeBlockResourcesArguments) Descriptor
deprecated
func (*ConsumeBlockResourcesArguments) Descriptor() ([]byte, []int)
Deprecated: Use ConsumeBlockResourcesArguments.ProtoReflect.Descriptor instead.
func (*ConsumeBlockResourcesArguments) GetComputeBandwidthConsumed ¶
func (x *ConsumeBlockResourcesArguments) GetComputeBandwidthConsumed() uint64
func (*ConsumeBlockResourcesArguments) GetDiskStorageConsumed ¶
func (x *ConsumeBlockResourcesArguments) GetDiskStorageConsumed() uint64
func (*ConsumeBlockResourcesArguments) GetNetworkBandwidthConsumed ¶
func (x *ConsumeBlockResourcesArguments) GetNetworkBandwidthConsumed() uint64
func (*ConsumeBlockResourcesArguments) ProtoMessage ¶
func (*ConsumeBlockResourcesArguments) ProtoMessage()
func (*ConsumeBlockResourcesArguments) ProtoReflect ¶
func (x *ConsumeBlockResourcesArguments) ProtoReflect() protoreflect.Message
func (*ConsumeBlockResourcesArguments) Reset ¶
func (x *ConsumeBlockResourcesArguments) Reset()
func (*ConsumeBlockResourcesArguments) String ¶
func (x *ConsumeBlockResourcesArguments) String() string
type ConsumeBlockResourcesResult ¶
type ConsumeBlockResourcesResult struct { Value bool `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*ConsumeBlockResourcesResult) Descriptor
deprecated
func (*ConsumeBlockResourcesResult) Descriptor() ([]byte, []int)
Deprecated: Use ConsumeBlockResourcesResult.ProtoReflect.Descriptor instead.
func (*ConsumeBlockResourcesResult) GetValue ¶
func (x *ConsumeBlockResourcesResult) GetValue() bool
func (*ConsumeBlockResourcesResult) ProtoMessage ¶
func (*ConsumeBlockResourcesResult) ProtoMessage()
func (*ConsumeBlockResourcesResult) ProtoReflect ¶
func (x *ConsumeBlockResourcesResult) ProtoReflect() protoreflect.Message
func (*ConsumeBlockResourcesResult) Reset ¶
func (x *ConsumeBlockResourcesResult) Reset()
func (*ConsumeBlockResourcesResult) String ¶
func (x *ConsumeBlockResourcesResult) String() string
type ContractMetadataObject ¶
type ContractMetadataObject struct { Hash []byte `protobuf:"bytes,1,opt,name=hash,proto3" json:"hash,omitempty"` System bool `protobuf:"varint,2,opt,name=system,proto3" json:"system,omitempty"` AuthorizesCallContract bool `` /* 130-byte string literal not displayed */ AuthorizesTransactionApplication bool `` /* 160-byte string literal not displayed */ AuthorizesUploadContract bool `` /* 136-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ContractMetadataObject) Descriptor
deprecated
func (*ContractMetadataObject) Descriptor() ([]byte, []int)
Deprecated: Use ContractMetadataObject.ProtoReflect.Descriptor instead.
func (*ContractMetadataObject) GetAuthorizesCallContract ¶
func (x *ContractMetadataObject) GetAuthorizesCallContract() bool
func (*ContractMetadataObject) GetAuthorizesTransactionApplication ¶
func (x *ContractMetadataObject) GetAuthorizesTransactionApplication() bool
func (*ContractMetadataObject) GetAuthorizesUploadContract ¶
func (x *ContractMetadataObject) GetAuthorizesUploadContract() bool
func (*ContractMetadataObject) GetHash ¶
func (x *ContractMetadataObject) GetHash() []byte
func (*ContractMetadataObject) GetSystem ¶
func (x *ContractMetadataObject) GetSystem() bool
func (*ContractMetadataObject) ProtoMessage ¶
func (*ContractMetadataObject) ProtoMessage()
func (*ContractMetadataObject) ProtoReflect ¶
func (x *ContractMetadataObject) ProtoReflect() protoreflect.Message
func (*ContractMetadataObject) Reset ¶
func (x *ContractMetadataObject) Reset()
func (*ContractMetadataObject) String ¶
func (x *ContractMetadataObject) String() string
type DatabaseKey ¶
type DatabaseKey struct { Space *ObjectSpace `protobuf:"bytes,1,opt,name=space,proto3" json:"space,omitempty"` Key []byte `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*DatabaseKey) Descriptor
deprecated
func (*DatabaseKey) Descriptor() ([]byte, []int)
Deprecated: Use DatabaseKey.ProtoReflect.Descriptor instead.
func (*DatabaseKey) GetKey ¶
func (x *DatabaseKey) GetKey() []byte
func (*DatabaseKey) GetSpace ¶
func (x *DatabaseKey) GetSpace() *ObjectSpace
func (*DatabaseKey) ProtoMessage ¶
func (*DatabaseKey) ProtoMessage()
func (*DatabaseKey) ProtoReflect ¶
func (x *DatabaseKey) ProtoReflect() protoreflect.Message
func (*DatabaseKey) Reset ¶
func (x *DatabaseKey) Reset()
func (*DatabaseKey) String ¶
func (x *DatabaseKey) String() string
type DatabaseObject ¶
type DatabaseObject struct { Exists bool `protobuf:"varint,1,opt,name=exists,proto3" json:"exists,omitempty"` Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` Key []byte `protobuf:"bytes,3,opt,name=key,proto3" json:"key,omitempty"` // Only returned with get_next_object and get_prev_object // contains filtered or unexported fields }
func (*DatabaseObject) Descriptor
deprecated
func (*DatabaseObject) Descriptor() ([]byte, []int)
Deprecated: Use DatabaseObject.ProtoReflect.Descriptor instead.
func (*DatabaseObject) GetExists ¶
func (x *DatabaseObject) GetExists() bool
func (*DatabaseObject) GetKey ¶
func (x *DatabaseObject) GetKey() []byte
func (*DatabaseObject) GetValue ¶
func (x *DatabaseObject) GetValue() []byte
func (*DatabaseObject) ProtoMessage ¶
func (*DatabaseObject) ProtoMessage()
func (*DatabaseObject) ProtoReflect ¶
func (x *DatabaseObject) ProtoReflect() protoreflect.Message
func (*DatabaseObject) Reset ¶
func (x *DatabaseObject) Reset()
func (*DatabaseObject) String ¶
func (x *DatabaseObject) String() string
type Dsa ¶
type Dsa int32
const (
Dsa_ecdsa_secp256k1 Dsa = 0
)
func (Dsa) Descriptor ¶
func (Dsa) Descriptor() protoreflect.EnumDescriptor
func (Dsa) EnumDescriptor
deprecated
func (Dsa) Number ¶
func (x Dsa) Number() protoreflect.EnumNumber
func (Dsa) Type ¶
func (Dsa) Type() protoreflect.EnumType
type EnumType ¶
type EnumType struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Number int32 `protobuf:"varint,2,opt,name=number,proto3" json:"number,omitempty"` // contains filtered or unexported fields }
func (*EnumType) Descriptor
deprecated
func (*EnumType) ProtoMessage ¶
func (*EnumType) ProtoMessage()
func (*EnumType) ProtoReflect ¶
func (x *EnumType) ProtoReflect() protoreflect.Message
type ErrorCode ¶
type ErrorCode int32
const ( ErrorCode_success ErrorCode = 0 // Reversions ErrorCode_reversion ErrorCode = 1 ErrorCode_internal_error ErrorCode = 100 ErrorCode_invalid_contract ErrorCode = 102 ErrorCode_insufficient_privileges ErrorCode = 103 ErrorCode_insufficient_rc ErrorCode = 104 ErrorCode_insufficient_return_buffer ErrorCode = 105 ErrorCode_unknown_thunk ErrorCode = 106 ErrorCode_unknown_operation ErrorCode = 107 ErrorCode_read_only_context ErrorCode = 108 // Failures ErrorCode_failure ErrorCode = -1 ErrorCode_field_not_found ErrorCode = -100 ErrorCode_unknown_hash_code ErrorCode = -101 ErrorCode_unknown_dsa ErrorCode = -102 ErrorCode_unknown_system_call ErrorCode = -103 ErrorCode_operation_not_found ErrorCode = -104 ErrorCode_invalid_nonce ErrorCode = -201 ErrorCode_invalid_signature ErrorCode = -202 ErrorCode_malformed_block ErrorCode = -203 ErrorCode_malformed_transaction ErrorCode = -204 ErrorCode_block_resource_failure ErrorCode = -205 // Framework failures ErrorCode_unknown_backend ErrorCode = -1000 ErrorCode_unexpected_state ErrorCode = -1001 ErrorCode_missing_required_arguments ErrorCode = -1002 ErrorCode_unknown_previous_block ErrorCode = -1003 ErrorCode_unexpected_height ErrorCode = -1004 ErrorCode_block_state_error ErrorCode = -1005 ErrorCode_state_merkle_mismatch ErrorCode = -1006 ErrorCode_unexpected_receipt ErrorCode = -1007 ErrorCode_rpc_failure ErrorCode = -1008 ErrorCode_pending_state_error ErrorCode = -1009 ErrorCode_timestamp_out_of_bounds ErrorCode = -1010 ErrorCode_indexer_failure ErrorCode = -1011 ErrorCode_network_bandwidth_limit_exceeded ErrorCode = -1012 ErrorCode_compute_bandwidth_limit_exceeded ErrorCode = -1013 ErrorCode_disk_storage_limit_exceeded ErrorCode = -1014 ErrorCode_pre_irreversibility_block ErrorCode = -1015 )
func (ErrorCode) Descriptor ¶
func (ErrorCode) Descriptor() protoreflect.EnumDescriptor
func (ErrorCode) EnumDescriptor
deprecated
func (ErrorCode) Number ¶
func (x ErrorCode) Number() protoreflect.EnumNumber
func (ErrorCode) Type ¶
func (ErrorCode) Type() protoreflect.EnumType
type ErrorData ¶
type ErrorData struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*ErrorData) Descriptor
deprecated
func (*ErrorData) GetMessage ¶
func (*ErrorData) ProtoMessage ¶
func (*ErrorData) ProtoMessage()
func (*ErrorData) ProtoReflect ¶
func (x *ErrorData) ProtoReflect() protoreflect.Message
type ErrorDetails ¶
type ErrorDetails struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Logs []string `protobuf:"bytes,2,rep,name=logs,proto3" json:"logs,omitempty"` // contains filtered or unexported fields }
func (*ErrorDetails) Descriptor
deprecated
func (*ErrorDetails) Descriptor() ([]byte, []int)
Deprecated: Use ErrorDetails.ProtoReflect.Descriptor instead.
func (*ErrorDetails) GetCode ¶
func (x *ErrorDetails) GetCode() int32
func (*ErrorDetails) GetLogs ¶
func (x *ErrorDetails) GetLogs() []string
func (*ErrorDetails) ProtoMessage ¶
func (*ErrorDetails) ProtoMessage()
func (*ErrorDetails) ProtoReflect ¶
func (x *ErrorDetails) ProtoReflect() protoreflect.Message
func (*ErrorDetails) Reset ¶
func (x *ErrorDetails) Reset()
func (*ErrorDetails) String ¶
func (x *ErrorDetails) String() string
type EventArguments ¶
type EventArguments struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Impacted [][]byte `protobuf:"bytes,3,rep,name=impacted,proto3" json:"impacted,omitempty"` // contains filtered or unexported fields }
func (*EventArguments) Descriptor
deprecated
func (*EventArguments) Descriptor() ([]byte, []int)
Deprecated: Use EventArguments.ProtoReflect.Descriptor instead.
func (*EventArguments) GetData ¶
func (x *EventArguments) GetData() []byte
func (*EventArguments) GetImpacted ¶
func (x *EventArguments) GetImpacted() [][]byte
func (*EventArguments) GetName ¶
func (x *EventArguments) GetName() string
func (*EventArguments) ProtoMessage ¶
func (*EventArguments) ProtoMessage()
func (*EventArguments) ProtoReflect ¶
func (x *EventArguments) ProtoReflect() protoreflect.Message
func (*EventArguments) Reset ¶
func (x *EventArguments) Reset()
func (*EventArguments) String ¶
func (x *EventArguments) String() string
type EventResult ¶
type EventResult struct {
// contains filtered or unexported fields
}
func (*EventResult) Descriptor
deprecated
func (*EventResult) Descriptor() ([]byte, []int)
Deprecated: Use EventResult.ProtoReflect.Descriptor instead.
func (*EventResult) ProtoMessage ¶
func (*EventResult) ProtoMessage()
func (*EventResult) ProtoReflect ¶
func (x *EventResult) ProtoReflect() protoreflect.Message
func (*EventResult) Reset ¶
func (x *EventResult) Reset()
func (*EventResult) String ¶
func (x *EventResult) String() string
type ExitArguments ¶
type ExitArguments struct { Code int32 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Res *Result `protobuf:"bytes,2,opt,name=res,proto3" json:"res,omitempty"` // contains filtered or unexported fields }
func (*ExitArguments) Descriptor
deprecated
func (*ExitArguments) Descriptor() ([]byte, []int)
Deprecated: Use ExitArguments.ProtoReflect.Descriptor instead.
func (*ExitArguments) GetCode ¶
func (x *ExitArguments) GetCode() int32
func (*ExitArguments) GetRes ¶
func (x *ExitArguments) GetRes() *Result
func (*ExitArguments) ProtoMessage ¶
func (*ExitArguments) ProtoMessage()
func (*ExitArguments) ProtoReflect ¶
func (x *ExitArguments) ProtoReflect() protoreflect.Message
func (*ExitArguments) Reset ¶
func (x *ExitArguments) Reset()
func (*ExitArguments) String ¶
func (x *ExitArguments) String() string
type ExitResult ¶
type ExitResult struct {
// contains filtered or unexported fields
}
func (*ExitResult) Descriptor
deprecated
func (*ExitResult) Descriptor() ([]byte, []int)
Deprecated: Use ExitResult.ProtoReflect.Descriptor instead.
func (*ExitResult) ProtoMessage ¶
func (*ExitResult) ProtoMessage()
func (*ExitResult) ProtoReflect ¶
func (x *ExitResult) ProtoReflect() protoreflect.Message
func (*ExitResult) Reset ¶
func (x *ExitResult) Reset()
func (*ExitResult) String ¶
func (x *ExitResult) String() string
type GenesisData ¶
type GenesisData struct { Entries []*GenesisEntry `protobuf:"bytes,1,rep,name=entries,proto3" json:"entries,omitempty"` // contains filtered or unexported fields }
func (*GenesisData) Descriptor
deprecated
func (*GenesisData) Descriptor() ([]byte, []int)
Deprecated: Use GenesisData.ProtoReflect.Descriptor instead.
func (*GenesisData) GetEntries ¶
func (x *GenesisData) GetEntries() []*GenesisEntry
func (*GenesisData) ProtoMessage ¶
func (*GenesisData) ProtoMessage()
func (*GenesisData) ProtoReflect ¶
func (x *GenesisData) ProtoReflect() protoreflect.Message
func (*GenesisData) Reset ¶
func (x *GenesisData) Reset()
func (*GenesisData) String ¶
func (x *GenesisData) String() string
type GenesisEntry ¶
type GenesisEntry struct { Space *ObjectSpace `protobuf:"bytes,1,opt,name=space,proto3" json:"space,omitempty"` Key []byte `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` Value []byte `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GenesisEntry) Descriptor
deprecated
func (*GenesisEntry) Descriptor() ([]byte, []int)
Deprecated: Use GenesisEntry.ProtoReflect.Descriptor instead.
func (*GenesisEntry) GetKey ¶
func (x *GenesisEntry) GetKey() []byte
func (*GenesisEntry) GetSpace ¶
func (x *GenesisEntry) GetSpace() *ObjectSpace
func (*GenesisEntry) GetValue ¶
func (x *GenesisEntry) GetValue() []byte
func (*GenesisEntry) ProtoMessage ¶
func (*GenesisEntry) ProtoMessage()
func (*GenesisEntry) ProtoReflect ¶
func (x *GenesisEntry) ProtoReflect() protoreflect.Message
func (*GenesisEntry) Reset ¶
func (x *GenesisEntry) Reset()
func (*GenesisEntry) String ¶
func (x *GenesisEntry) String() string
type GetAccountNonceArguments ¶
type GetAccountNonceArguments struct { Account []byte `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` // contains filtered or unexported fields }
func (*GetAccountNonceArguments) Descriptor
deprecated
func (*GetAccountNonceArguments) Descriptor() ([]byte, []int)
Deprecated: Use GetAccountNonceArguments.ProtoReflect.Descriptor instead.
func (*GetAccountNonceArguments) GetAccount ¶
func (x *GetAccountNonceArguments) GetAccount() []byte
func (*GetAccountNonceArguments) ProtoMessage ¶
func (*GetAccountNonceArguments) ProtoMessage()
func (*GetAccountNonceArguments) ProtoReflect ¶
func (x *GetAccountNonceArguments) ProtoReflect() protoreflect.Message
func (*GetAccountNonceArguments) Reset ¶
func (x *GetAccountNonceArguments) Reset()
func (*GetAccountNonceArguments) String ¶
func (x *GetAccountNonceArguments) String() string
type GetAccountNonceResult ¶
type GetAccountNonceResult struct { Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GetAccountNonceResult) Descriptor
deprecated
func (*GetAccountNonceResult) Descriptor() ([]byte, []int)
Deprecated: Use GetAccountNonceResult.ProtoReflect.Descriptor instead.
func (*GetAccountNonceResult) GetValue ¶
func (x *GetAccountNonceResult) GetValue() []byte
func (*GetAccountNonceResult) ProtoMessage ¶
func (*GetAccountNonceResult) ProtoMessage()
func (*GetAccountNonceResult) ProtoReflect ¶
func (x *GetAccountNonceResult) ProtoReflect() protoreflect.Message
func (*GetAccountNonceResult) Reset ¶
func (x *GetAccountNonceResult) Reset()
func (*GetAccountNonceResult) String ¶
func (x *GetAccountNonceResult) String() string
type GetAccountRcArguments ¶
type GetAccountRcArguments struct { Account []byte `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` // contains filtered or unexported fields }
func (*GetAccountRcArguments) Descriptor
deprecated
func (*GetAccountRcArguments) Descriptor() ([]byte, []int)
Deprecated: Use GetAccountRcArguments.ProtoReflect.Descriptor instead.
func (*GetAccountRcArguments) GetAccount ¶
func (x *GetAccountRcArguments) GetAccount() []byte
func (*GetAccountRcArguments) ProtoMessage ¶
func (*GetAccountRcArguments) ProtoMessage()
func (*GetAccountRcArguments) ProtoReflect ¶
func (x *GetAccountRcArguments) ProtoReflect() protoreflect.Message
func (*GetAccountRcArguments) Reset ¶
func (x *GetAccountRcArguments) Reset()
func (*GetAccountRcArguments) String ¶
func (x *GetAccountRcArguments) String() string
type GetAccountRcResult ¶
type GetAccountRcResult struct { Value uint64 `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GetAccountRcResult) Descriptor
deprecated
func (*GetAccountRcResult) Descriptor() ([]byte, []int)
Deprecated: Use GetAccountRcResult.ProtoReflect.Descriptor instead.
func (*GetAccountRcResult) GetValue ¶
func (x *GetAccountRcResult) GetValue() uint64
func (*GetAccountRcResult) ProtoMessage ¶
func (*GetAccountRcResult) ProtoMessage()
func (*GetAccountRcResult) ProtoReflect ¶
func (x *GetAccountRcResult) ProtoReflect() protoreflect.Message
func (*GetAccountRcResult) Reset ¶
func (x *GetAccountRcResult) Reset()
func (*GetAccountRcResult) String ¶
func (x *GetAccountRcResult) String() string
type GetArgumentsArguments ¶
type GetArgumentsArguments struct {
// contains filtered or unexported fields
}
func (*GetArgumentsArguments) Descriptor
deprecated
func (*GetArgumentsArguments) Descriptor() ([]byte, []int)
Deprecated: Use GetArgumentsArguments.ProtoReflect.Descriptor instead.
func (*GetArgumentsArguments) ProtoMessage ¶
func (*GetArgumentsArguments) ProtoMessage()
func (*GetArgumentsArguments) ProtoReflect ¶
func (x *GetArgumentsArguments) ProtoReflect() protoreflect.Message
func (*GetArgumentsArguments) Reset ¶
func (x *GetArgumentsArguments) Reset()
func (*GetArgumentsArguments) String ¶
func (x *GetArgumentsArguments) String() string
type GetArgumentsResult ¶
type GetArgumentsResult struct { Value *ArgumentData `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GetArgumentsResult) Descriptor
deprecated
func (*GetArgumentsResult) Descriptor() ([]byte, []int)
Deprecated: Use GetArgumentsResult.ProtoReflect.Descriptor instead.
func (*GetArgumentsResult) GetValue ¶
func (x *GetArgumentsResult) GetValue() *ArgumentData
func (*GetArgumentsResult) ProtoMessage ¶
func (*GetArgumentsResult) ProtoMessage()
func (*GetArgumentsResult) ProtoReflect ¶
func (x *GetArgumentsResult) ProtoReflect() protoreflect.Message
func (*GetArgumentsResult) Reset ¶
func (x *GetArgumentsResult) Reset()
func (*GetArgumentsResult) String ¶
func (x *GetArgumentsResult) String() string
type GetBlockArguments ¶
type GetBlockArguments struct {
// contains filtered or unexported fields
}
func (*GetBlockArguments) Descriptor
deprecated
func (*GetBlockArguments) Descriptor() ([]byte, []int)
Deprecated: Use GetBlockArguments.ProtoReflect.Descriptor instead.
func (*GetBlockArguments) ProtoMessage ¶
func (*GetBlockArguments) ProtoMessage()
func (*GetBlockArguments) ProtoReflect ¶
func (x *GetBlockArguments) ProtoReflect() protoreflect.Message
func (*GetBlockArguments) Reset ¶
func (x *GetBlockArguments) Reset()
func (*GetBlockArguments) String ¶
func (x *GetBlockArguments) String() string
type GetBlockFieldArguments ¶
type GetBlockFieldArguments struct { Field string `protobuf:"bytes,1,opt,name=field,proto3" json:"field,omitempty"` // contains filtered or unexported fields }
func (*GetBlockFieldArguments) Descriptor
deprecated
func (*GetBlockFieldArguments) Descriptor() ([]byte, []int)
Deprecated: Use GetBlockFieldArguments.ProtoReflect.Descriptor instead.
func (*GetBlockFieldArguments) GetField ¶
func (x *GetBlockFieldArguments) GetField() string
func (*GetBlockFieldArguments) ProtoMessage ¶
func (*GetBlockFieldArguments) ProtoMessage()
func (*GetBlockFieldArguments) ProtoReflect ¶
func (x *GetBlockFieldArguments) ProtoReflect() protoreflect.Message
func (*GetBlockFieldArguments) Reset ¶
func (x *GetBlockFieldArguments) Reset()
func (*GetBlockFieldArguments) String ¶
func (x *GetBlockFieldArguments) String() string
type GetBlockFieldResult ¶
type GetBlockFieldResult struct { Value *ValueType `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GetBlockFieldResult) Descriptor
deprecated
func (*GetBlockFieldResult) Descriptor() ([]byte, []int)
Deprecated: Use GetBlockFieldResult.ProtoReflect.Descriptor instead.
func (*GetBlockFieldResult) GetValue ¶
func (x *GetBlockFieldResult) GetValue() *ValueType
func (*GetBlockFieldResult) ProtoMessage ¶
func (*GetBlockFieldResult) ProtoMessage()
func (*GetBlockFieldResult) ProtoReflect ¶
func (x *GetBlockFieldResult) ProtoReflect() protoreflect.Message
func (*GetBlockFieldResult) Reset ¶
func (x *GetBlockFieldResult) Reset()
func (*GetBlockFieldResult) String ¶
func (x *GetBlockFieldResult) String() string
type GetBlockResult ¶
type GetBlockResult struct { Value *protocol.Block `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GetBlockResult) Descriptor
deprecated
func (*GetBlockResult) Descriptor() ([]byte, []int)
Deprecated: Use GetBlockResult.ProtoReflect.Descriptor instead.
func (*GetBlockResult) GetValue ¶
func (x *GetBlockResult) GetValue() *protocol.Block
func (*GetBlockResult) ProtoMessage ¶
func (*GetBlockResult) ProtoMessage()
func (*GetBlockResult) ProtoReflect ¶
func (x *GetBlockResult) ProtoReflect() protoreflect.Message
func (*GetBlockResult) Reset ¶
func (x *GetBlockResult) Reset()
func (*GetBlockResult) String ¶
func (x *GetBlockResult) String() string
type GetCallerArguments ¶
type GetCallerArguments struct {
// contains filtered or unexported fields
}
func (*GetCallerArguments) Descriptor
deprecated
func (*GetCallerArguments) Descriptor() ([]byte, []int)
Deprecated: Use GetCallerArguments.ProtoReflect.Descriptor instead.
func (*GetCallerArguments) ProtoMessage ¶
func (*GetCallerArguments) ProtoMessage()
func (*GetCallerArguments) ProtoReflect ¶
func (x *GetCallerArguments) ProtoReflect() protoreflect.Message
func (*GetCallerArguments) Reset ¶
func (x *GetCallerArguments) Reset()
func (*GetCallerArguments) String ¶
func (x *GetCallerArguments) String() string
type GetCallerResult ¶
type GetCallerResult struct { Value *CallerData `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GetCallerResult) Descriptor
deprecated
func (*GetCallerResult) Descriptor() ([]byte, []int)
Deprecated: Use GetCallerResult.ProtoReflect.Descriptor instead.
func (*GetCallerResult) GetValue ¶
func (x *GetCallerResult) GetValue() *CallerData
func (*GetCallerResult) ProtoMessage ¶
func (*GetCallerResult) ProtoMessage()
func (*GetCallerResult) ProtoReflect ¶
func (x *GetCallerResult) ProtoReflect() protoreflect.Message
func (*GetCallerResult) Reset ¶
func (x *GetCallerResult) Reset()
func (*GetCallerResult) String ¶
func (x *GetCallerResult) String() string
type GetChainIdArguments ¶
type GetChainIdArguments struct {
// contains filtered or unexported fields
}
func (*GetChainIdArguments) Descriptor
deprecated
func (*GetChainIdArguments) Descriptor() ([]byte, []int)
Deprecated: Use GetChainIdArguments.ProtoReflect.Descriptor instead.
func (*GetChainIdArguments) ProtoMessage ¶
func (*GetChainIdArguments) ProtoMessage()
func (*GetChainIdArguments) ProtoReflect ¶
func (x *GetChainIdArguments) ProtoReflect() protoreflect.Message
func (*GetChainIdArguments) Reset ¶
func (x *GetChainIdArguments) Reset()
func (*GetChainIdArguments) String ¶
func (x *GetChainIdArguments) String() string
type GetChainIdResult ¶
type GetChainIdResult struct { Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GetChainIdResult) Descriptor
deprecated
func (*GetChainIdResult) Descriptor() ([]byte, []int)
Deprecated: Use GetChainIdResult.ProtoReflect.Descriptor instead.
func (*GetChainIdResult) GetValue ¶
func (x *GetChainIdResult) GetValue() []byte
func (*GetChainIdResult) ProtoMessage ¶
func (*GetChainIdResult) ProtoMessage()
func (*GetChainIdResult) ProtoReflect ¶
func (x *GetChainIdResult) ProtoReflect() protoreflect.Message
func (*GetChainIdResult) Reset ¶
func (x *GetChainIdResult) Reset()
func (*GetChainIdResult) String ¶
func (x *GetChainIdResult) String() string
type GetContractIdArguments ¶
type GetContractIdArguments struct {
// contains filtered or unexported fields
}
func (*GetContractIdArguments) Descriptor
deprecated
func (*GetContractIdArguments) Descriptor() ([]byte, []int)
Deprecated: Use GetContractIdArguments.ProtoReflect.Descriptor instead.
func (*GetContractIdArguments) ProtoMessage ¶
func (*GetContractIdArguments) ProtoMessage()
func (*GetContractIdArguments) ProtoReflect ¶
func (x *GetContractIdArguments) ProtoReflect() protoreflect.Message
func (*GetContractIdArguments) Reset ¶
func (x *GetContractIdArguments) Reset()
func (*GetContractIdArguments) String ¶
func (x *GetContractIdArguments) String() string
type GetContractIdResult ¶
type GetContractIdResult struct { Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GetContractIdResult) Descriptor
deprecated
func (*GetContractIdResult) Descriptor() ([]byte, []int)
Deprecated: Use GetContractIdResult.ProtoReflect.Descriptor instead.
func (*GetContractIdResult) GetValue ¶
func (x *GetContractIdResult) GetValue() []byte
func (*GetContractIdResult) ProtoMessage ¶
func (*GetContractIdResult) ProtoMessage()
func (*GetContractIdResult) ProtoReflect ¶
func (x *GetContractIdResult) ProtoReflect() protoreflect.Message
func (*GetContractIdResult) Reset ¶
func (x *GetContractIdResult) Reset()
func (*GetContractIdResult) String ¶
func (x *GetContractIdResult) String() string
type GetContractMetadataArguments ¶
type GetContractMetadataArguments struct { ContractId []byte `protobuf:"bytes,1,opt,name=contract_id,json=contractId,proto3" json:"contract_id,omitempty"` // contains filtered or unexported fields }
func (*GetContractMetadataArguments) Descriptor
deprecated
func (*GetContractMetadataArguments) Descriptor() ([]byte, []int)
Deprecated: Use GetContractMetadataArguments.ProtoReflect.Descriptor instead.
func (*GetContractMetadataArguments) GetContractId ¶
func (x *GetContractMetadataArguments) GetContractId() []byte
func (*GetContractMetadataArguments) ProtoMessage ¶
func (*GetContractMetadataArguments) ProtoMessage()
func (*GetContractMetadataArguments) ProtoReflect ¶
func (x *GetContractMetadataArguments) ProtoReflect() protoreflect.Message
func (*GetContractMetadataArguments) Reset ¶
func (x *GetContractMetadataArguments) Reset()
func (*GetContractMetadataArguments) String ¶
func (x *GetContractMetadataArguments) String() string
type GetContractMetadataResult ¶
type GetContractMetadataResult struct { Value *ContractMetadataObject `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GetContractMetadataResult) Descriptor
deprecated
func (*GetContractMetadataResult) Descriptor() ([]byte, []int)
Deprecated: Use GetContractMetadataResult.ProtoReflect.Descriptor instead.
func (*GetContractMetadataResult) GetValue ¶
func (x *GetContractMetadataResult) GetValue() *ContractMetadataObject
func (*GetContractMetadataResult) ProtoMessage ¶
func (*GetContractMetadataResult) ProtoMessage()
func (*GetContractMetadataResult) ProtoReflect ¶
func (x *GetContractMetadataResult) ProtoReflect() protoreflect.Message
func (*GetContractMetadataResult) Reset ¶
func (x *GetContractMetadataResult) Reset()
func (*GetContractMetadataResult) String ¶
func (x *GetContractMetadataResult) String() string
type GetHeadInfoArguments ¶
type GetHeadInfoArguments struct {
// contains filtered or unexported fields
}
func (*GetHeadInfoArguments) Descriptor
deprecated
func (*GetHeadInfoArguments) Descriptor() ([]byte, []int)
Deprecated: Use GetHeadInfoArguments.ProtoReflect.Descriptor instead.
func (*GetHeadInfoArguments) ProtoMessage ¶
func (*GetHeadInfoArguments) ProtoMessage()
func (*GetHeadInfoArguments) ProtoReflect ¶
func (x *GetHeadInfoArguments) ProtoReflect() protoreflect.Message
func (*GetHeadInfoArguments) Reset ¶
func (x *GetHeadInfoArguments) Reset()
func (*GetHeadInfoArguments) String ¶
func (x *GetHeadInfoArguments) String() string
type GetHeadInfoResult ¶
type GetHeadInfoResult struct { Value *HeadInfo `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GetHeadInfoResult) Descriptor
deprecated
func (*GetHeadInfoResult) Descriptor() ([]byte, []int)
Deprecated: Use GetHeadInfoResult.ProtoReflect.Descriptor instead.
func (*GetHeadInfoResult) GetValue ¶
func (x *GetHeadInfoResult) GetValue() *HeadInfo
func (*GetHeadInfoResult) ProtoMessage ¶
func (*GetHeadInfoResult) ProtoMessage()
func (*GetHeadInfoResult) ProtoReflect ¶
func (x *GetHeadInfoResult) ProtoReflect() protoreflect.Message
func (*GetHeadInfoResult) Reset ¶
func (x *GetHeadInfoResult) Reset()
func (*GetHeadInfoResult) String ¶
func (x *GetHeadInfoResult) String() string
type GetLastIrreversibleBlockArguments ¶
type GetLastIrreversibleBlockArguments struct {
// contains filtered or unexported fields
}
func (*GetLastIrreversibleBlockArguments) Descriptor
deprecated
func (*GetLastIrreversibleBlockArguments) Descriptor() ([]byte, []int)
Deprecated: Use GetLastIrreversibleBlockArguments.ProtoReflect.Descriptor instead.
func (*GetLastIrreversibleBlockArguments) ProtoMessage ¶
func (*GetLastIrreversibleBlockArguments) ProtoMessage()
func (*GetLastIrreversibleBlockArguments) ProtoReflect ¶
func (x *GetLastIrreversibleBlockArguments) ProtoReflect() protoreflect.Message
func (*GetLastIrreversibleBlockArguments) Reset ¶
func (x *GetLastIrreversibleBlockArguments) Reset()
func (*GetLastIrreversibleBlockArguments) String ¶
func (x *GetLastIrreversibleBlockArguments) String() string
type GetLastIrreversibleBlockResult ¶
type GetLastIrreversibleBlockResult struct { Value uint64 `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GetLastIrreversibleBlockResult) Descriptor
deprecated
func (*GetLastIrreversibleBlockResult) Descriptor() ([]byte, []int)
Deprecated: Use GetLastIrreversibleBlockResult.ProtoReflect.Descriptor instead.
func (*GetLastIrreversibleBlockResult) GetValue ¶
func (x *GetLastIrreversibleBlockResult) GetValue() uint64
func (*GetLastIrreversibleBlockResult) ProtoMessage ¶
func (*GetLastIrreversibleBlockResult) ProtoMessage()
func (*GetLastIrreversibleBlockResult) ProtoReflect ¶
func (x *GetLastIrreversibleBlockResult) ProtoReflect() protoreflect.Message
func (*GetLastIrreversibleBlockResult) Reset ¶
func (x *GetLastIrreversibleBlockResult) Reset()
func (*GetLastIrreversibleBlockResult) String ¶
func (x *GetLastIrreversibleBlockResult) String() string
type GetNextObjectArguments ¶
type GetNextObjectArguments struct { Space *ObjectSpace `protobuf:"bytes,1,opt,name=space,proto3" json:"space,omitempty"` Key []byte `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*GetNextObjectArguments) Descriptor
deprecated
func (*GetNextObjectArguments) Descriptor() ([]byte, []int)
Deprecated: Use GetNextObjectArguments.ProtoReflect.Descriptor instead.
func (*GetNextObjectArguments) GetKey ¶
func (x *GetNextObjectArguments) GetKey() []byte
func (*GetNextObjectArguments) GetSpace ¶
func (x *GetNextObjectArguments) GetSpace() *ObjectSpace
func (*GetNextObjectArguments) ProtoMessage ¶
func (*GetNextObjectArguments) ProtoMessage()
func (*GetNextObjectArguments) ProtoReflect ¶
func (x *GetNextObjectArguments) ProtoReflect() protoreflect.Message
func (*GetNextObjectArguments) Reset ¶
func (x *GetNextObjectArguments) Reset()
func (*GetNextObjectArguments) String ¶
func (x *GetNextObjectArguments) String() string
type GetNextObjectResult ¶
type GetNextObjectResult struct { Value *DatabaseObject `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GetNextObjectResult) Descriptor
deprecated
func (*GetNextObjectResult) Descriptor() ([]byte, []int)
Deprecated: Use GetNextObjectResult.ProtoReflect.Descriptor instead.
func (*GetNextObjectResult) GetValue ¶
func (x *GetNextObjectResult) GetValue() *DatabaseObject
func (*GetNextObjectResult) ProtoMessage ¶
func (*GetNextObjectResult) ProtoMessage()
func (*GetNextObjectResult) ProtoReflect ¶
func (x *GetNextObjectResult) ProtoReflect() protoreflect.Message
func (*GetNextObjectResult) Reset ¶
func (x *GetNextObjectResult) Reset()
func (*GetNextObjectResult) String ¶
func (x *GetNextObjectResult) String() string
type GetObjectArguments ¶
type GetObjectArguments struct { Space *ObjectSpace `protobuf:"bytes,1,opt,name=space,proto3" json:"space,omitempty"` Key []byte `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*GetObjectArguments) Descriptor
deprecated
func (*GetObjectArguments) Descriptor() ([]byte, []int)
Deprecated: Use GetObjectArguments.ProtoReflect.Descriptor instead.
func (*GetObjectArguments) GetKey ¶
func (x *GetObjectArguments) GetKey() []byte
func (*GetObjectArguments) GetSpace ¶
func (x *GetObjectArguments) GetSpace() *ObjectSpace
func (*GetObjectArguments) ProtoMessage ¶
func (*GetObjectArguments) ProtoMessage()
func (*GetObjectArguments) ProtoReflect ¶
func (x *GetObjectArguments) ProtoReflect() protoreflect.Message
func (*GetObjectArguments) Reset ¶
func (x *GetObjectArguments) Reset()
func (*GetObjectArguments) String ¶
func (x *GetObjectArguments) String() string
type GetObjectResult ¶
type GetObjectResult struct { Value *DatabaseObject `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GetObjectResult) Descriptor
deprecated
func (*GetObjectResult) Descriptor() ([]byte, []int)
Deprecated: Use GetObjectResult.ProtoReflect.Descriptor instead.
func (*GetObjectResult) GetValue ¶
func (x *GetObjectResult) GetValue() *DatabaseObject
func (*GetObjectResult) ProtoMessage ¶
func (*GetObjectResult) ProtoMessage()
func (*GetObjectResult) ProtoReflect ¶
func (x *GetObjectResult) ProtoReflect() protoreflect.Message
func (*GetObjectResult) Reset ¶
func (x *GetObjectResult) Reset()
func (*GetObjectResult) String ¶
func (x *GetObjectResult) String() string
type GetOperationArguments ¶
type GetOperationArguments struct {
// contains filtered or unexported fields
}
func (*GetOperationArguments) Descriptor
deprecated
func (*GetOperationArguments) Descriptor() ([]byte, []int)
Deprecated: Use GetOperationArguments.ProtoReflect.Descriptor instead.
func (*GetOperationArguments) ProtoMessage ¶
func (*GetOperationArguments) ProtoMessage()
func (*GetOperationArguments) ProtoReflect ¶
func (x *GetOperationArguments) ProtoReflect() protoreflect.Message
func (*GetOperationArguments) Reset ¶
func (x *GetOperationArguments) Reset()
func (*GetOperationArguments) String ¶
func (x *GetOperationArguments) String() string
type GetOperationResult ¶
type GetOperationResult struct { Value *protocol.Operation `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GetOperationResult) Descriptor
deprecated
func (*GetOperationResult) Descriptor() ([]byte, []int)
Deprecated: Use GetOperationResult.ProtoReflect.Descriptor instead.
func (*GetOperationResult) GetValue ¶
func (x *GetOperationResult) GetValue() *protocol.Operation
func (*GetOperationResult) ProtoMessage ¶
func (*GetOperationResult) ProtoMessage()
func (*GetOperationResult) ProtoReflect ¶
func (x *GetOperationResult) ProtoReflect() protoreflect.Message
func (*GetOperationResult) Reset ¶
func (x *GetOperationResult) Reset()
func (*GetOperationResult) String ¶
func (x *GetOperationResult) String() string
type GetPrevObjectArguments ¶
type GetPrevObjectArguments struct { Space *ObjectSpace `protobuf:"bytes,1,opt,name=space,proto3" json:"space,omitempty"` Key []byte `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*GetPrevObjectArguments) Descriptor
deprecated
func (*GetPrevObjectArguments) Descriptor() ([]byte, []int)
Deprecated: Use GetPrevObjectArguments.ProtoReflect.Descriptor instead.
func (*GetPrevObjectArguments) GetKey ¶
func (x *GetPrevObjectArguments) GetKey() []byte
func (*GetPrevObjectArguments) GetSpace ¶
func (x *GetPrevObjectArguments) GetSpace() *ObjectSpace
func (*GetPrevObjectArguments) ProtoMessage ¶
func (*GetPrevObjectArguments) ProtoMessage()
func (*GetPrevObjectArguments) ProtoReflect ¶
func (x *GetPrevObjectArguments) ProtoReflect() protoreflect.Message
func (*GetPrevObjectArguments) Reset ¶
func (x *GetPrevObjectArguments) Reset()
func (*GetPrevObjectArguments) String ¶
func (x *GetPrevObjectArguments) String() string
type GetPrevObjectResult ¶
type GetPrevObjectResult struct { Value *DatabaseObject `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GetPrevObjectResult) Descriptor
deprecated
func (*GetPrevObjectResult) Descriptor() ([]byte, []int)
Deprecated: Use GetPrevObjectResult.ProtoReflect.Descriptor instead.
func (*GetPrevObjectResult) GetValue ¶
func (x *GetPrevObjectResult) GetValue() *DatabaseObject
func (*GetPrevObjectResult) ProtoMessage ¶
func (*GetPrevObjectResult) ProtoMessage()
func (*GetPrevObjectResult) ProtoReflect ¶
func (x *GetPrevObjectResult) ProtoReflect() protoreflect.Message
func (*GetPrevObjectResult) Reset ¶
func (x *GetPrevObjectResult) Reset()
func (*GetPrevObjectResult) String ¶
func (x *GetPrevObjectResult) String() string
type GetResourceLimitsArguments ¶
type GetResourceLimitsArguments struct {
// contains filtered or unexported fields
}
func (*GetResourceLimitsArguments) Descriptor
deprecated
func (*GetResourceLimitsArguments) Descriptor() ([]byte, []int)
Deprecated: Use GetResourceLimitsArguments.ProtoReflect.Descriptor instead.
func (*GetResourceLimitsArguments) ProtoMessage ¶
func (*GetResourceLimitsArguments) ProtoMessage()
func (*GetResourceLimitsArguments) ProtoReflect ¶
func (x *GetResourceLimitsArguments) ProtoReflect() protoreflect.Message
func (*GetResourceLimitsArguments) Reset ¶
func (x *GetResourceLimitsArguments) Reset()
func (*GetResourceLimitsArguments) String ¶
func (x *GetResourceLimitsArguments) String() string
type GetResourceLimitsResult ¶
type GetResourceLimitsResult struct { Value *ResourceLimitData `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GetResourceLimitsResult) Descriptor
deprecated
func (*GetResourceLimitsResult) Descriptor() ([]byte, []int)
Deprecated: Use GetResourceLimitsResult.ProtoReflect.Descriptor instead.
func (*GetResourceLimitsResult) GetValue ¶
func (x *GetResourceLimitsResult) GetValue() *ResourceLimitData
func (*GetResourceLimitsResult) ProtoMessage ¶
func (*GetResourceLimitsResult) ProtoMessage()
func (*GetResourceLimitsResult) ProtoReflect ¶
func (x *GetResourceLimitsResult) ProtoReflect() protoreflect.Message
func (*GetResourceLimitsResult) Reset ¶
func (x *GetResourceLimitsResult) Reset()
func (*GetResourceLimitsResult) String ¶
func (x *GetResourceLimitsResult) String() string
type GetTransactionArguments ¶
type GetTransactionArguments struct {
// contains filtered or unexported fields
}
func (*GetTransactionArguments) Descriptor
deprecated
func (*GetTransactionArguments) Descriptor() ([]byte, []int)
Deprecated: Use GetTransactionArguments.ProtoReflect.Descriptor instead.
func (*GetTransactionArguments) ProtoMessage ¶
func (*GetTransactionArguments) ProtoMessage()
func (*GetTransactionArguments) ProtoReflect ¶
func (x *GetTransactionArguments) ProtoReflect() protoreflect.Message
func (*GetTransactionArguments) Reset ¶
func (x *GetTransactionArguments) Reset()
func (*GetTransactionArguments) String ¶
func (x *GetTransactionArguments) String() string
type GetTransactionFieldArguments ¶
type GetTransactionFieldArguments struct { Field string `protobuf:"bytes,1,opt,name=field,proto3" json:"field,omitempty"` // contains filtered or unexported fields }
func (*GetTransactionFieldArguments) Descriptor
deprecated
func (*GetTransactionFieldArguments) Descriptor() ([]byte, []int)
Deprecated: Use GetTransactionFieldArguments.ProtoReflect.Descriptor instead.
func (*GetTransactionFieldArguments) GetField ¶
func (x *GetTransactionFieldArguments) GetField() string
func (*GetTransactionFieldArguments) ProtoMessage ¶
func (*GetTransactionFieldArguments) ProtoMessage()
func (*GetTransactionFieldArguments) ProtoReflect ¶
func (x *GetTransactionFieldArguments) ProtoReflect() protoreflect.Message
func (*GetTransactionFieldArguments) Reset ¶
func (x *GetTransactionFieldArguments) Reset()
func (*GetTransactionFieldArguments) String ¶
func (x *GetTransactionFieldArguments) String() string
type GetTransactionFieldResult ¶
type GetTransactionFieldResult struct { Value *ValueType `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GetTransactionFieldResult) Descriptor
deprecated
func (*GetTransactionFieldResult) Descriptor() ([]byte, []int)
Deprecated: Use GetTransactionFieldResult.ProtoReflect.Descriptor instead.
func (*GetTransactionFieldResult) GetValue ¶
func (x *GetTransactionFieldResult) GetValue() *ValueType
func (*GetTransactionFieldResult) ProtoMessage ¶
func (*GetTransactionFieldResult) ProtoMessage()
func (*GetTransactionFieldResult) ProtoReflect ¶
func (x *GetTransactionFieldResult) ProtoReflect() protoreflect.Message
func (*GetTransactionFieldResult) Reset ¶
func (x *GetTransactionFieldResult) Reset()
func (*GetTransactionFieldResult) String ¶
func (x *GetTransactionFieldResult) String() string
type GetTransactionResult ¶
type GetTransactionResult struct { Value *protocol.Transaction `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*GetTransactionResult) Descriptor
deprecated
func (*GetTransactionResult) Descriptor() ([]byte, []int)
Deprecated: Use GetTransactionResult.ProtoReflect.Descriptor instead.
func (*GetTransactionResult) GetValue ¶
func (x *GetTransactionResult) GetValue() *protocol.Transaction
func (*GetTransactionResult) ProtoMessage ¶
func (*GetTransactionResult) ProtoMessage()
func (*GetTransactionResult) ProtoReflect ¶
func (x *GetTransactionResult) ProtoReflect() protoreflect.Message
func (*GetTransactionResult) Reset ¶
func (x *GetTransactionResult) Reset()
func (*GetTransactionResult) String ¶
func (x *GetTransactionResult) String() string
type HashArguments ¶
type HashArguments struct { Code uint64 `protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty"` Obj []byte `protobuf:"bytes,2,opt,name=obj,proto3" json:"obj,omitempty"` Size uint64 `protobuf:"varint,3,opt,name=size,proto3" json:"size,omitempty"` // contains filtered or unexported fields }
func (*HashArguments) Descriptor
deprecated
func (*HashArguments) Descriptor() ([]byte, []int)
Deprecated: Use HashArguments.ProtoReflect.Descriptor instead.
func (*HashArguments) GetCode ¶
func (x *HashArguments) GetCode() uint64
func (*HashArguments) GetObj ¶
func (x *HashArguments) GetObj() []byte
func (*HashArguments) GetSize ¶
func (x *HashArguments) GetSize() uint64
func (*HashArguments) ProtoMessage ¶
func (*HashArguments) ProtoMessage()
func (*HashArguments) ProtoReflect ¶
func (x *HashArguments) ProtoReflect() protoreflect.Message
func (*HashArguments) Reset ¶
func (x *HashArguments) Reset()
func (*HashArguments) String ¶
func (x *HashArguments) String() string
type HashResult ¶
type HashResult struct { Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*HashResult) Descriptor
deprecated
func (*HashResult) Descriptor() ([]byte, []int)
Deprecated: Use HashResult.ProtoReflect.Descriptor instead.
func (*HashResult) GetValue ¶
func (x *HashResult) GetValue() []byte
func (*HashResult) ProtoMessage ¶
func (*HashResult) ProtoMessage()
func (*HashResult) ProtoReflect ¶
func (x *HashResult) ProtoReflect() protoreflect.Message
func (*HashResult) Reset ¶
func (x *HashResult) Reset()
func (*HashResult) String ¶
func (x *HashResult) String() string
type HeadInfo ¶
type HeadInfo struct { HeadTopology *koinos.BlockTopology `protobuf:"bytes,1,opt,name=head_topology,json=headTopology,proto3" json:"head_topology,omitempty"` HeadBlockTime uint64 `protobuf:"varint,2,opt,name=head_block_time,json=headBlockTime,proto3" json:"head_block_time,omitempty"` LastIrreversibleBlock uint64 `` /* 127-byte string literal not displayed */ // contains filtered or unexported fields }
func (*HeadInfo) Descriptor
deprecated
func (*HeadInfo) GetHeadBlockTime ¶
func (*HeadInfo) GetHeadTopology ¶
func (x *HeadInfo) GetHeadTopology() *koinos.BlockTopology
func (*HeadInfo) GetLastIrreversibleBlock ¶
func (*HeadInfo) ProtoMessage ¶
func (*HeadInfo) ProtoMessage()
func (*HeadInfo) ProtoReflect ¶
func (x *HeadInfo) ProtoReflect() protoreflect.Message
type ListType ¶
type ListType struct { Values []*ValueType `protobuf:"bytes,1,rep,name=values,proto3" json:"values,omitempty"` // contains filtered or unexported fields }
func (*ListType) Descriptor
deprecated
func (*ListType) ProtoMessage ¶
func (*ListType) ProtoMessage()
func (*ListType) ProtoReflect ¶
func (x *ListType) ProtoReflect() protoreflect.Message
type LogArguments ¶
type LogArguments struct { Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*LogArguments) Descriptor
deprecated
func (*LogArguments) Descriptor() ([]byte, []int)
Deprecated: Use LogArguments.ProtoReflect.Descriptor instead.
func (*LogArguments) GetMessage ¶
func (x *LogArguments) GetMessage() string
func (*LogArguments) ProtoMessage ¶
func (*LogArguments) ProtoMessage()
func (*LogArguments) ProtoReflect ¶
func (x *LogArguments) ProtoReflect() protoreflect.Message
func (*LogArguments) Reset ¶
func (x *LogArguments) Reset()
func (*LogArguments) String ¶
func (x *LogArguments) String() string
type LogResult ¶
type LogResult struct {
// contains filtered or unexported fields
}
func (*LogResult) Descriptor
deprecated
func (*LogResult) ProtoMessage ¶
func (*LogResult) ProtoMessage()
func (*LogResult) ProtoReflect ¶
func (x *LogResult) ProtoReflect() protoreflect.Message
type MaxAccountResources ¶
type MaxAccountResources struct { Value uint64 `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*MaxAccountResources) Descriptor
deprecated
func (*MaxAccountResources) Descriptor() ([]byte, []int)
Deprecated: Use MaxAccountResources.ProtoReflect.Descriptor instead.
func (*MaxAccountResources) GetValue ¶
func (x *MaxAccountResources) GetValue() uint64
func (*MaxAccountResources) ProtoMessage ¶
func (*MaxAccountResources) ProtoMessage()
func (*MaxAccountResources) ProtoReflect ¶
func (x *MaxAccountResources) ProtoReflect() protoreflect.Message
func (*MaxAccountResources) Reset ¶
func (x *MaxAccountResources) Reset()
func (*MaxAccountResources) String ¶
func (x *MaxAccountResources) String() string
type NopArguments ¶
type NopArguments struct {
// contains filtered or unexported fields
}
func (*NopArguments) Descriptor
deprecated
func (*NopArguments) Descriptor() ([]byte, []int)
Deprecated: Use NopArguments.ProtoReflect.Descriptor instead.
func (*NopArguments) ProtoMessage ¶
func (*NopArguments) ProtoMessage()
func (*NopArguments) ProtoReflect ¶
func (x *NopArguments) ProtoReflect() protoreflect.Message
func (*NopArguments) Reset ¶
func (x *NopArguments) Reset()
func (*NopArguments) String ¶
func (x *NopArguments) String() string
type NopResult ¶
type NopResult struct {
// contains filtered or unexported fields
}
func (*NopResult) Descriptor
deprecated
func (*NopResult) ProtoMessage ¶
func (*NopResult) ProtoMessage()
func (*NopResult) ProtoReflect ¶
func (x *NopResult) ProtoReflect() protoreflect.Message
type ObjectSpace ¶
type ObjectSpace struct { System bool `protobuf:"varint,1,opt,name=system,proto3" json:"system,omitempty"` Zone []byte `protobuf:"bytes,2,opt,name=zone,proto3" json:"zone,omitempty"` Id uint32 `protobuf:"varint,3,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ObjectSpace) Descriptor
deprecated
func (*ObjectSpace) Descriptor() ([]byte, []int)
Deprecated: Use ObjectSpace.ProtoReflect.Descriptor instead.
func (*ObjectSpace) GetId ¶
func (x *ObjectSpace) GetId() uint32
func (*ObjectSpace) GetSystem ¶
func (x *ObjectSpace) GetSystem() bool
func (*ObjectSpace) GetZone ¶
func (x *ObjectSpace) GetZone() []byte
func (*ObjectSpace) ProtoMessage ¶
func (*ObjectSpace) ProtoMessage()
func (*ObjectSpace) ProtoReflect ¶
func (x *ObjectSpace) ProtoReflect() protoreflect.Message
func (*ObjectSpace) Reset ¶
func (x *ObjectSpace) Reset()
func (*ObjectSpace) String ¶
func (x *ObjectSpace) String() string
type PostBlockCallbackArguments ¶
type PostBlockCallbackArguments struct {
// contains filtered or unexported fields
}
func (*PostBlockCallbackArguments) Descriptor
deprecated
func (*PostBlockCallbackArguments) Descriptor() ([]byte, []int)
Deprecated: Use PostBlockCallbackArguments.ProtoReflect.Descriptor instead.
func (*PostBlockCallbackArguments) ProtoMessage ¶
func (*PostBlockCallbackArguments) ProtoMessage()
func (*PostBlockCallbackArguments) ProtoReflect ¶
func (x *PostBlockCallbackArguments) ProtoReflect() protoreflect.Message
func (*PostBlockCallbackArguments) Reset ¶
func (x *PostBlockCallbackArguments) Reset()
func (*PostBlockCallbackArguments) String ¶
func (x *PostBlockCallbackArguments) String() string
type PostBlockCallbackResult ¶
type PostBlockCallbackResult struct {
// contains filtered or unexported fields
}
func (*PostBlockCallbackResult) Descriptor
deprecated
func (*PostBlockCallbackResult) Descriptor() ([]byte, []int)
Deprecated: Use PostBlockCallbackResult.ProtoReflect.Descriptor instead.
func (*PostBlockCallbackResult) ProtoMessage ¶
func (*PostBlockCallbackResult) ProtoMessage()
func (*PostBlockCallbackResult) ProtoReflect ¶
func (x *PostBlockCallbackResult) ProtoReflect() protoreflect.Message
func (*PostBlockCallbackResult) Reset ¶
func (x *PostBlockCallbackResult) Reset()
func (*PostBlockCallbackResult) String ¶
func (x *PostBlockCallbackResult) String() string
type PostTransactionCallbackArguments ¶
type PostTransactionCallbackArguments struct {
// contains filtered or unexported fields
}
func (*PostTransactionCallbackArguments) Descriptor
deprecated
func (*PostTransactionCallbackArguments) Descriptor() ([]byte, []int)
Deprecated: Use PostTransactionCallbackArguments.ProtoReflect.Descriptor instead.
func (*PostTransactionCallbackArguments) ProtoMessage ¶
func (*PostTransactionCallbackArguments) ProtoMessage()
func (*PostTransactionCallbackArguments) ProtoReflect ¶
func (x *PostTransactionCallbackArguments) ProtoReflect() protoreflect.Message
func (*PostTransactionCallbackArguments) Reset ¶
func (x *PostTransactionCallbackArguments) Reset()
func (*PostTransactionCallbackArguments) String ¶
func (x *PostTransactionCallbackArguments) String() string
type PostTransactionCallbackResult ¶
type PostTransactionCallbackResult struct {
// contains filtered or unexported fields
}
func (*PostTransactionCallbackResult) Descriptor
deprecated
func (*PostTransactionCallbackResult) Descriptor() ([]byte, []int)
Deprecated: Use PostTransactionCallbackResult.ProtoReflect.Descriptor instead.
func (*PostTransactionCallbackResult) ProtoMessage ¶
func (*PostTransactionCallbackResult) ProtoMessage()
func (*PostTransactionCallbackResult) ProtoReflect ¶
func (x *PostTransactionCallbackResult) ProtoReflect() protoreflect.Message
func (*PostTransactionCallbackResult) Reset ¶
func (x *PostTransactionCallbackResult) Reset()
func (*PostTransactionCallbackResult) String ¶
func (x *PostTransactionCallbackResult) String() string
type PreBlockCallbackArguments ¶
type PreBlockCallbackArguments struct {
// contains filtered or unexported fields
}
func (*PreBlockCallbackArguments) Descriptor
deprecated
func (*PreBlockCallbackArguments) Descriptor() ([]byte, []int)
Deprecated: Use PreBlockCallbackArguments.ProtoReflect.Descriptor instead.
func (*PreBlockCallbackArguments) ProtoMessage ¶
func (*PreBlockCallbackArguments) ProtoMessage()
func (*PreBlockCallbackArguments) ProtoReflect ¶
func (x *PreBlockCallbackArguments) ProtoReflect() protoreflect.Message
func (*PreBlockCallbackArguments) Reset ¶
func (x *PreBlockCallbackArguments) Reset()
func (*PreBlockCallbackArguments) String ¶
func (x *PreBlockCallbackArguments) String() string
type PreBlockCallbackResult ¶
type PreBlockCallbackResult struct {
// contains filtered or unexported fields
}
func (*PreBlockCallbackResult) Descriptor
deprecated
func (*PreBlockCallbackResult) Descriptor() ([]byte, []int)
Deprecated: Use PreBlockCallbackResult.ProtoReflect.Descriptor instead.
func (*PreBlockCallbackResult) ProtoMessage ¶
func (*PreBlockCallbackResult) ProtoMessage()
func (*PreBlockCallbackResult) ProtoReflect ¶
func (x *PreBlockCallbackResult) ProtoReflect() protoreflect.Message
func (*PreBlockCallbackResult) Reset ¶
func (x *PreBlockCallbackResult) Reset()
func (*PreBlockCallbackResult) String ¶
func (x *PreBlockCallbackResult) String() string
type PreTransactionCallbackArguments ¶
type PreTransactionCallbackArguments struct {
// contains filtered or unexported fields
}
func (*PreTransactionCallbackArguments) Descriptor
deprecated
func (*PreTransactionCallbackArguments) Descriptor() ([]byte, []int)
Deprecated: Use PreTransactionCallbackArguments.ProtoReflect.Descriptor instead.
func (*PreTransactionCallbackArguments) ProtoMessage ¶
func (*PreTransactionCallbackArguments) ProtoMessage()
func (*PreTransactionCallbackArguments) ProtoReflect ¶
func (x *PreTransactionCallbackArguments) ProtoReflect() protoreflect.Message
func (*PreTransactionCallbackArguments) Reset ¶
func (x *PreTransactionCallbackArguments) Reset()
func (*PreTransactionCallbackArguments) String ¶
func (x *PreTransactionCallbackArguments) String() string
type PreTransactionCallbackResult ¶
type PreTransactionCallbackResult struct {
// contains filtered or unexported fields
}
func (*PreTransactionCallbackResult) Descriptor
deprecated
func (*PreTransactionCallbackResult) Descriptor() ([]byte, []int)
Deprecated: Use PreTransactionCallbackResult.ProtoReflect.Descriptor instead.
func (*PreTransactionCallbackResult) ProtoMessage ¶
func (*PreTransactionCallbackResult) ProtoMessage()
func (*PreTransactionCallbackResult) ProtoReflect ¶
func (x *PreTransactionCallbackResult) ProtoReflect() protoreflect.Message
func (*PreTransactionCallbackResult) Reset ¶
func (x *PreTransactionCallbackResult) Reset()
func (*PreTransactionCallbackResult) String ¶
func (x *PreTransactionCallbackResult) String() string
type Privilege ¶
type Privilege int32
func (Privilege) Descriptor ¶
func (Privilege) Descriptor() protoreflect.EnumDescriptor
func (Privilege) EnumDescriptor
deprecated
func (Privilege) Number ¶
func (x Privilege) Number() protoreflect.EnumNumber
func (Privilege) Type ¶
func (Privilege) Type() protoreflect.EnumType
type ProcessBlockSignatureArguments ¶
type ProcessBlockSignatureArguments struct { Digest []byte `protobuf:"bytes,1,opt,name=digest,proto3" json:"digest,omitempty"` Header *protocol.BlockHeader `protobuf:"bytes,2,opt,name=header,proto3" json:"header,omitempty"` Signature []byte `protobuf:"bytes,3,opt,name=signature,proto3" json:"signature,omitempty"` // contains filtered or unexported fields }
func (*ProcessBlockSignatureArguments) Descriptor
deprecated
func (*ProcessBlockSignatureArguments) Descriptor() ([]byte, []int)
Deprecated: Use ProcessBlockSignatureArguments.ProtoReflect.Descriptor instead.
func (*ProcessBlockSignatureArguments) GetDigest ¶
func (x *ProcessBlockSignatureArguments) GetDigest() []byte
func (*ProcessBlockSignatureArguments) GetHeader ¶
func (x *ProcessBlockSignatureArguments) GetHeader() *protocol.BlockHeader
func (*ProcessBlockSignatureArguments) GetSignature ¶
func (x *ProcessBlockSignatureArguments) GetSignature() []byte
func (*ProcessBlockSignatureArguments) ProtoMessage ¶
func (*ProcessBlockSignatureArguments) ProtoMessage()
func (*ProcessBlockSignatureArguments) ProtoReflect ¶
func (x *ProcessBlockSignatureArguments) ProtoReflect() protoreflect.Message
func (*ProcessBlockSignatureArguments) Reset ¶
func (x *ProcessBlockSignatureArguments) Reset()
func (*ProcessBlockSignatureArguments) String ¶
func (x *ProcessBlockSignatureArguments) String() string
type ProcessBlockSignatureResult ¶
type ProcessBlockSignatureResult struct { Value bool `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*ProcessBlockSignatureResult) Descriptor
deprecated
func (*ProcessBlockSignatureResult) Descriptor() ([]byte, []int)
Deprecated: Use ProcessBlockSignatureResult.ProtoReflect.Descriptor instead.
func (*ProcessBlockSignatureResult) GetValue ¶
func (x *ProcessBlockSignatureResult) GetValue() bool
func (*ProcessBlockSignatureResult) ProtoMessage ¶
func (*ProcessBlockSignatureResult) ProtoMessage()
func (*ProcessBlockSignatureResult) ProtoReflect ¶
func (x *ProcessBlockSignatureResult) ProtoReflect() protoreflect.Message
func (*ProcessBlockSignatureResult) Reset ¶
func (x *ProcessBlockSignatureResult) Reset()
func (*ProcessBlockSignatureResult) String ¶
func (x *ProcessBlockSignatureResult) String() string
type PutObjectArguments ¶
type PutObjectArguments struct { Space *ObjectSpace `protobuf:"bytes,1,opt,name=space,proto3" json:"space,omitempty"` Key []byte `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` Obj []byte `protobuf:"bytes,3,opt,name=obj,proto3" json:"obj,omitempty"` // contains filtered or unexported fields }
func (*PutObjectArguments) Descriptor
deprecated
func (*PutObjectArguments) Descriptor() ([]byte, []int)
Deprecated: Use PutObjectArguments.ProtoReflect.Descriptor instead.
func (*PutObjectArguments) GetKey ¶
func (x *PutObjectArguments) GetKey() []byte
func (*PutObjectArguments) GetObj ¶
func (x *PutObjectArguments) GetObj() []byte
func (*PutObjectArguments) GetSpace ¶
func (x *PutObjectArguments) GetSpace() *ObjectSpace
func (*PutObjectArguments) ProtoMessage ¶
func (*PutObjectArguments) ProtoMessage()
func (*PutObjectArguments) ProtoReflect ¶
func (x *PutObjectArguments) ProtoReflect() protoreflect.Message
func (*PutObjectArguments) Reset ¶
func (x *PutObjectArguments) Reset()
func (*PutObjectArguments) String ¶
func (x *PutObjectArguments) String() string
type PutObjectResult ¶
type PutObjectResult struct {
// contains filtered or unexported fields
}
func (*PutObjectResult) Descriptor
deprecated
func (*PutObjectResult) Descriptor() ([]byte, []int)
Deprecated: Use PutObjectResult.ProtoReflect.Descriptor instead.
func (*PutObjectResult) ProtoMessage ¶
func (*PutObjectResult) ProtoMessage()
func (*PutObjectResult) ProtoReflect ¶
func (x *PutObjectResult) ProtoReflect() protoreflect.Message
func (*PutObjectResult) Reset ¶
func (x *PutObjectResult) Reset()
func (*PutObjectResult) String ¶
func (x *PutObjectResult) String() string
type RecoverPublicKeyArguments ¶
type RecoverPublicKeyArguments struct { Type Dsa `protobuf:"varint,1,opt,name=type,proto3,enum=koinos.chain.Dsa" json:"type,omitempty"` Signature []byte `protobuf:"bytes,2,opt,name=signature,proto3" json:"signature,omitempty"` Digest []byte `protobuf:"bytes,3,opt,name=digest,proto3" json:"digest,omitempty"` Compressed bool `protobuf:"varint,4,opt,name=compressed,proto3" json:"compressed,omitempty"` // contains filtered or unexported fields }
func (*RecoverPublicKeyArguments) Descriptor
deprecated
func (*RecoverPublicKeyArguments) Descriptor() ([]byte, []int)
Deprecated: Use RecoverPublicKeyArguments.ProtoReflect.Descriptor instead.
func (*RecoverPublicKeyArguments) GetCompressed ¶
func (x *RecoverPublicKeyArguments) GetCompressed() bool
func (*RecoverPublicKeyArguments) GetDigest ¶
func (x *RecoverPublicKeyArguments) GetDigest() []byte
func (*RecoverPublicKeyArguments) GetSignature ¶
func (x *RecoverPublicKeyArguments) GetSignature() []byte
func (*RecoverPublicKeyArguments) GetType ¶
func (x *RecoverPublicKeyArguments) GetType() Dsa
func (*RecoverPublicKeyArguments) ProtoMessage ¶
func (*RecoverPublicKeyArguments) ProtoMessage()
func (*RecoverPublicKeyArguments) ProtoReflect ¶
func (x *RecoverPublicKeyArguments) ProtoReflect() protoreflect.Message
func (*RecoverPublicKeyArguments) Reset ¶
func (x *RecoverPublicKeyArguments) Reset()
func (*RecoverPublicKeyArguments) String ¶
func (x *RecoverPublicKeyArguments) String() string
type RecoverPublicKeyResult ¶
type RecoverPublicKeyResult struct { Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*RecoverPublicKeyResult) Descriptor
deprecated
func (*RecoverPublicKeyResult) Descriptor() ([]byte, []int)
Deprecated: Use RecoverPublicKeyResult.ProtoReflect.Descriptor instead.
func (*RecoverPublicKeyResult) GetValue ¶
func (x *RecoverPublicKeyResult) GetValue() []byte
func (*RecoverPublicKeyResult) ProtoMessage ¶
func (*RecoverPublicKeyResult) ProtoMessage()
func (*RecoverPublicKeyResult) ProtoReflect ¶
func (x *RecoverPublicKeyResult) ProtoReflect() protoreflect.Message
func (*RecoverPublicKeyResult) Reset ¶
func (x *RecoverPublicKeyResult) Reset()
func (*RecoverPublicKeyResult) String ¶
func (x *RecoverPublicKeyResult) String() string
type RemoveObjectArguments ¶
type RemoveObjectArguments struct { Space *ObjectSpace `protobuf:"bytes,1,opt,name=space,proto3" json:"space,omitempty"` Key []byte `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*RemoveObjectArguments) Descriptor
deprecated
func (*RemoveObjectArguments) Descriptor() ([]byte, []int)
Deprecated: Use RemoveObjectArguments.ProtoReflect.Descriptor instead.
func (*RemoveObjectArguments) GetKey ¶
func (x *RemoveObjectArguments) GetKey() []byte
func (*RemoveObjectArguments) GetSpace ¶
func (x *RemoveObjectArguments) GetSpace() *ObjectSpace
func (*RemoveObjectArguments) ProtoMessage ¶
func (*RemoveObjectArguments) ProtoMessage()
func (*RemoveObjectArguments) ProtoReflect ¶
func (x *RemoveObjectArguments) ProtoReflect() protoreflect.Message
func (*RemoveObjectArguments) Reset ¶
func (x *RemoveObjectArguments) Reset()
func (*RemoveObjectArguments) String ¶
func (x *RemoveObjectArguments) String() string
type RemoveObjectResult ¶
type RemoveObjectResult struct {
// contains filtered or unexported fields
}
func (*RemoveObjectResult) Descriptor
deprecated
func (*RemoveObjectResult) Descriptor() ([]byte, []int)
Deprecated: Use RemoveObjectResult.ProtoReflect.Descriptor instead.
func (*RemoveObjectResult) ProtoMessage ¶
func (*RemoveObjectResult) ProtoMessage()
func (*RemoveObjectResult) ProtoReflect ¶
func (x *RemoveObjectResult) ProtoReflect() protoreflect.Message
func (*RemoveObjectResult) Reset ¶
func (x *RemoveObjectResult) Reset()
func (*RemoveObjectResult) String ¶
func (x *RemoveObjectResult) String() string
type ResourceLimitData ¶
type ResourceLimitData struct { DiskStorageLimit uint64 `protobuf:"varint,1,opt,name=disk_storage_limit,json=diskStorageLimit,proto3" json:"disk_storage_limit,omitempty"` DiskStorageCost uint64 `protobuf:"varint,2,opt,name=disk_storage_cost,json=diskStorageCost,proto3" json:"disk_storage_cost,omitempty"` NetworkBandwidthLimit uint64 `` /* 127-byte string literal not displayed */ NetworkBandwidthCost uint64 `protobuf:"varint,4,opt,name=network_bandwidth_cost,json=networkBandwidthCost,proto3" json:"network_bandwidth_cost,omitempty"` ComputeBandwidthLimit uint64 `` /* 127-byte string literal not displayed */ ComputeBandwidthCost uint64 `protobuf:"varint,6,opt,name=compute_bandwidth_cost,json=computeBandwidthCost,proto3" json:"compute_bandwidth_cost,omitempty"` // contains filtered or unexported fields }
func (*ResourceLimitData) Descriptor
deprecated
func (*ResourceLimitData) Descriptor() ([]byte, []int)
Deprecated: Use ResourceLimitData.ProtoReflect.Descriptor instead.
func (*ResourceLimitData) GetComputeBandwidthCost ¶
func (x *ResourceLimitData) GetComputeBandwidthCost() uint64
func (*ResourceLimitData) GetComputeBandwidthLimit ¶
func (x *ResourceLimitData) GetComputeBandwidthLimit() uint64
func (*ResourceLimitData) GetDiskStorageCost ¶
func (x *ResourceLimitData) GetDiskStorageCost() uint64
func (*ResourceLimitData) GetDiskStorageLimit ¶
func (x *ResourceLimitData) GetDiskStorageLimit() uint64
func (*ResourceLimitData) GetNetworkBandwidthCost ¶
func (x *ResourceLimitData) GetNetworkBandwidthCost() uint64
func (*ResourceLimitData) GetNetworkBandwidthLimit ¶
func (x *ResourceLimitData) GetNetworkBandwidthLimit() uint64
func (*ResourceLimitData) ProtoMessage ¶
func (*ResourceLimitData) ProtoMessage()
func (*ResourceLimitData) ProtoReflect ¶
func (x *ResourceLimitData) ProtoReflect() protoreflect.Message
func (*ResourceLimitData) Reset ¶
func (x *ResourceLimitData) Reset()
func (*ResourceLimitData) String ¶
func (x *ResourceLimitData) String() string
type Result ¶
type Result struct { // Types that are assignable to Value: // // *Result_Object // *Result_Error Value isResult_Value `protobuf_oneof:"value"` // contains filtered or unexported fields }
func (*Result) Descriptor
deprecated
func (*Result) ProtoMessage ¶
func (*Result) ProtoMessage()
func (*Result) ProtoReflect ¶
func (x *Result) ProtoReflect() protoreflect.Message
type Result_Error ¶
type Result_Error struct {
Error *ErrorData `protobuf:"bytes,2,opt,name=error,proto3,oneof"`
}
type Result_Object ¶
type Result_Object struct {
Object []byte `protobuf:"bytes,1,opt,name=object,proto3,oneof"`
}
type SetAccountNonceArguments ¶
type SetAccountNonceArguments struct { Account []byte `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` Nonce []byte `protobuf:"bytes,2,opt,name=nonce,proto3" json:"nonce,omitempty"` // contains filtered or unexported fields }
func (*SetAccountNonceArguments) Descriptor
deprecated
func (*SetAccountNonceArguments) Descriptor() ([]byte, []int)
Deprecated: Use SetAccountNonceArguments.ProtoReflect.Descriptor instead.
func (*SetAccountNonceArguments) GetAccount ¶
func (x *SetAccountNonceArguments) GetAccount() []byte
func (*SetAccountNonceArguments) GetNonce ¶
func (x *SetAccountNonceArguments) GetNonce() []byte
func (*SetAccountNonceArguments) ProtoMessage ¶
func (*SetAccountNonceArguments) ProtoMessage()
func (*SetAccountNonceArguments) ProtoReflect ¶
func (x *SetAccountNonceArguments) ProtoReflect() protoreflect.Message
func (*SetAccountNonceArguments) Reset ¶
func (x *SetAccountNonceArguments) Reset()
func (*SetAccountNonceArguments) String ¶
func (x *SetAccountNonceArguments) String() string
type SetAccountNonceResult ¶
type SetAccountNonceResult struct {
// contains filtered or unexported fields
}
func (*SetAccountNonceResult) Descriptor
deprecated
func (*SetAccountNonceResult) Descriptor() ([]byte, []int)
Deprecated: Use SetAccountNonceResult.ProtoReflect.Descriptor instead.
func (*SetAccountNonceResult) ProtoMessage ¶
func (*SetAccountNonceResult) ProtoMessage()
func (*SetAccountNonceResult) ProtoReflect ¶
func (x *SetAccountNonceResult) ProtoReflect() protoreflect.Message
func (*SetAccountNonceResult) Reset ¶
func (x *SetAccountNonceResult) Reset()
func (*SetAccountNonceResult) String ¶
func (x *SetAccountNonceResult) String() string
type SetSystemCallEvent ¶
type SetSystemCallEvent struct { CallId uint32 `protobuf:"varint,1,opt,name=call_id,json=callId,proto3" json:"call_id,omitempty"` Target *protocol.SystemCallTarget `protobuf:"bytes,2,opt,name=target,proto3" json:"target,omitempty"` // contains filtered or unexported fields }
func (*SetSystemCallEvent) Descriptor
deprecated
func (*SetSystemCallEvent) Descriptor() ([]byte, []int)
Deprecated: Use SetSystemCallEvent.ProtoReflect.Descriptor instead.
func (*SetSystemCallEvent) GetCallId ¶
func (x *SetSystemCallEvent) GetCallId() uint32
func (*SetSystemCallEvent) GetTarget ¶
func (x *SetSystemCallEvent) GetTarget() *protocol.SystemCallTarget
func (*SetSystemCallEvent) ProtoMessage ¶
func (*SetSystemCallEvent) ProtoMessage()
func (*SetSystemCallEvent) ProtoReflect ¶
func (x *SetSystemCallEvent) ProtoReflect() protoreflect.Message
func (*SetSystemCallEvent) Reset ¶
func (x *SetSystemCallEvent) Reset()
func (*SetSystemCallEvent) String ¶
func (x *SetSystemCallEvent) String() string
type SetSystemContractEvent ¶
type SetSystemContractEvent struct { ContractId []byte `protobuf:"bytes,1,opt,name=contract_id,json=contractId,proto3" json:"contract_id,omitempty"` SystemContract bool `protobuf:"varint,2,opt,name=system_contract,json=systemContract,proto3" json:"system_contract,omitempty"` // contains filtered or unexported fields }
func (*SetSystemContractEvent) Descriptor
deprecated
func (*SetSystemContractEvent) Descriptor() ([]byte, []int)
Deprecated: Use SetSystemContractEvent.ProtoReflect.Descriptor instead.
func (*SetSystemContractEvent) GetContractId ¶
func (x *SetSystemContractEvent) GetContractId() []byte
func (*SetSystemContractEvent) GetSystemContract ¶
func (x *SetSystemContractEvent) GetSystemContract() bool
func (*SetSystemContractEvent) ProtoMessage ¶
func (*SetSystemContractEvent) ProtoMessage()
func (*SetSystemContractEvent) ProtoReflect ¶
func (x *SetSystemContractEvent) ProtoReflect() protoreflect.Message
func (*SetSystemContractEvent) Reset ¶
func (x *SetSystemContractEvent) Reset()
func (*SetSystemContractEvent) String ¶
func (x *SetSystemContractEvent) String() string
type SystemCallId ¶
type SystemCallId int32
const ( SystemCallId_nop SystemCallId = 0 // General Blockchain Management SystemCallId_get_head_info SystemCallId = 1 SystemCallId_apply_block SystemCallId = 2 SystemCallId_apply_transaction SystemCallId = 3 SystemCallId_apply_upload_contract_operation SystemCallId = 4 SystemCallId_apply_call_contract_operation SystemCallId = 5 SystemCallId_apply_set_system_call_operation SystemCallId = 6 SystemCallId_apply_set_system_contract_operation SystemCallId = 7 SystemCallId_pre_block_callback SystemCallId = 8 SystemCallId_post_block_callback SystemCallId = 9 SystemCallId_pre_transaction_callback SystemCallId = 10 SystemCallId_post_transaction_callback SystemCallId = 11 SystemCallId_get_chain_id SystemCallId = 12 // System Helpers SystemCallId_process_block_signature SystemCallId = 101 SystemCallId_get_transaction SystemCallId = 102 SystemCallId_get_transaction_field SystemCallId = 103 SystemCallId_get_block SystemCallId = 104 SystemCallId_get_block_field SystemCallId = 105 SystemCallId_get_last_irreversible_block SystemCallId = 106 SystemCallId_get_account_nonce SystemCallId = 107 SystemCallId_verify_account_nonce SystemCallId = 108 SystemCallId_set_account_nonce SystemCallId = 109 SystemCallId_get_operation SystemCallId = 111 SystemCallId_get_contract_metadata SystemCallId = 112 // Resource Subsystem SystemCallId_get_account_rc SystemCallId = 201 SystemCallId_consume_account_rc SystemCallId = 202 SystemCallId_get_resource_limits SystemCallId = 203 SystemCallId_consume_block_resources SystemCallId = 204 // Database SystemCallId_put_object SystemCallId = 301 SystemCallId_remove_object SystemCallId = 302 SystemCallId_get_object SystemCallId = 303 SystemCallId_get_next_object SystemCallId = 304 SystemCallId_get_prev_object SystemCallId = 305 // Logging SystemCallId_log SystemCallId = 401 SystemCallId_event SystemCallId = 402 // Cryptography SystemCallId_hash SystemCallId = 501 SystemCallId_recover_public_key SystemCallId = 502 SystemCallId_verify_merkle_root SystemCallId = 503 SystemCallId_verify_signature SystemCallId = 504 SystemCallId_verify_vrf_proof SystemCallId = 505 // Contract Management SystemCallId_call SystemCallId = 601 SystemCallId_exit SystemCallId = 602 SystemCallId_get_arguments SystemCallId = 603 SystemCallId_get_contract_id SystemCallId = 604 SystemCallId_get_caller SystemCallId = 605 // System Management SystemCallId_get_contract_name SystemCallId = 10000 SystemCallId_get_contract_address SystemCallId = 10001 )
func (SystemCallId) Descriptor ¶
func (SystemCallId) Descriptor() protoreflect.EnumDescriptor
func (SystemCallId) Enum ¶
func (x SystemCallId) Enum() *SystemCallId
func (SystemCallId) EnumDescriptor
deprecated
func (SystemCallId) EnumDescriptor() ([]byte, []int)
Deprecated: Use SystemCallId.Descriptor instead.
func (SystemCallId) Number ¶
func (x SystemCallId) Number() protoreflect.EnumNumber
func (SystemCallId) String ¶
func (x SystemCallId) String() string
func (SystemCallId) Type ¶
func (SystemCallId) Type() protoreflect.EnumType
type SystemSpaceId ¶
type SystemSpaceId int32
const ( SystemSpaceId_metadata SystemSpaceId = 0 SystemSpaceId_system_call_dispatch SystemSpaceId = 1 SystemSpaceId_contract_bytecode SystemSpaceId = 2 SystemSpaceId_contract_metadata SystemSpaceId = 3 SystemSpaceId_transaction_nonce SystemSpaceId = 4 )
func (SystemSpaceId) Descriptor ¶
func (SystemSpaceId) Descriptor() protoreflect.EnumDescriptor
func (SystemSpaceId) Enum ¶
func (x SystemSpaceId) Enum() *SystemSpaceId
func (SystemSpaceId) EnumDescriptor
deprecated
func (SystemSpaceId) EnumDescriptor() ([]byte, []int)
Deprecated: Use SystemSpaceId.Descriptor instead.
func (SystemSpaceId) Number ¶
func (x SystemSpaceId) Number() protoreflect.EnumNumber
func (SystemSpaceId) String ¶
func (x SystemSpaceId) String() string
func (SystemSpaceId) Type ¶
func (SystemSpaceId) Type() protoreflect.EnumType
type ValueType ¶
type ValueType struct { // Types that are assignable to Kind: // // *ValueType_MessageValue // *ValueType_Int32Value // *ValueType_Int64Value // *ValueType_Uint32Value // *ValueType_Uint64Value // *ValueType_Sint32Value // *ValueType_Sint64Value // *ValueType_Fixed32Value // *ValueType_Fixed64Value // *ValueType_Sfixed32Value // *ValueType_Sfixed64Value // *ValueType_BoolValue // *ValueType_StringValue // *ValueType_BytesValue Kind isValueType_Kind `protobuf_oneof:"kind"` // contains filtered or unexported fields }
func (*ValueType) Descriptor
deprecated
func (*ValueType) GetBoolValue ¶
func (*ValueType) GetBytesValue ¶
func (*ValueType) GetFixed32Value ¶
func (*ValueType) GetFixed64Value ¶
func (*ValueType) GetInt32Value ¶
func (*ValueType) GetInt64Value ¶
func (*ValueType) GetMessageValue ¶
func (*ValueType) GetSfixed32Value ¶
func (*ValueType) GetSfixed64Value ¶
func (*ValueType) GetSint32Value ¶
func (*ValueType) GetSint64Value ¶
func (*ValueType) GetStringValue ¶
func (*ValueType) GetUint32Value ¶
func (*ValueType) GetUint64Value ¶
func (*ValueType) ProtoMessage ¶
func (*ValueType) ProtoMessage()
func (*ValueType) ProtoReflect ¶
func (x *ValueType) ProtoReflect() protoreflect.Message
type ValueType_BoolValue ¶
type ValueType_BoolValue struct {
BoolValue bool `protobuf:"varint,12,opt,name=bool_value,json=boolValue,proto3,oneof"`
}
type ValueType_BytesValue ¶
type ValueType_BytesValue struct {
BytesValue []byte `protobuf:"bytes,14,opt,name=bytes_value,json=bytesValue,proto3,oneof"`
}
type ValueType_Fixed32Value ¶
type ValueType_Fixed32Value struct {
Fixed32Value uint32 `protobuf:"fixed32,8,opt,name=fixed32_value,json=fixed32Value,proto3,oneof"`
}
type ValueType_Fixed64Value ¶
type ValueType_Fixed64Value struct {
Fixed64Value uint64 `protobuf:"fixed64,9,opt,name=fixed64_value,json=fixed64Value,proto3,oneof"`
}
type ValueType_Int32Value ¶
type ValueType_Int32Value struct {
Int32Value int32 `protobuf:"varint,2,opt,name=int32_value,json=int32Value,proto3,oneof"`
}
type ValueType_Int64Value ¶
type ValueType_Int64Value struct {
Int64Value int64 `protobuf:"varint,3,opt,name=int64_value,json=int64Value,proto3,oneof"`
}
type ValueType_MessageValue ¶
type ValueType_Sfixed32Value ¶
type ValueType_Sfixed32Value struct {
Sfixed32Value int32 `protobuf:"fixed32,10,opt,name=sfixed32_value,json=sfixed32Value,proto3,oneof"`
}
type ValueType_Sfixed64Value ¶
type ValueType_Sfixed64Value struct {
Sfixed64Value int64 `protobuf:"fixed64,11,opt,name=sfixed64_value,json=sfixed64Value,proto3,oneof"`
}
type ValueType_Sint32Value ¶
type ValueType_Sint32Value struct {
Sint32Value int32 `protobuf:"zigzag32,6,opt,name=sint32_value,json=sint32Value,proto3,oneof"`
}
type ValueType_Sint64Value ¶
type ValueType_Sint64Value struct {
Sint64Value int64 `protobuf:"zigzag64,7,opt,name=sint64_value,json=sint64Value,proto3,oneof"`
}
type ValueType_StringValue ¶
type ValueType_StringValue struct {
StringValue string `protobuf:"bytes,13,opt,name=string_value,json=stringValue,proto3,oneof"`
}
type ValueType_Uint32Value ¶
type ValueType_Uint32Value struct {
Uint32Value uint32 `protobuf:"varint,4,opt,name=uint32_value,json=uint32Value,proto3,oneof"`
}
type ValueType_Uint64Value ¶
type ValueType_Uint64Value struct {
Uint64Value uint64 `protobuf:"varint,5,opt,name=uint64_value,json=uint64Value,proto3,oneof"`
}
type VerifyAccountNonceArguments ¶
type VerifyAccountNonceArguments struct { Account []byte `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` Nonce []byte `protobuf:"bytes,2,opt,name=nonce,proto3" json:"nonce,omitempty"` // contains filtered or unexported fields }
func (*VerifyAccountNonceArguments) Descriptor
deprecated
func (*VerifyAccountNonceArguments) Descriptor() ([]byte, []int)
Deprecated: Use VerifyAccountNonceArguments.ProtoReflect.Descriptor instead.
func (*VerifyAccountNonceArguments) GetAccount ¶
func (x *VerifyAccountNonceArguments) GetAccount() []byte
func (*VerifyAccountNonceArguments) GetNonce ¶
func (x *VerifyAccountNonceArguments) GetNonce() []byte
func (*VerifyAccountNonceArguments) ProtoMessage ¶
func (*VerifyAccountNonceArguments) ProtoMessage()
func (*VerifyAccountNonceArguments) ProtoReflect ¶
func (x *VerifyAccountNonceArguments) ProtoReflect() protoreflect.Message
func (*VerifyAccountNonceArguments) Reset ¶
func (x *VerifyAccountNonceArguments) Reset()
func (*VerifyAccountNonceArguments) String ¶
func (x *VerifyAccountNonceArguments) String() string
type VerifyAccountNonceResult ¶
type VerifyAccountNonceResult struct { Value bool `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*VerifyAccountNonceResult) Descriptor
deprecated
func (*VerifyAccountNonceResult) Descriptor() ([]byte, []int)
Deprecated: Use VerifyAccountNonceResult.ProtoReflect.Descriptor instead.
func (*VerifyAccountNonceResult) GetValue ¶
func (x *VerifyAccountNonceResult) GetValue() bool
func (*VerifyAccountNonceResult) ProtoMessage ¶
func (*VerifyAccountNonceResult) ProtoMessage()
func (*VerifyAccountNonceResult) ProtoReflect ¶
func (x *VerifyAccountNonceResult) ProtoReflect() protoreflect.Message
func (*VerifyAccountNonceResult) Reset ¶
func (x *VerifyAccountNonceResult) Reset()
func (*VerifyAccountNonceResult) String ¶
func (x *VerifyAccountNonceResult) String() string
type VerifyMerkleRootArguments ¶
type VerifyMerkleRootArguments struct { Root []byte `protobuf:"bytes,1,opt,name=root,proto3" json:"root,omitempty"` Hashes [][]byte `protobuf:"bytes,2,rep,name=hashes,proto3" json:"hashes,omitempty"` // contains filtered or unexported fields }
func (*VerifyMerkleRootArguments) Descriptor
deprecated
func (*VerifyMerkleRootArguments) Descriptor() ([]byte, []int)
Deprecated: Use VerifyMerkleRootArguments.ProtoReflect.Descriptor instead.
func (*VerifyMerkleRootArguments) GetHashes ¶
func (x *VerifyMerkleRootArguments) GetHashes() [][]byte
func (*VerifyMerkleRootArguments) GetRoot ¶
func (x *VerifyMerkleRootArguments) GetRoot() []byte
func (*VerifyMerkleRootArguments) ProtoMessage ¶
func (*VerifyMerkleRootArguments) ProtoMessage()
func (*VerifyMerkleRootArguments) ProtoReflect ¶
func (x *VerifyMerkleRootArguments) ProtoReflect() protoreflect.Message
func (*VerifyMerkleRootArguments) Reset ¶
func (x *VerifyMerkleRootArguments) Reset()
func (*VerifyMerkleRootArguments) String ¶
func (x *VerifyMerkleRootArguments) String() string
type VerifyMerkleRootResult ¶
type VerifyMerkleRootResult struct { Value bool `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*VerifyMerkleRootResult) Descriptor
deprecated
func (*VerifyMerkleRootResult) Descriptor() ([]byte, []int)
Deprecated: Use VerifyMerkleRootResult.ProtoReflect.Descriptor instead.
func (*VerifyMerkleRootResult) GetValue ¶
func (x *VerifyMerkleRootResult) GetValue() bool
func (*VerifyMerkleRootResult) ProtoMessage ¶
func (*VerifyMerkleRootResult) ProtoMessage()
func (*VerifyMerkleRootResult) ProtoReflect ¶
func (x *VerifyMerkleRootResult) ProtoReflect() protoreflect.Message
func (*VerifyMerkleRootResult) Reset ¶
func (x *VerifyMerkleRootResult) Reset()
func (*VerifyMerkleRootResult) String ¶
func (x *VerifyMerkleRootResult) String() string
type VerifySignatureArguments ¶
type VerifySignatureArguments struct { Type Dsa `protobuf:"varint,1,opt,name=type,proto3,enum=koinos.chain.Dsa" json:"type,omitempty"` PublicKey []byte `protobuf:"bytes,2,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` Signature []byte `protobuf:"bytes,3,opt,name=signature,proto3" json:"signature,omitempty"` Digest []byte `protobuf:"bytes,4,opt,name=digest,proto3" json:"digest,omitempty"` Compressed bool `protobuf:"varint,5,opt,name=compressed,proto3" json:"compressed,omitempty"` // contains filtered or unexported fields }
func (*VerifySignatureArguments) Descriptor
deprecated
func (*VerifySignatureArguments) Descriptor() ([]byte, []int)
Deprecated: Use VerifySignatureArguments.ProtoReflect.Descriptor instead.
func (*VerifySignatureArguments) GetCompressed ¶
func (x *VerifySignatureArguments) GetCompressed() bool
func (*VerifySignatureArguments) GetDigest ¶
func (x *VerifySignatureArguments) GetDigest() []byte
func (*VerifySignatureArguments) GetPublicKey ¶
func (x *VerifySignatureArguments) GetPublicKey() []byte
func (*VerifySignatureArguments) GetSignature ¶
func (x *VerifySignatureArguments) GetSignature() []byte
func (*VerifySignatureArguments) GetType ¶
func (x *VerifySignatureArguments) GetType() Dsa
func (*VerifySignatureArguments) ProtoMessage ¶
func (*VerifySignatureArguments) ProtoMessage()
func (*VerifySignatureArguments) ProtoReflect ¶
func (x *VerifySignatureArguments) ProtoReflect() protoreflect.Message
func (*VerifySignatureArguments) Reset ¶
func (x *VerifySignatureArguments) Reset()
func (*VerifySignatureArguments) String ¶
func (x *VerifySignatureArguments) String() string
type VerifySignatureResult ¶
type VerifySignatureResult struct { Value bool `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*VerifySignatureResult) Descriptor
deprecated
func (*VerifySignatureResult) Descriptor() ([]byte, []int)
Deprecated: Use VerifySignatureResult.ProtoReflect.Descriptor instead.
func (*VerifySignatureResult) GetValue ¶
func (x *VerifySignatureResult) GetValue() bool
func (*VerifySignatureResult) ProtoMessage ¶
func (*VerifySignatureResult) ProtoMessage()
func (*VerifySignatureResult) ProtoReflect ¶
func (x *VerifySignatureResult) ProtoReflect() protoreflect.Message
func (*VerifySignatureResult) Reset ¶
func (x *VerifySignatureResult) Reset()
func (*VerifySignatureResult) String ¶
func (x *VerifySignatureResult) String() string
type VerifyVrfProofArguments ¶
type VerifyVrfProofArguments struct { Type Dsa `protobuf:"varint,1,opt,name=type,proto3,enum=koinos.chain.Dsa" json:"type,omitempty"` PublicKey []byte `protobuf:"bytes,2,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` Proof []byte `protobuf:"bytes,3,opt,name=proof,proto3" json:"proof,omitempty"` Hash []byte `protobuf:"bytes,4,opt,name=hash,proto3" json:"hash,omitempty"` Message []byte `protobuf:"bytes,5,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*VerifyVrfProofArguments) Descriptor
deprecated
func (*VerifyVrfProofArguments) Descriptor() ([]byte, []int)
Deprecated: Use VerifyVrfProofArguments.ProtoReflect.Descriptor instead.
func (*VerifyVrfProofArguments) GetHash ¶
func (x *VerifyVrfProofArguments) GetHash() []byte
func (*VerifyVrfProofArguments) GetMessage ¶
func (x *VerifyVrfProofArguments) GetMessage() []byte
func (*VerifyVrfProofArguments) GetProof ¶
func (x *VerifyVrfProofArguments) GetProof() []byte
func (*VerifyVrfProofArguments) GetPublicKey ¶
func (x *VerifyVrfProofArguments) GetPublicKey() []byte
func (*VerifyVrfProofArguments) GetType ¶
func (x *VerifyVrfProofArguments) GetType() Dsa
func (*VerifyVrfProofArguments) ProtoMessage ¶
func (*VerifyVrfProofArguments) ProtoMessage()
func (*VerifyVrfProofArguments) ProtoReflect ¶
func (x *VerifyVrfProofArguments) ProtoReflect() protoreflect.Message
func (*VerifyVrfProofArguments) Reset ¶
func (x *VerifyVrfProofArguments) Reset()
func (*VerifyVrfProofArguments) String ¶
func (x *VerifyVrfProofArguments) String() string
type VerifyVrfProofResult ¶
type VerifyVrfProofResult struct { Value bool `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*VerifyVrfProofResult) Descriptor
deprecated
func (*VerifyVrfProofResult) Descriptor() ([]byte, []int)
Deprecated: Use VerifyVrfProofResult.ProtoReflect.Descriptor instead.
func (*VerifyVrfProofResult) GetValue ¶
func (x *VerifyVrfProofResult) GetValue() bool
func (*VerifyVrfProofResult) ProtoMessage ¶
func (*VerifyVrfProofResult) ProtoMessage()
func (*VerifyVrfProofResult) ProtoReflect ¶
func (x *VerifyVrfProofResult) ProtoReflect() protoreflect.Message
func (*VerifyVrfProofResult) Reset ¶
func (x *VerifyVrfProofResult) Reset()
func (*VerifyVrfProofResult) String ¶
func (x *VerifyVrfProofResult) String() string