Documentation ¶
Index ¶
- Variables
- func RegisterIndexerServer(s grpc.ServiceRegistrar, srv IndexerServer)
- type Address
- type AddressValidationError
- type CompressedVirtualAccountStorage
- func (*CompressedVirtualAccountStorage) Descriptor() ([]byte, []int)deprecated
- func (x *CompressedVirtualAccountStorage) GetAccount() *Address
- func (x *CompressedVirtualAccountStorage) GetProof() *Proof
- func (*CompressedVirtualAccountStorage) ProtoMessage()
- func (x *CompressedVirtualAccountStorage) ProtoReflect() protoreflect.Message
- func (x *CompressedVirtualAccountStorage) Reset()
- func (x *CompressedVirtualAccountStorage) String() string
- func (m *CompressedVirtualAccountStorage) Validate() error
- type CompressedVirtualAccountStorageValidationError
- func (e CompressedVirtualAccountStorageValidationError) Cause() error
- func (e CompressedVirtualAccountStorageValidationError) Error() string
- func (e CompressedVirtualAccountStorageValidationError) ErrorName() string
- func (e CompressedVirtualAccountStorageValidationError) Field() string
- func (e CompressedVirtualAccountStorageValidationError) Key() bool
- func (e CompressedVirtualAccountStorageValidationError) Reason() string
- type GetVirtualDurableNonceRequest
- func (*GetVirtualDurableNonceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetVirtualDurableNonceRequest) GetAddress() *Address
- func (x *GetVirtualDurableNonceRequest) GetVmAccount() *Address
- func (*GetVirtualDurableNonceRequest) ProtoMessage()
- func (x *GetVirtualDurableNonceRequest) ProtoReflect() protoreflect.Message
- func (x *GetVirtualDurableNonceRequest) Reset()
- func (x *GetVirtualDurableNonceRequest) String() string
- func (m *GetVirtualDurableNonceRequest) Validate() error
- type GetVirtualDurableNonceRequestValidationError
- func (e GetVirtualDurableNonceRequestValidationError) Cause() error
- func (e GetVirtualDurableNonceRequestValidationError) Error() string
- func (e GetVirtualDurableNonceRequestValidationError) ErrorName() string
- func (e GetVirtualDurableNonceRequestValidationError) Field() string
- func (e GetVirtualDurableNonceRequestValidationError) Key() bool
- func (e GetVirtualDurableNonceRequestValidationError) Reason() string
- type GetVirtualDurableNonceResponse
- func (*GetVirtualDurableNonceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVirtualDurableNonceResponse) GetItem() *VirtualDurableNonceWithStorageMetadata
- func (x *GetVirtualDurableNonceResponse) GetResult() GetVirtualDurableNonceResponse_Result
- func (*GetVirtualDurableNonceResponse) ProtoMessage()
- func (x *GetVirtualDurableNonceResponse) ProtoReflect() protoreflect.Message
- func (x *GetVirtualDurableNonceResponse) Reset()
- func (x *GetVirtualDurableNonceResponse) String() string
- func (m *GetVirtualDurableNonceResponse) Validate() error
- type GetVirtualDurableNonceResponseValidationError
- func (e GetVirtualDurableNonceResponseValidationError) Cause() error
- func (e GetVirtualDurableNonceResponseValidationError) Error() string
- func (e GetVirtualDurableNonceResponseValidationError) ErrorName() string
- func (e GetVirtualDurableNonceResponseValidationError) Field() string
- func (e GetVirtualDurableNonceResponseValidationError) Key() bool
- func (e GetVirtualDurableNonceResponseValidationError) Reason() string
- type GetVirtualDurableNonceResponse_Result
- func (GetVirtualDurableNonceResponse_Result) Descriptor() protoreflect.EnumDescriptor
- func (x GetVirtualDurableNonceResponse_Result) Enum() *GetVirtualDurableNonceResponse_Result
- func (GetVirtualDurableNonceResponse_Result) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetVirtualDurableNonceResponse_Result) Number() protoreflect.EnumNumber
- func (x GetVirtualDurableNonceResponse_Result) String() string
- func (GetVirtualDurableNonceResponse_Result) Type() protoreflect.EnumType
- type GetVirtualRelayAccountRequest
- func (*GetVirtualRelayAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetVirtualRelayAccountRequest) GetAddress() *Address
- func (x *GetVirtualRelayAccountRequest) GetVmAccount() *Address
- func (*GetVirtualRelayAccountRequest) ProtoMessage()
- func (x *GetVirtualRelayAccountRequest) ProtoReflect() protoreflect.Message
- func (x *GetVirtualRelayAccountRequest) Reset()
- func (x *GetVirtualRelayAccountRequest) String() string
- func (m *GetVirtualRelayAccountRequest) Validate() error
- type GetVirtualRelayAccountRequestValidationError
- func (e GetVirtualRelayAccountRequestValidationError) Cause() error
- func (e GetVirtualRelayAccountRequestValidationError) Error() string
- func (e GetVirtualRelayAccountRequestValidationError) ErrorName() string
- func (e GetVirtualRelayAccountRequestValidationError) Field() string
- func (e GetVirtualRelayAccountRequestValidationError) Key() bool
- func (e GetVirtualRelayAccountRequestValidationError) Reason() string
- type GetVirtualRelayAccountResponse
- func (*GetVirtualRelayAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVirtualRelayAccountResponse) GetItem() *VirtualRelayAccountWithStorageMetadata
- func (x *GetVirtualRelayAccountResponse) GetResult() GetVirtualRelayAccountResponse_Result
- func (*GetVirtualRelayAccountResponse) ProtoMessage()
- func (x *GetVirtualRelayAccountResponse) ProtoReflect() protoreflect.Message
- func (x *GetVirtualRelayAccountResponse) Reset()
- func (x *GetVirtualRelayAccountResponse) String() string
- func (m *GetVirtualRelayAccountResponse) Validate() error
- type GetVirtualRelayAccountResponseValidationError
- func (e GetVirtualRelayAccountResponseValidationError) Cause() error
- func (e GetVirtualRelayAccountResponseValidationError) Error() string
- func (e GetVirtualRelayAccountResponseValidationError) ErrorName() string
- func (e GetVirtualRelayAccountResponseValidationError) Field() string
- func (e GetVirtualRelayAccountResponseValidationError) Key() bool
- func (e GetVirtualRelayAccountResponseValidationError) Reason() string
- type GetVirtualRelayAccountResponse_Result
- func (GetVirtualRelayAccountResponse_Result) Descriptor() protoreflect.EnumDescriptor
- func (x GetVirtualRelayAccountResponse_Result) Enum() *GetVirtualRelayAccountResponse_Result
- func (GetVirtualRelayAccountResponse_Result) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetVirtualRelayAccountResponse_Result) Number() protoreflect.EnumNumber
- func (x GetVirtualRelayAccountResponse_Result) String() string
- func (GetVirtualRelayAccountResponse_Result) Type() protoreflect.EnumType
- type GetVirtualTimelockAccountsRequest
- func (*GetVirtualTimelockAccountsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetVirtualTimelockAccountsRequest) GetOwner() *Address
- func (x *GetVirtualTimelockAccountsRequest) GetVmAccount() *Address
- func (*GetVirtualTimelockAccountsRequest) ProtoMessage()
- func (x *GetVirtualTimelockAccountsRequest) ProtoReflect() protoreflect.Message
- func (x *GetVirtualTimelockAccountsRequest) Reset()
- func (x *GetVirtualTimelockAccountsRequest) String() string
- func (m *GetVirtualTimelockAccountsRequest) Validate() error
- type GetVirtualTimelockAccountsRequestValidationError
- func (e GetVirtualTimelockAccountsRequestValidationError) Cause() error
- func (e GetVirtualTimelockAccountsRequestValidationError) Error() string
- func (e GetVirtualTimelockAccountsRequestValidationError) ErrorName() string
- func (e GetVirtualTimelockAccountsRequestValidationError) Field() string
- func (e GetVirtualTimelockAccountsRequestValidationError) Key() bool
- func (e GetVirtualTimelockAccountsRequestValidationError) Reason() string
- type GetVirtualTimelockAccountsResponse
- func (*GetVirtualTimelockAccountsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetVirtualTimelockAccountsResponse) GetItems() []*VirtualTimelockAccountWithStorageMetadata
- func (x *GetVirtualTimelockAccountsResponse) GetResult() GetVirtualTimelockAccountsResponse_Result
- func (*GetVirtualTimelockAccountsResponse) ProtoMessage()
- func (x *GetVirtualTimelockAccountsResponse) ProtoReflect() protoreflect.Message
- func (x *GetVirtualTimelockAccountsResponse) Reset()
- func (x *GetVirtualTimelockAccountsResponse) String() string
- func (m *GetVirtualTimelockAccountsResponse) Validate() error
- type GetVirtualTimelockAccountsResponseValidationError
- func (e GetVirtualTimelockAccountsResponseValidationError) Cause() error
- func (e GetVirtualTimelockAccountsResponseValidationError) Error() string
- func (e GetVirtualTimelockAccountsResponseValidationError) ErrorName() string
- func (e GetVirtualTimelockAccountsResponseValidationError) Field() string
- func (e GetVirtualTimelockAccountsResponseValidationError) Key() bool
- func (e GetVirtualTimelockAccountsResponseValidationError) Reason() string
- type GetVirtualTimelockAccountsResponse_Result
- func (GetVirtualTimelockAccountsResponse_Result) Descriptor() protoreflect.EnumDescriptor
- func (x GetVirtualTimelockAccountsResponse_Result) Enum() *GetVirtualTimelockAccountsResponse_Result
- func (GetVirtualTimelockAccountsResponse_Result) EnumDescriptor() ([]byte, []int)deprecated
- func (x GetVirtualTimelockAccountsResponse_Result) Number() protoreflect.EnumNumber
- func (x GetVirtualTimelockAccountsResponse_Result) String() string
- func (GetVirtualTimelockAccountsResponse_Result) Type() protoreflect.EnumType
- type Hash
- type HashValidationError
- type IndexerClient
- type IndexerServer
- type MemoryVirtualAccountStorage
- func (*MemoryVirtualAccountStorage) Descriptor() ([]byte, []int)deprecated
- func (x *MemoryVirtualAccountStorage) GetAccount() *Address
- func (x *MemoryVirtualAccountStorage) GetIndex() uint32
- func (*MemoryVirtualAccountStorage) ProtoMessage()
- func (x *MemoryVirtualAccountStorage) ProtoReflect() protoreflect.Message
- func (x *MemoryVirtualAccountStorage) Reset()
- func (x *MemoryVirtualAccountStorage) String() string
- func (m *MemoryVirtualAccountStorage) Validate() error
- type MemoryVirtualAccountStorageValidationError
- func (e MemoryVirtualAccountStorageValidationError) Cause() error
- func (e MemoryVirtualAccountStorageValidationError) Error() string
- func (e MemoryVirtualAccountStorageValidationError) ErrorName() string
- func (e MemoryVirtualAccountStorageValidationError) Field() string
- func (e MemoryVirtualAccountStorageValidationError) Key() bool
- func (e MemoryVirtualAccountStorageValidationError) Reason() string
- type Proof
- func (*Proof) Descriptor() ([]byte, []int)deprecated
- func (x *Proof) GetForLeafIndex() uint64
- func (x *Proof) GetLeaf() *Hash
- func (x *Proof) GetProof() []*Hash
- func (x *Proof) GetRoot() *Hash
- func (x *Proof) GetUntilLeafIndex() uint64
- func (*Proof) ProtoMessage()
- func (x *Proof) ProtoReflect() protoreflect.Message
- func (x *Proof) Reset()
- func (x *Proof) String() string
- func (m *Proof) Validate() error
- type ProofValidationError
- type UnimplementedIndexerServer
- func (UnimplementedIndexerServer) GetVirtualDurableNonce(context.Context, *GetVirtualDurableNonceRequest) (*GetVirtualDurableNonceResponse, error)
- func (UnimplementedIndexerServer) GetVirtualRelayAccount(context.Context, *GetVirtualRelayAccountRequest) (*GetVirtualRelayAccountResponse, error)
- func (UnimplementedIndexerServer) GetVirtualTimelockAccounts(context.Context, *GetVirtualTimelockAccountsRequest) (*GetVirtualTimelockAccountsResponse, error)
- type UnsafeIndexerServer
- type VirtualAccountStorage
- func (*VirtualAccountStorage) Descriptor() ([]byte, []int)deprecated
- func (x *VirtualAccountStorage) GetCompressed() *CompressedVirtualAccountStorage
- func (x *VirtualAccountStorage) GetMemory() *MemoryVirtualAccountStorage
- func (m *VirtualAccountStorage) GetStorage() isVirtualAccountStorage_Storage
- func (*VirtualAccountStorage) ProtoMessage()
- func (x *VirtualAccountStorage) ProtoReflect() protoreflect.Message
- func (x *VirtualAccountStorage) Reset()
- func (x *VirtualAccountStorage) String() string
- func (m *VirtualAccountStorage) Validate() error
- type VirtualAccountStorageValidationError
- func (e VirtualAccountStorageValidationError) Cause() error
- func (e VirtualAccountStorageValidationError) Error() string
- func (e VirtualAccountStorageValidationError) ErrorName() string
- func (e VirtualAccountStorageValidationError) Field() string
- func (e VirtualAccountStorageValidationError) Key() bool
- func (e VirtualAccountStorageValidationError) Reason() string
- type VirtualAccountStorage_Compressed
- type VirtualAccountStorage_Memory
- type VirtualDurableNonce
- func (*VirtualDurableNonce) Descriptor() ([]byte, []int)deprecated
- func (x *VirtualDurableNonce) GetAddress() *Address
- func (x *VirtualDurableNonce) GetValue() *Hash
- func (*VirtualDurableNonce) ProtoMessage()
- func (x *VirtualDurableNonce) ProtoReflect() protoreflect.Message
- func (x *VirtualDurableNonce) Reset()
- func (x *VirtualDurableNonce) String() string
- func (m *VirtualDurableNonce) Validate() error
- type VirtualDurableNonceValidationError
- func (e VirtualDurableNonceValidationError) Cause() error
- func (e VirtualDurableNonceValidationError) Error() string
- func (e VirtualDurableNonceValidationError) ErrorName() string
- func (e VirtualDurableNonceValidationError) Field() string
- func (e VirtualDurableNonceValidationError) Key() bool
- func (e VirtualDurableNonceValidationError) Reason() string
- type VirtualDurableNonceWithStorageMetadata
- func (*VirtualDurableNonceWithStorageMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *VirtualDurableNonceWithStorageMetadata) GetAccount() *VirtualDurableNonce
- func (x *VirtualDurableNonceWithStorageMetadata) GetSlot() uint64
- func (x *VirtualDurableNonceWithStorageMetadata) GetStorage() *VirtualAccountStorage
- func (*VirtualDurableNonceWithStorageMetadata) ProtoMessage()
- func (x *VirtualDurableNonceWithStorageMetadata) ProtoReflect() protoreflect.Message
- func (x *VirtualDurableNonceWithStorageMetadata) Reset()
- func (x *VirtualDurableNonceWithStorageMetadata) String() string
- func (m *VirtualDurableNonceWithStorageMetadata) Validate() error
- type VirtualDurableNonceWithStorageMetadataValidationError
- func (e VirtualDurableNonceWithStorageMetadataValidationError) Cause() error
- func (e VirtualDurableNonceWithStorageMetadataValidationError) Error() string
- func (e VirtualDurableNonceWithStorageMetadataValidationError) ErrorName() string
- func (e VirtualDurableNonceWithStorageMetadataValidationError) Field() string
- func (e VirtualDurableNonceWithStorageMetadataValidationError) Key() bool
- func (e VirtualDurableNonceWithStorageMetadataValidationError) Reason() string
- type VirtualRelayAccount
- func (*VirtualRelayAccount) Descriptor() ([]byte, []int)deprecated
- func (x *VirtualRelayAccount) GetDestination() *Address
- func (x *VirtualRelayAccount) GetTarget() *Address
- func (*VirtualRelayAccount) ProtoMessage()
- func (x *VirtualRelayAccount) ProtoReflect() protoreflect.Message
- func (x *VirtualRelayAccount) Reset()
- func (x *VirtualRelayAccount) String() string
- func (m *VirtualRelayAccount) Validate() error
- type VirtualRelayAccountValidationError
- func (e VirtualRelayAccountValidationError) Cause() error
- func (e VirtualRelayAccountValidationError) Error() string
- func (e VirtualRelayAccountValidationError) ErrorName() string
- func (e VirtualRelayAccountValidationError) Field() string
- func (e VirtualRelayAccountValidationError) Key() bool
- func (e VirtualRelayAccountValidationError) Reason() string
- type VirtualRelayAccountWithStorageMetadata
- func (*VirtualRelayAccountWithStorageMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *VirtualRelayAccountWithStorageMetadata) GetAccount() *VirtualRelayAccount
- func (x *VirtualRelayAccountWithStorageMetadata) GetSlot() uint64
- func (x *VirtualRelayAccountWithStorageMetadata) GetStorage() *VirtualAccountStorage
- func (*VirtualRelayAccountWithStorageMetadata) ProtoMessage()
- func (x *VirtualRelayAccountWithStorageMetadata) ProtoReflect() protoreflect.Message
- func (x *VirtualRelayAccountWithStorageMetadata) Reset()
- func (x *VirtualRelayAccountWithStorageMetadata) String() string
- func (m *VirtualRelayAccountWithStorageMetadata) Validate() error
- type VirtualRelayAccountWithStorageMetadataValidationError
- func (e VirtualRelayAccountWithStorageMetadataValidationError) Cause() error
- func (e VirtualRelayAccountWithStorageMetadataValidationError) Error() string
- func (e VirtualRelayAccountWithStorageMetadataValidationError) ErrorName() string
- func (e VirtualRelayAccountWithStorageMetadataValidationError) Field() string
- func (e VirtualRelayAccountWithStorageMetadataValidationError) Key() bool
- func (e VirtualRelayAccountWithStorageMetadataValidationError) Reason() string
- type VirtualTimelockAccount
- func (*VirtualTimelockAccount) Descriptor() ([]byte, []int)deprecated
- func (x *VirtualTimelockAccount) GetBalance() uint64
- func (x *VirtualTimelockAccount) GetBump() uint32
- func (x *VirtualTimelockAccount) GetNonce() *Hash
- func (x *VirtualTimelockAccount) GetOwner() *Address
- func (x *VirtualTimelockAccount) GetTokenBump() uint32
- func (x *VirtualTimelockAccount) GetUnlockBump() uint32
- func (x *VirtualTimelockAccount) GetWithdrawBump() uint32
- func (*VirtualTimelockAccount) ProtoMessage()
- func (x *VirtualTimelockAccount) ProtoReflect() protoreflect.Message
- func (x *VirtualTimelockAccount) Reset()
- func (x *VirtualTimelockAccount) String() string
- func (m *VirtualTimelockAccount) Validate() error
- type VirtualTimelockAccountValidationError
- func (e VirtualTimelockAccountValidationError) Cause() error
- func (e VirtualTimelockAccountValidationError) Error() string
- func (e VirtualTimelockAccountValidationError) ErrorName() string
- func (e VirtualTimelockAccountValidationError) Field() string
- func (e VirtualTimelockAccountValidationError) Key() bool
- func (e VirtualTimelockAccountValidationError) Reason() string
- type VirtualTimelockAccountWithStorageMetadata
- func (*VirtualTimelockAccountWithStorageMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *VirtualTimelockAccountWithStorageMetadata) GetAccount() *VirtualTimelockAccount
- func (x *VirtualTimelockAccountWithStorageMetadata) GetSlot() uint64
- func (x *VirtualTimelockAccountWithStorageMetadata) GetStorage() *VirtualAccountStorage
- func (*VirtualTimelockAccountWithStorageMetadata) ProtoMessage()
- func (x *VirtualTimelockAccountWithStorageMetadata) ProtoReflect() protoreflect.Message
- func (x *VirtualTimelockAccountWithStorageMetadata) Reset()
- func (x *VirtualTimelockAccountWithStorageMetadata) String() string
- func (m *VirtualTimelockAccountWithStorageMetadata) Validate() error
- type VirtualTimelockAccountWithStorageMetadataValidationError
- func (e VirtualTimelockAccountWithStorageMetadataValidationError) Cause() error
- func (e VirtualTimelockAccountWithStorageMetadataValidationError) Error() string
- func (e VirtualTimelockAccountWithStorageMetadataValidationError) ErrorName() string
- func (e VirtualTimelockAccountWithStorageMetadataValidationError) Field() string
- func (e VirtualTimelockAccountWithStorageMetadataValidationError) Key() bool
- func (e VirtualTimelockAccountWithStorageMetadataValidationError) Reason() string
Constants ¶
This section is empty.
Variables ¶
var ( GetVirtualTimelockAccountsResponse_Result_name = map[int32]string{ 0: "OK", 1: "NOT_FOUND", } GetVirtualTimelockAccountsResponse_Result_value = map[string]int32{ "OK": 0, "NOT_FOUND": 1, } )
Enum value maps for GetVirtualTimelockAccountsResponse_Result.
var ( GetVirtualDurableNonceResponse_Result_name = map[int32]string{ 0: "OK", 1: "NOT_FOUND", } GetVirtualDurableNonceResponse_Result_value = map[string]int32{ "OK": 0, "NOT_FOUND": 1, } )
Enum value maps for GetVirtualDurableNonceResponse_Result.
var ( GetVirtualRelayAccountResponse_Result_name = map[int32]string{ 0: "OK", 1: "NOT_FOUND", } GetVirtualRelayAccountResponse_Result_value = map[string]int32{ "OK": 0, "NOT_FOUND": 1, } )
Enum value maps for GetVirtualRelayAccountResponse_Result.
var File_indexer_model_proto protoreflect.FileDescriptor
var File_indexer_vm_indexer_service_proto protoreflect.FileDescriptor
var Indexer_ServiceDesc = grpc.ServiceDesc{ ServiceName: "code.vm.v1.Indexer", HandlerType: (*IndexerServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetVirtualTimelockAccounts", Handler: _Indexer_GetVirtualTimelockAccounts_Handler, }, { MethodName: "GetVirtualDurableNonce", Handler: _Indexer_GetVirtualDurableNonce_Handler, }, { MethodName: "GetVirtualRelayAccount", Handler: _Indexer_GetVirtualRelayAccount_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "indexer/vm_indexer_service.proto", }
Indexer_ServiceDesc is the grpc.ServiceDesc for Indexer service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterIndexerServer ¶
func RegisterIndexerServer(s grpc.ServiceRegistrar, srv IndexerServer)
Types ¶
type Address ¶
type Address struct { Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*Address) Descriptor
deprecated
func (*Address) ProtoMessage ¶
func (*Address) ProtoMessage()
func (*Address) ProtoReflect ¶
func (x *Address) ProtoReflect() protoreflect.Message
type AddressValidationError ¶
type AddressValidationError struct {
// contains filtered or unexported fields
}
AddressValidationError is the validation error returned by Address.Validate if the designated constraints aren't met.
func (AddressValidationError) Cause ¶
func (e AddressValidationError) Cause() error
Cause function returns cause value.
func (AddressValidationError) Error ¶
func (e AddressValidationError) Error() string
Error satisfies the builtin error interface
func (AddressValidationError) ErrorName ¶
func (e AddressValidationError) ErrorName() string
ErrorName returns error name.
func (AddressValidationError) Field ¶
func (e AddressValidationError) Field() string
Field function returns field value.
func (AddressValidationError) Key ¶
func (e AddressValidationError) Key() bool
Key function returns key value.
func (AddressValidationError) Reason ¶
func (e AddressValidationError) Reason() string
Reason function returns reason value.
type CompressedVirtualAccountStorage ¶
type CompressedVirtualAccountStorage struct { Account *Address `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` Proof *Proof `protobuf:"bytes,2,opt,name=proof,proto3" json:"proof,omitempty"` // contains filtered or unexported fields }
func (*CompressedVirtualAccountStorage) Descriptor
deprecated
func (*CompressedVirtualAccountStorage) Descriptor() ([]byte, []int)
Deprecated: Use CompressedVirtualAccountStorage.ProtoReflect.Descriptor instead.
func (*CompressedVirtualAccountStorage) GetAccount ¶
func (x *CompressedVirtualAccountStorage) GetAccount() *Address
func (*CompressedVirtualAccountStorage) GetProof ¶
func (x *CompressedVirtualAccountStorage) GetProof() *Proof
func (*CompressedVirtualAccountStorage) ProtoMessage ¶
func (*CompressedVirtualAccountStorage) ProtoMessage()
func (*CompressedVirtualAccountStorage) ProtoReflect ¶
func (x *CompressedVirtualAccountStorage) ProtoReflect() protoreflect.Message
func (*CompressedVirtualAccountStorage) Reset ¶
func (x *CompressedVirtualAccountStorage) Reset()
func (*CompressedVirtualAccountStorage) String ¶
func (x *CompressedVirtualAccountStorage) String() string
func (*CompressedVirtualAccountStorage) Validate ¶
func (m *CompressedVirtualAccountStorage) Validate() error
Validate checks the field values on CompressedVirtualAccountStorage with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type CompressedVirtualAccountStorageValidationError ¶
type CompressedVirtualAccountStorageValidationError struct {
// contains filtered or unexported fields
}
CompressedVirtualAccountStorageValidationError is the validation error returned by CompressedVirtualAccountStorage.Validate if the designated constraints aren't met.
func (CompressedVirtualAccountStorageValidationError) Cause ¶
func (e CompressedVirtualAccountStorageValidationError) Cause() error
Cause function returns cause value.
func (CompressedVirtualAccountStorageValidationError) Error ¶
func (e CompressedVirtualAccountStorageValidationError) Error() string
Error satisfies the builtin error interface
func (CompressedVirtualAccountStorageValidationError) ErrorName ¶
func (e CompressedVirtualAccountStorageValidationError) ErrorName() string
ErrorName returns error name.
func (CompressedVirtualAccountStorageValidationError) Field ¶
func (e CompressedVirtualAccountStorageValidationError) Field() string
Field function returns field value.
func (CompressedVirtualAccountStorageValidationError) Key ¶
func (e CompressedVirtualAccountStorageValidationError) Key() bool
Key function returns key value.
func (CompressedVirtualAccountStorageValidationError) Reason ¶
func (e CompressedVirtualAccountStorageValidationError) Reason() string
Reason function returns reason value.
type GetVirtualDurableNonceRequest ¶
type GetVirtualDurableNonceRequest struct { VmAccount *Address `protobuf:"bytes,1,opt,name=vm_account,json=vmAccount,proto3" json:"vm_account,omitempty"` Address *Address `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` // contains filtered or unexported fields }
func (*GetVirtualDurableNonceRequest) Descriptor
deprecated
func (*GetVirtualDurableNonceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVirtualDurableNonceRequest.ProtoReflect.Descriptor instead.
func (*GetVirtualDurableNonceRequest) GetAddress ¶
func (x *GetVirtualDurableNonceRequest) GetAddress() *Address
func (*GetVirtualDurableNonceRequest) GetVmAccount ¶
func (x *GetVirtualDurableNonceRequest) GetVmAccount() *Address
func (*GetVirtualDurableNonceRequest) ProtoMessage ¶
func (*GetVirtualDurableNonceRequest) ProtoMessage()
func (*GetVirtualDurableNonceRequest) ProtoReflect ¶
func (x *GetVirtualDurableNonceRequest) ProtoReflect() protoreflect.Message
func (*GetVirtualDurableNonceRequest) Reset ¶
func (x *GetVirtualDurableNonceRequest) Reset()
func (*GetVirtualDurableNonceRequest) String ¶
func (x *GetVirtualDurableNonceRequest) String() string
func (*GetVirtualDurableNonceRequest) Validate ¶
func (m *GetVirtualDurableNonceRequest) Validate() error
Validate checks the field values on GetVirtualDurableNonceRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetVirtualDurableNonceRequestValidationError ¶
type GetVirtualDurableNonceRequestValidationError struct {
// contains filtered or unexported fields
}
GetVirtualDurableNonceRequestValidationError is the validation error returned by GetVirtualDurableNonceRequest.Validate if the designated constraints aren't met.
func (GetVirtualDurableNonceRequestValidationError) Cause ¶
func (e GetVirtualDurableNonceRequestValidationError) Cause() error
Cause function returns cause value.
func (GetVirtualDurableNonceRequestValidationError) Error ¶
func (e GetVirtualDurableNonceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetVirtualDurableNonceRequestValidationError) ErrorName ¶
func (e GetVirtualDurableNonceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetVirtualDurableNonceRequestValidationError) Field ¶
func (e GetVirtualDurableNonceRequestValidationError) Field() string
Field function returns field value.
func (GetVirtualDurableNonceRequestValidationError) Key ¶
func (e GetVirtualDurableNonceRequestValidationError) Key() bool
Key function returns key value.
func (GetVirtualDurableNonceRequestValidationError) Reason ¶
func (e GetVirtualDurableNonceRequestValidationError) Reason() string
Reason function returns reason value.
type GetVirtualDurableNonceResponse ¶
type GetVirtualDurableNonceResponse struct { Result GetVirtualDurableNonceResponse_Result `protobuf:"varint,1,opt,name=result,proto3,enum=code.vm.v1.GetVirtualDurableNonceResponse_Result" json:"result,omitempty"` Item *VirtualDurableNonceWithStorageMetadata `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*GetVirtualDurableNonceResponse) Descriptor
deprecated
func (*GetVirtualDurableNonceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVirtualDurableNonceResponse.ProtoReflect.Descriptor instead.
func (*GetVirtualDurableNonceResponse) GetItem ¶
func (x *GetVirtualDurableNonceResponse) GetItem() *VirtualDurableNonceWithStorageMetadata
func (*GetVirtualDurableNonceResponse) GetResult ¶
func (x *GetVirtualDurableNonceResponse) GetResult() GetVirtualDurableNonceResponse_Result
func (*GetVirtualDurableNonceResponse) ProtoMessage ¶
func (*GetVirtualDurableNonceResponse) ProtoMessage()
func (*GetVirtualDurableNonceResponse) ProtoReflect ¶
func (x *GetVirtualDurableNonceResponse) ProtoReflect() protoreflect.Message
func (*GetVirtualDurableNonceResponse) Reset ¶
func (x *GetVirtualDurableNonceResponse) Reset()
func (*GetVirtualDurableNonceResponse) String ¶
func (x *GetVirtualDurableNonceResponse) String() string
func (*GetVirtualDurableNonceResponse) Validate ¶
func (m *GetVirtualDurableNonceResponse) Validate() error
Validate checks the field values on GetVirtualDurableNonceResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetVirtualDurableNonceResponseValidationError ¶
type GetVirtualDurableNonceResponseValidationError struct {
// contains filtered or unexported fields
}
GetVirtualDurableNonceResponseValidationError is the validation error returned by GetVirtualDurableNonceResponse.Validate if the designated constraints aren't met.
func (GetVirtualDurableNonceResponseValidationError) Cause ¶
func (e GetVirtualDurableNonceResponseValidationError) Cause() error
Cause function returns cause value.
func (GetVirtualDurableNonceResponseValidationError) Error ¶
func (e GetVirtualDurableNonceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetVirtualDurableNonceResponseValidationError) ErrorName ¶
func (e GetVirtualDurableNonceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetVirtualDurableNonceResponseValidationError) Field ¶
func (e GetVirtualDurableNonceResponseValidationError) Field() string
Field function returns field value.
func (GetVirtualDurableNonceResponseValidationError) Key ¶
func (e GetVirtualDurableNonceResponseValidationError) Key() bool
Key function returns key value.
func (GetVirtualDurableNonceResponseValidationError) Reason ¶
func (e GetVirtualDurableNonceResponseValidationError) Reason() string
Reason function returns reason value.
type GetVirtualDurableNonceResponse_Result ¶
type GetVirtualDurableNonceResponse_Result int32
const ( GetVirtualDurableNonceResponse_OK GetVirtualDurableNonceResponse_Result = 0 GetVirtualDurableNonceResponse_NOT_FOUND GetVirtualDurableNonceResponse_Result = 1 )
func (GetVirtualDurableNonceResponse_Result) Descriptor ¶
func (GetVirtualDurableNonceResponse_Result) Descriptor() protoreflect.EnumDescriptor
func (GetVirtualDurableNonceResponse_Result) EnumDescriptor
deprecated
func (GetVirtualDurableNonceResponse_Result) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetVirtualDurableNonceResponse_Result.Descriptor instead.
func (GetVirtualDurableNonceResponse_Result) Number ¶
func (x GetVirtualDurableNonceResponse_Result) Number() protoreflect.EnumNumber
func (GetVirtualDurableNonceResponse_Result) String ¶
func (x GetVirtualDurableNonceResponse_Result) String() string
func (GetVirtualDurableNonceResponse_Result) Type ¶
func (GetVirtualDurableNonceResponse_Result) Type() protoreflect.EnumType
type GetVirtualRelayAccountRequest ¶
type GetVirtualRelayAccountRequest struct { VmAccount *Address `protobuf:"bytes,1,opt,name=vm_account,json=vmAccount,proto3" json:"vm_account,omitempty"` Address *Address `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"` // contains filtered or unexported fields }
func (*GetVirtualRelayAccountRequest) Descriptor
deprecated
func (*GetVirtualRelayAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVirtualRelayAccountRequest.ProtoReflect.Descriptor instead.
func (*GetVirtualRelayAccountRequest) GetAddress ¶
func (x *GetVirtualRelayAccountRequest) GetAddress() *Address
func (*GetVirtualRelayAccountRequest) GetVmAccount ¶
func (x *GetVirtualRelayAccountRequest) GetVmAccount() *Address
func (*GetVirtualRelayAccountRequest) ProtoMessage ¶
func (*GetVirtualRelayAccountRequest) ProtoMessage()
func (*GetVirtualRelayAccountRequest) ProtoReflect ¶
func (x *GetVirtualRelayAccountRequest) ProtoReflect() protoreflect.Message
func (*GetVirtualRelayAccountRequest) Reset ¶
func (x *GetVirtualRelayAccountRequest) Reset()
func (*GetVirtualRelayAccountRequest) String ¶
func (x *GetVirtualRelayAccountRequest) String() string
func (*GetVirtualRelayAccountRequest) Validate ¶
func (m *GetVirtualRelayAccountRequest) Validate() error
Validate checks the field values on GetVirtualRelayAccountRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetVirtualRelayAccountRequestValidationError ¶
type GetVirtualRelayAccountRequestValidationError struct {
// contains filtered or unexported fields
}
GetVirtualRelayAccountRequestValidationError is the validation error returned by GetVirtualRelayAccountRequest.Validate if the designated constraints aren't met.
func (GetVirtualRelayAccountRequestValidationError) Cause ¶
func (e GetVirtualRelayAccountRequestValidationError) Cause() error
Cause function returns cause value.
func (GetVirtualRelayAccountRequestValidationError) Error ¶
func (e GetVirtualRelayAccountRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetVirtualRelayAccountRequestValidationError) ErrorName ¶
func (e GetVirtualRelayAccountRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetVirtualRelayAccountRequestValidationError) Field ¶
func (e GetVirtualRelayAccountRequestValidationError) Field() string
Field function returns field value.
func (GetVirtualRelayAccountRequestValidationError) Key ¶
func (e GetVirtualRelayAccountRequestValidationError) Key() bool
Key function returns key value.
func (GetVirtualRelayAccountRequestValidationError) Reason ¶
func (e GetVirtualRelayAccountRequestValidationError) Reason() string
Reason function returns reason value.
type GetVirtualRelayAccountResponse ¶
type GetVirtualRelayAccountResponse struct { Result GetVirtualRelayAccountResponse_Result `protobuf:"varint,1,opt,name=result,proto3,enum=code.vm.v1.GetVirtualRelayAccountResponse_Result" json:"result,omitempty"` Item *VirtualRelayAccountWithStorageMetadata `protobuf:"bytes,2,opt,name=item,proto3" json:"item,omitempty"` // contains filtered or unexported fields }
func (*GetVirtualRelayAccountResponse) Descriptor
deprecated
func (*GetVirtualRelayAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVirtualRelayAccountResponse.ProtoReflect.Descriptor instead.
func (*GetVirtualRelayAccountResponse) GetItem ¶
func (x *GetVirtualRelayAccountResponse) GetItem() *VirtualRelayAccountWithStorageMetadata
func (*GetVirtualRelayAccountResponse) GetResult ¶
func (x *GetVirtualRelayAccountResponse) GetResult() GetVirtualRelayAccountResponse_Result
func (*GetVirtualRelayAccountResponse) ProtoMessage ¶
func (*GetVirtualRelayAccountResponse) ProtoMessage()
func (*GetVirtualRelayAccountResponse) ProtoReflect ¶
func (x *GetVirtualRelayAccountResponse) ProtoReflect() protoreflect.Message
func (*GetVirtualRelayAccountResponse) Reset ¶
func (x *GetVirtualRelayAccountResponse) Reset()
func (*GetVirtualRelayAccountResponse) String ¶
func (x *GetVirtualRelayAccountResponse) String() string
func (*GetVirtualRelayAccountResponse) Validate ¶
func (m *GetVirtualRelayAccountResponse) Validate() error
Validate checks the field values on GetVirtualRelayAccountResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetVirtualRelayAccountResponseValidationError ¶
type GetVirtualRelayAccountResponseValidationError struct {
// contains filtered or unexported fields
}
GetVirtualRelayAccountResponseValidationError is the validation error returned by GetVirtualRelayAccountResponse.Validate if the designated constraints aren't met.
func (GetVirtualRelayAccountResponseValidationError) Cause ¶
func (e GetVirtualRelayAccountResponseValidationError) Cause() error
Cause function returns cause value.
func (GetVirtualRelayAccountResponseValidationError) Error ¶
func (e GetVirtualRelayAccountResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetVirtualRelayAccountResponseValidationError) ErrorName ¶
func (e GetVirtualRelayAccountResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetVirtualRelayAccountResponseValidationError) Field ¶
func (e GetVirtualRelayAccountResponseValidationError) Field() string
Field function returns field value.
func (GetVirtualRelayAccountResponseValidationError) Key ¶
func (e GetVirtualRelayAccountResponseValidationError) Key() bool
Key function returns key value.
func (GetVirtualRelayAccountResponseValidationError) Reason ¶
func (e GetVirtualRelayAccountResponseValidationError) Reason() string
Reason function returns reason value.
type GetVirtualRelayAccountResponse_Result ¶
type GetVirtualRelayAccountResponse_Result int32
const ( GetVirtualRelayAccountResponse_OK GetVirtualRelayAccountResponse_Result = 0 GetVirtualRelayAccountResponse_NOT_FOUND GetVirtualRelayAccountResponse_Result = 1 )
func (GetVirtualRelayAccountResponse_Result) Descriptor ¶
func (GetVirtualRelayAccountResponse_Result) Descriptor() protoreflect.EnumDescriptor
func (GetVirtualRelayAccountResponse_Result) EnumDescriptor
deprecated
func (GetVirtualRelayAccountResponse_Result) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetVirtualRelayAccountResponse_Result.Descriptor instead.
func (GetVirtualRelayAccountResponse_Result) Number ¶
func (x GetVirtualRelayAccountResponse_Result) Number() protoreflect.EnumNumber
func (GetVirtualRelayAccountResponse_Result) String ¶
func (x GetVirtualRelayAccountResponse_Result) String() string
func (GetVirtualRelayAccountResponse_Result) Type ¶
func (GetVirtualRelayAccountResponse_Result) Type() protoreflect.EnumType
type GetVirtualTimelockAccountsRequest ¶
type GetVirtualTimelockAccountsRequest struct { VmAccount *Address `protobuf:"bytes,1,opt,name=vm_account,json=vmAccount,proto3" json:"vm_account,omitempty"` Owner *Address `protobuf:"bytes,2,opt,name=owner,proto3" json:"owner,omitempty"` // contains filtered or unexported fields }
func (*GetVirtualTimelockAccountsRequest) Descriptor
deprecated
func (*GetVirtualTimelockAccountsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetVirtualTimelockAccountsRequest.ProtoReflect.Descriptor instead.
func (*GetVirtualTimelockAccountsRequest) GetOwner ¶
func (x *GetVirtualTimelockAccountsRequest) GetOwner() *Address
func (*GetVirtualTimelockAccountsRequest) GetVmAccount ¶
func (x *GetVirtualTimelockAccountsRequest) GetVmAccount() *Address
func (*GetVirtualTimelockAccountsRequest) ProtoMessage ¶
func (*GetVirtualTimelockAccountsRequest) ProtoMessage()
func (*GetVirtualTimelockAccountsRequest) ProtoReflect ¶
func (x *GetVirtualTimelockAccountsRequest) ProtoReflect() protoreflect.Message
func (*GetVirtualTimelockAccountsRequest) Reset ¶
func (x *GetVirtualTimelockAccountsRequest) Reset()
func (*GetVirtualTimelockAccountsRequest) String ¶
func (x *GetVirtualTimelockAccountsRequest) String() string
func (*GetVirtualTimelockAccountsRequest) Validate ¶
func (m *GetVirtualTimelockAccountsRequest) Validate() error
Validate checks the field values on GetVirtualTimelockAccountsRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetVirtualTimelockAccountsRequestValidationError ¶
type GetVirtualTimelockAccountsRequestValidationError struct {
// contains filtered or unexported fields
}
GetVirtualTimelockAccountsRequestValidationError is the validation error returned by GetVirtualTimelockAccountsRequest.Validate if the designated constraints aren't met.
func (GetVirtualTimelockAccountsRequestValidationError) Cause ¶
func (e GetVirtualTimelockAccountsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetVirtualTimelockAccountsRequestValidationError) Error ¶
func (e GetVirtualTimelockAccountsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetVirtualTimelockAccountsRequestValidationError) ErrorName ¶
func (e GetVirtualTimelockAccountsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetVirtualTimelockAccountsRequestValidationError) Field ¶
func (e GetVirtualTimelockAccountsRequestValidationError) Field() string
Field function returns field value.
func (GetVirtualTimelockAccountsRequestValidationError) Key ¶
func (e GetVirtualTimelockAccountsRequestValidationError) Key() bool
Key function returns key value.
func (GetVirtualTimelockAccountsRequestValidationError) Reason ¶
func (e GetVirtualTimelockAccountsRequestValidationError) Reason() string
Reason function returns reason value.
type GetVirtualTimelockAccountsResponse ¶
type GetVirtualTimelockAccountsResponse struct { Result GetVirtualTimelockAccountsResponse_Result `protobuf:"varint,1,opt,name=result,proto3,enum=code.vm.v1.GetVirtualTimelockAccountsResponse_Result" json:"result,omitempty"` Items []*VirtualTimelockAccountWithStorageMetadata `protobuf:"bytes,2,rep,name=items,proto3" json:"items,omitempty"` // contains filtered or unexported fields }
func (*GetVirtualTimelockAccountsResponse) Descriptor
deprecated
func (*GetVirtualTimelockAccountsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetVirtualTimelockAccountsResponse.ProtoReflect.Descriptor instead.
func (*GetVirtualTimelockAccountsResponse) GetItems ¶
func (x *GetVirtualTimelockAccountsResponse) GetItems() []*VirtualTimelockAccountWithStorageMetadata
func (*GetVirtualTimelockAccountsResponse) GetResult ¶
func (x *GetVirtualTimelockAccountsResponse) GetResult() GetVirtualTimelockAccountsResponse_Result
func (*GetVirtualTimelockAccountsResponse) ProtoMessage ¶
func (*GetVirtualTimelockAccountsResponse) ProtoMessage()
func (*GetVirtualTimelockAccountsResponse) ProtoReflect ¶
func (x *GetVirtualTimelockAccountsResponse) ProtoReflect() protoreflect.Message
func (*GetVirtualTimelockAccountsResponse) Reset ¶
func (x *GetVirtualTimelockAccountsResponse) Reset()
func (*GetVirtualTimelockAccountsResponse) String ¶
func (x *GetVirtualTimelockAccountsResponse) String() string
func (*GetVirtualTimelockAccountsResponse) Validate ¶
func (m *GetVirtualTimelockAccountsResponse) Validate() error
Validate checks the field values on GetVirtualTimelockAccountsResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type GetVirtualTimelockAccountsResponseValidationError ¶
type GetVirtualTimelockAccountsResponseValidationError struct {
// contains filtered or unexported fields
}
GetVirtualTimelockAccountsResponseValidationError is the validation error returned by GetVirtualTimelockAccountsResponse.Validate if the designated constraints aren't met.
func (GetVirtualTimelockAccountsResponseValidationError) Cause ¶
func (e GetVirtualTimelockAccountsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetVirtualTimelockAccountsResponseValidationError) Error ¶
func (e GetVirtualTimelockAccountsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetVirtualTimelockAccountsResponseValidationError) ErrorName ¶
func (e GetVirtualTimelockAccountsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetVirtualTimelockAccountsResponseValidationError) Field ¶
func (e GetVirtualTimelockAccountsResponseValidationError) Field() string
Field function returns field value.
func (GetVirtualTimelockAccountsResponseValidationError) Key ¶
func (e GetVirtualTimelockAccountsResponseValidationError) Key() bool
Key function returns key value.
func (GetVirtualTimelockAccountsResponseValidationError) Reason ¶
func (e GetVirtualTimelockAccountsResponseValidationError) Reason() string
Reason function returns reason value.
type GetVirtualTimelockAccountsResponse_Result ¶
type GetVirtualTimelockAccountsResponse_Result int32
const ( GetVirtualTimelockAccountsResponse_OK GetVirtualTimelockAccountsResponse_Result = 0 GetVirtualTimelockAccountsResponse_NOT_FOUND GetVirtualTimelockAccountsResponse_Result = 1 )
func (GetVirtualTimelockAccountsResponse_Result) Descriptor ¶
func (GetVirtualTimelockAccountsResponse_Result) Descriptor() protoreflect.EnumDescriptor
func (GetVirtualTimelockAccountsResponse_Result) EnumDescriptor
deprecated
func (GetVirtualTimelockAccountsResponse_Result) EnumDescriptor() ([]byte, []int)
Deprecated: Use GetVirtualTimelockAccountsResponse_Result.Descriptor instead.
func (GetVirtualTimelockAccountsResponse_Result) Number ¶
func (x GetVirtualTimelockAccountsResponse_Result) Number() protoreflect.EnumNumber
func (GetVirtualTimelockAccountsResponse_Result) String ¶
func (x GetVirtualTimelockAccountsResponse_Result) String() string
func (GetVirtualTimelockAccountsResponse_Result) Type ¶
func (GetVirtualTimelockAccountsResponse_Result) Type() protoreflect.EnumType
type Hash ¶
type Hash struct { Value []byte `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*Hash) Descriptor
deprecated
func (*Hash) ProtoMessage ¶
func (*Hash) ProtoMessage()
func (*Hash) ProtoReflect ¶
func (x *Hash) ProtoReflect() protoreflect.Message
type HashValidationError ¶
type HashValidationError struct {
// contains filtered or unexported fields
}
HashValidationError is the validation error returned by Hash.Validate if the designated constraints aren't met.
func (HashValidationError) Cause ¶
func (e HashValidationError) Cause() error
Cause function returns cause value.
func (HashValidationError) Error ¶
func (e HashValidationError) Error() string
Error satisfies the builtin error interface
func (HashValidationError) ErrorName ¶
func (e HashValidationError) ErrorName() string
ErrorName returns error name.
func (HashValidationError) Field ¶
func (e HashValidationError) Field() string
Field function returns field value.
func (HashValidationError) Key ¶
func (e HashValidationError) Key() bool
Key function returns key value.
func (HashValidationError) Reason ¶
func (e HashValidationError) Reason() string
Reason function returns reason value.
type IndexerClient ¶
type IndexerClient interface { // GetVirtualTimelockAccounts gets all virtual Timelock accounts for a given owner address GetVirtualTimelockAccounts(ctx context.Context, in *GetVirtualTimelockAccountsRequest, opts ...grpc.CallOption) (*GetVirtualTimelockAccountsResponse, error) // GetVirtualDurableNonce gets a virtual durable nonce for a given address GetVirtualDurableNonce(ctx context.Context, in *GetVirtualDurableNonceRequest, opts ...grpc.CallOption) (*GetVirtualDurableNonceResponse, error) // GetVirtualRelayAccount gets a virtual relay account for a given address GetVirtualRelayAccount(ctx context.Context, in *GetVirtualRelayAccountRequest, opts ...grpc.CallOption) (*GetVirtualRelayAccountResponse, error) }
IndexerClient is the client API for Indexer service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewIndexerClient ¶
func NewIndexerClient(cc grpc.ClientConnInterface) IndexerClient
type IndexerServer ¶
type IndexerServer interface { // GetVirtualTimelockAccounts gets all virtual Timelock accounts for a given owner address GetVirtualTimelockAccounts(context.Context, *GetVirtualTimelockAccountsRequest) (*GetVirtualTimelockAccountsResponse, error) // GetVirtualDurableNonce gets a virtual durable nonce for a given address GetVirtualDurableNonce(context.Context, *GetVirtualDurableNonceRequest) (*GetVirtualDurableNonceResponse, error) // GetVirtualRelayAccount gets a virtual relay account for a given address GetVirtualRelayAccount(context.Context, *GetVirtualRelayAccountRequest) (*GetVirtualRelayAccountResponse, error) // contains filtered or unexported methods }
IndexerServer is the server API for Indexer service. All implementations must embed UnimplementedIndexerServer for forward compatibility
type MemoryVirtualAccountStorage ¶
type MemoryVirtualAccountStorage struct { Account *Address `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` Index uint32 `protobuf:"varint,2,opt,name=index,proto3" json:"index,omitempty"` // contains filtered or unexported fields }
func (*MemoryVirtualAccountStorage) Descriptor
deprecated
func (*MemoryVirtualAccountStorage) Descriptor() ([]byte, []int)
Deprecated: Use MemoryVirtualAccountStorage.ProtoReflect.Descriptor instead.
func (*MemoryVirtualAccountStorage) GetAccount ¶
func (x *MemoryVirtualAccountStorage) GetAccount() *Address
func (*MemoryVirtualAccountStorage) GetIndex ¶
func (x *MemoryVirtualAccountStorage) GetIndex() uint32
func (*MemoryVirtualAccountStorage) ProtoMessage ¶
func (*MemoryVirtualAccountStorage) ProtoMessage()
func (*MemoryVirtualAccountStorage) ProtoReflect ¶
func (x *MemoryVirtualAccountStorage) ProtoReflect() protoreflect.Message
func (*MemoryVirtualAccountStorage) Reset ¶
func (x *MemoryVirtualAccountStorage) Reset()
func (*MemoryVirtualAccountStorage) String ¶
func (x *MemoryVirtualAccountStorage) String() string
func (*MemoryVirtualAccountStorage) Validate ¶
func (m *MemoryVirtualAccountStorage) Validate() error
Validate checks the field values on MemoryVirtualAccountStorage with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type MemoryVirtualAccountStorageValidationError ¶
type MemoryVirtualAccountStorageValidationError struct {
// contains filtered or unexported fields
}
MemoryVirtualAccountStorageValidationError is the validation error returned by MemoryVirtualAccountStorage.Validate if the designated constraints aren't met.
func (MemoryVirtualAccountStorageValidationError) Cause ¶
func (e MemoryVirtualAccountStorageValidationError) Cause() error
Cause function returns cause value.
func (MemoryVirtualAccountStorageValidationError) Error ¶
func (e MemoryVirtualAccountStorageValidationError) Error() string
Error satisfies the builtin error interface
func (MemoryVirtualAccountStorageValidationError) ErrorName ¶
func (e MemoryVirtualAccountStorageValidationError) ErrorName() string
ErrorName returns error name.
func (MemoryVirtualAccountStorageValidationError) Field ¶
func (e MemoryVirtualAccountStorageValidationError) Field() string
Field function returns field value.
func (MemoryVirtualAccountStorageValidationError) Key ¶
func (e MemoryVirtualAccountStorageValidationError) Key() bool
Key function returns key value.
func (MemoryVirtualAccountStorageValidationError) Reason ¶
func (e MemoryVirtualAccountStorageValidationError) Reason() string
Reason function returns reason value.
type Proof ¶
type Proof struct { Root *Hash `protobuf:"bytes,1,opt,name=root,proto3" json:"root,omitempty"` Proof []*Hash `protobuf:"bytes,2,rep,name=proof,proto3" json:"proof,omitempty"` Leaf *Hash `protobuf:"bytes,3,opt,name=leaf,proto3" json:"leaf,omitempty"` ForLeafIndex uint64 `protobuf:"varint,4,opt,name=for_leaf_index,json=forLeafIndex,proto3" json:"for_leaf_index,omitempty"` UntilLeafIndex uint64 `protobuf:"varint,5,opt,name=until_leaf_index,json=untilLeafIndex,proto3" json:"until_leaf_index,omitempty"` // contains filtered or unexported fields }
func (*Proof) Descriptor
deprecated
func (*Proof) GetForLeafIndex ¶
func (*Proof) GetUntilLeafIndex ¶
func (*Proof) ProtoMessage ¶
func (*Proof) ProtoMessage()
func (*Proof) ProtoReflect ¶
func (x *Proof) ProtoReflect() protoreflect.Message
type ProofValidationError ¶
type ProofValidationError struct {
// contains filtered or unexported fields
}
ProofValidationError is the validation error returned by Proof.Validate if the designated constraints aren't met.
func (ProofValidationError) Cause ¶
func (e ProofValidationError) Cause() error
Cause function returns cause value.
func (ProofValidationError) Error ¶
func (e ProofValidationError) Error() string
Error satisfies the builtin error interface
func (ProofValidationError) ErrorName ¶
func (e ProofValidationError) ErrorName() string
ErrorName returns error name.
func (ProofValidationError) Field ¶
func (e ProofValidationError) Field() string
Field function returns field value.
func (ProofValidationError) Key ¶
func (e ProofValidationError) Key() bool
Key function returns key value.
func (ProofValidationError) Reason ¶
func (e ProofValidationError) Reason() string
Reason function returns reason value.
type UnimplementedIndexerServer ¶
type UnimplementedIndexerServer struct { }
UnimplementedIndexerServer must be embedded to have forward compatible implementations.
func (UnimplementedIndexerServer) GetVirtualDurableNonce ¶
func (UnimplementedIndexerServer) GetVirtualDurableNonce(context.Context, *GetVirtualDurableNonceRequest) (*GetVirtualDurableNonceResponse, error)
func (UnimplementedIndexerServer) GetVirtualRelayAccount ¶
func (UnimplementedIndexerServer) GetVirtualRelayAccount(context.Context, *GetVirtualRelayAccountRequest) (*GetVirtualRelayAccountResponse, error)
func (UnimplementedIndexerServer) GetVirtualTimelockAccounts ¶
func (UnimplementedIndexerServer) GetVirtualTimelockAccounts(context.Context, *GetVirtualTimelockAccountsRequest) (*GetVirtualTimelockAccountsResponse, error)
type UnsafeIndexerServer ¶
type UnsafeIndexerServer interface {
// contains filtered or unexported methods
}
UnsafeIndexerServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to IndexerServer will result in compilation errors.
type VirtualAccountStorage ¶
type VirtualAccountStorage struct { // Types that are assignable to Storage: // // *VirtualAccountStorage_Memory // *VirtualAccountStorage_Compressed Storage isVirtualAccountStorage_Storage `protobuf_oneof:"storage"` // contains filtered or unexported fields }
func (*VirtualAccountStorage) Descriptor
deprecated
func (*VirtualAccountStorage) Descriptor() ([]byte, []int)
Deprecated: Use VirtualAccountStorage.ProtoReflect.Descriptor instead.
func (*VirtualAccountStorage) GetCompressed ¶
func (x *VirtualAccountStorage) GetCompressed() *CompressedVirtualAccountStorage
func (*VirtualAccountStorage) GetMemory ¶
func (x *VirtualAccountStorage) GetMemory() *MemoryVirtualAccountStorage
func (*VirtualAccountStorage) GetStorage ¶
func (m *VirtualAccountStorage) GetStorage() isVirtualAccountStorage_Storage
func (*VirtualAccountStorage) ProtoMessage ¶
func (*VirtualAccountStorage) ProtoMessage()
func (*VirtualAccountStorage) ProtoReflect ¶
func (x *VirtualAccountStorage) ProtoReflect() protoreflect.Message
func (*VirtualAccountStorage) Reset ¶
func (x *VirtualAccountStorage) Reset()
func (*VirtualAccountStorage) String ¶
func (x *VirtualAccountStorage) String() string
func (*VirtualAccountStorage) Validate ¶
func (m *VirtualAccountStorage) Validate() error
Validate checks the field values on VirtualAccountStorage with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type VirtualAccountStorageValidationError ¶
type VirtualAccountStorageValidationError struct {
// contains filtered or unexported fields
}
VirtualAccountStorageValidationError is the validation error returned by VirtualAccountStorage.Validate if the designated constraints aren't met.
func (VirtualAccountStorageValidationError) Cause ¶
func (e VirtualAccountStorageValidationError) Cause() error
Cause function returns cause value.
func (VirtualAccountStorageValidationError) Error ¶
func (e VirtualAccountStorageValidationError) Error() string
Error satisfies the builtin error interface
func (VirtualAccountStorageValidationError) ErrorName ¶
func (e VirtualAccountStorageValidationError) ErrorName() string
ErrorName returns error name.
func (VirtualAccountStorageValidationError) Field ¶
func (e VirtualAccountStorageValidationError) Field() string
Field function returns field value.
func (VirtualAccountStorageValidationError) Key ¶
func (e VirtualAccountStorageValidationError) Key() bool
Key function returns key value.
func (VirtualAccountStorageValidationError) Reason ¶
func (e VirtualAccountStorageValidationError) Reason() string
Reason function returns reason value.
type VirtualAccountStorage_Compressed ¶
type VirtualAccountStorage_Compressed struct {
Compressed *CompressedVirtualAccountStorage `protobuf:"bytes,2,opt,name=compressed,proto3,oneof"`
}
type VirtualAccountStorage_Memory ¶
type VirtualAccountStorage_Memory struct {
Memory *MemoryVirtualAccountStorage `protobuf:"bytes,1,opt,name=memory,proto3,oneof"`
}
type VirtualDurableNonce ¶
type VirtualDurableNonce struct { Address *Address `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` Value *Hash `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*VirtualDurableNonce) Descriptor
deprecated
func (*VirtualDurableNonce) Descriptor() ([]byte, []int)
Deprecated: Use VirtualDurableNonce.ProtoReflect.Descriptor instead.
func (*VirtualDurableNonce) GetAddress ¶
func (x *VirtualDurableNonce) GetAddress() *Address
func (*VirtualDurableNonce) GetValue ¶ added in v0.2.1
func (x *VirtualDurableNonce) GetValue() *Hash
func (*VirtualDurableNonce) ProtoMessage ¶
func (*VirtualDurableNonce) ProtoMessage()
func (*VirtualDurableNonce) ProtoReflect ¶
func (x *VirtualDurableNonce) ProtoReflect() protoreflect.Message
func (*VirtualDurableNonce) Reset ¶
func (x *VirtualDurableNonce) Reset()
func (*VirtualDurableNonce) String ¶
func (x *VirtualDurableNonce) String() string
func (*VirtualDurableNonce) Validate ¶
func (m *VirtualDurableNonce) Validate() error
Validate checks the field values on VirtualDurableNonce with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type VirtualDurableNonceValidationError ¶
type VirtualDurableNonceValidationError struct {
// contains filtered or unexported fields
}
VirtualDurableNonceValidationError is the validation error returned by VirtualDurableNonce.Validate if the designated constraints aren't met.
func (VirtualDurableNonceValidationError) Cause ¶
func (e VirtualDurableNonceValidationError) Cause() error
Cause function returns cause value.
func (VirtualDurableNonceValidationError) Error ¶
func (e VirtualDurableNonceValidationError) Error() string
Error satisfies the builtin error interface
func (VirtualDurableNonceValidationError) ErrorName ¶
func (e VirtualDurableNonceValidationError) ErrorName() string
ErrorName returns error name.
func (VirtualDurableNonceValidationError) Field ¶
func (e VirtualDurableNonceValidationError) Field() string
Field function returns field value.
func (VirtualDurableNonceValidationError) Key ¶
func (e VirtualDurableNonceValidationError) Key() bool
Key function returns key value.
func (VirtualDurableNonceValidationError) Reason ¶
func (e VirtualDurableNonceValidationError) Reason() string
Reason function returns reason value.
type VirtualDurableNonceWithStorageMetadata ¶
type VirtualDurableNonceWithStorageMetadata struct { Account *VirtualDurableNonce `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` Storage *VirtualAccountStorage `protobuf:"bytes,2,opt,name=storage,proto3" json:"storage,omitempty"` Slot uint64 `protobuf:"varint,3,opt,name=slot,proto3" json:"slot,omitempty"` // contains filtered or unexported fields }
func (*VirtualDurableNonceWithStorageMetadata) Descriptor
deprecated
func (*VirtualDurableNonceWithStorageMetadata) Descriptor() ([]byte, []int)
Deprecated: Use VirtualDurableNonceWithStorageMetadata.ProtoReflect.Descriptor instead.
func (*VirtualDurableNonceWithStorageMetadata) GetAccount ¶
func (x *VirtualDurableNonceWithStorageMetadata) GetAccount() *VirtualDurableNonce
func (*VirtualDurableNonceWithStorageMetadata) GetSlot ¶
func (x *VirtualDurableNonceWithStorageMetadata) GetSlot() uint64
func (*VirtualDurableNonceWithStorageMetadata) GetStorage ¶
func (x *VirtualDurableNonceWithStorageMetadata) GetStorage() *VirtualAccountStorage
func (*VirtualDurableNonceWithStorageMetadata) ProtoMessage ¶
func (*VirtualDurableNonceWithStorageMetadata) ProtoMessage()
func (*VirtualDurableNonceWithStorageMetadata) ProtoReflect ¶
func (x *VirtualDurableNonceWithStorageMetadata) ProtoReflect() protoreflect.Message
func (*VirtualDurableNonceWithStorageMetadata) Reset ¶
func (x *VirtualDurableNonceWithStorageMetadata) Reset()
func (*VirtualDurableNonceWithStorageMetadata) String ¶
func (x *VirtualDurableNonceWithStorageMetadata) String() string
func (*VirtualDurableNonceWithStorageMetadata) Validate ¶
func (m *VirtualDurableNonceWithStorageMetadata) Validate() error
Validate checks the field values on VirtualDurableNonceWithStorageMetadata with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type VirtualDurableNonceWithStorageMetadataValidationError ¶
type VirtualDurableNonceWithStorageMetadataValidationError struct {
// contains filtered or unexported fields
}
VirtualDurableNonceWithStorageMetadataValidationError is the validation error returned by VirtualDurableNonceWithStorageMetadata.Validate if the designated constraints aren't met.
func (VirtualDurableNonceWithStorageMetadataValidationError) Cause ¶
func (e VirtualDurableNonceWithStorageMetadataValidationError) Cause() error
Cause function returns cause value.
func (VirtualDurableNonceWithStorageMetadataValidationError) Error ¶
func (e VirtualDurableNonceWithStorageMetadataValidationError) Error() string
Error satisfies the builtin error interface
func (VirtualDurableNonceWithStorageMetadataValidationError) ErrorName ¶
func (e VirtualDurableNonceWithStorageMetadataValidationError) ErrorName() string
ErrorName returns error name.
func (VirtualDurableNonceWithStorageMetadataValidationError) Field ¶
func (e VirtualDurableNonceWithStorageMetadataValidationError) Field() string
Field function returns field value.
func (VirtualDurableNonceWithStorageMetadataValidationError) Key ¶
func (e VirtualDurableNonceWithStorageMetadataValidationError) Key() bool
Key function returns key value.
func (VirtualDurableNonceWithStorageMetadataValidationError) Reason ¶
func (e VirtualDurableNonceWithStorageMetadataValidationError) Reason() string
Reason function returns reason value.
type VirtualRelayAccount ¶
type VirtualRelayAccount struct { Target *Address `protobuf:"bytes,1,opt,name=target,proto3" json:"target,omitempty"` Destination *Address `protobuf:"bytes,2,opt,name=destination,proto3" json:"destination,omitempty"` // contains filtered or unexported fields }
func (*VirtualRelayAccount) Descriptor
deprecated
func (*VirtualRelayAccount) Descriptor() ([]byte, []int)
Deprecated: Use VirtualRelayAccount.ProtoReflect.Descriptor instead.
func (*VirtualRelayAccount) GetDestination ¶
func (x *VirtualRelayAccount) GetDestination() *Address
func (*VirtualRelayAccount) GetTarget ¶ added in v0.2.0
func (x *VirtualRelayAccount) GetTarget() *Address
func (*VirtualRelayAccount) ProtoMessage ¶
func (*VirtualRelayAccount) ProtoMessage()
func (*VirtualRelayAccount) ProtoReflect ¶
func (x *VirtualRelayAccount) ProtoReflect() protoreflect.Message
func (*VirtualRelayAccount) Reset ¶
func (x *VirtualRelayAccount) Reset()
func (*VirtualRelayAccount) String ¶
func (x *VirtualRelayAccount) String() string
func (*VirtualRelayAccount) Validate ¶
func (m *VirtualRelayAccount) Validate() error
Validate checks the field values on VirtualRelayAccount with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type VirtualRelayAccountValidationError ¶
type VirtualRelayAccountValidationError struct {
// contains filtered or unexported fields
}
VirtualRelayAccountValidationError is the validation error returned by VirtualRelayAccount.Validate if the designated constraints aren't met.
func (VirtualRelayAccountValidationError) Cause ¶
func (e VirtualRelayAccountValidationError) Cause() error
Cause function returns cause value.
func (VirtualRelayAccountValidationError) Error ¶
func (e VirtualRelayAccountValidationError) Error() string
Error satisfies the builtin error interface
func (VirtualRelayAccountValidationError) ErrorName ¶
func (e VirtualRelayAccountValidationError) ErrorName() string
ErrorName returns error name.
func (VirtualRelayAccountValidationError) Field ¶
func (e VirtualRelayAccountValidationError) Field() string
Field function returns field value.
func (VirtualRelayAccountValidationError) Key ¶
func (e VirtualRelayAccountValidationError) Key() bool
Key function returns key value.
func (VirtualRelayAccountValidationError) Reason ¶
func (e VirtualRelayAccountValidationError) Reason() string
Reason function returns reason value.
type VirtualRelayAccountWithStorageMetadata ¶
type VirtualRelayAccountWithStorageMetadata struct { Account *VirtualRelayAccount `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` Storage *VirtualAccountStorage `protobuf:"bytes,2,opt,name=storage,proto3" json:"storage,omitempty"` Slot uint64 `protobuf:"varint,3,opt,name=slot,proto3" json:"slot,omitempty"` // contains filtered or unexported fields }
func (*VirtualRelayAccountWithStorageMetadata) Descriptor
deprecated
func (*VirtualRelayAccountWithStorageMetadata) Descriptor() ([]byte, []int)
Deprecated: Use VirtualRelayAccountWithStorageMetadata.ProtoReflect.Descriptor instead.
func (*VirtualRelayAccountWithStorageMetadata) GetAccount ¶
func (x *VirtualRelayAccountWithStorageMetadata) GetAccount() *VirtualRelayAccount
func (*VirtualRelayAccountWithStorageMetadata) GetSlot ¶
func (x *VirtualRelayAccountWithStorageMetadata) GetSlot() uint64
func (*VirtualRelayAccountWithStorageMetadata) GetStorage ¶
func (x *VirtualRelayAccountWithStorageMetadata) GetStorage() *VirtualAccountStorage
func (*VirtualRelayAccountWithStorageMetadata) ProtoMessage ¶
func (*VirtualRelayAccountWithStorageMetadata) ProtoMessage()
func (*VirtualRelayAccountWithStorageMetadata) ProtoReflect ¶
func (x *VirtualRelayAccountWithStorageMetadata) ProtoReflect() protoreflect.Message
func (*VirtualRelayAccountWithStorageMetadata) Reset ¶
func (x *VirtualRelayAccountWithStorageMetadata) Reset()
func (*VirtualRelayAccountWithStorageMetadata) String ¶
func (x *VirtualRelayAccountWithStorageMetadata) String() string
func (*VirtualRelayAccountWithStorageMetadata) Validate ¶
func (m *VirtualRelayAccountWithStorageMetadata) Validate() error
Validate checks the field values on VirtualRelayAccountWithStorageMetadata with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type VirtualRelayAccountWithStorageMetadataValidationError ¶
type VirtualRelayAccountWithStorageMetadataValidationError struct {
// contains filtered or unexported fields
}
VirtualRelayAccountWithStorageMetadataValidationError is the validation error returned by VirtualRelayAccountWithStorageMetadata.Validate if the designated constraints aren't met.
func (VirtualRelayAccountWithStorageMetadataValidationError) Cause ¶
func (e VirtualRelayAccountWithStorageMetadataValidationError) Cause() error
Cause function returns cause value.
func (VirtualRelayAccountWithStorageMetadataValidationError) Error ¶
func (e VirtualRelayAccountWithStorageMetadataValidationError) Error() string
Error satisfies the builtin error interface
func (VirtualRelayAccountWithStorageMetadataValidationError) ErrorName ¶
func (e VirtualRelayAccountWithStorageMetadataValidationError) ErrorName() string
ErrorName returns error name.
func (VirtualRelayAccountWithStorageMetadataValidationError) Field ¶
func (e VirtualRelayAccountWithStorageMetadataValidationError) Field() string
Field function returns field value.
func (VirtualRelayAccountWithStorageMetadataValidationError) Key ¶
func (e VirtualRelayAccountWithStorageMetadataValidationError) Key() bool
Key function returns key value.
func (VirtualRelayAccountWithStorageMetadataValidationError) Reason ¶
func (e VirtualRelayAccountWithStorageMetadataValidationError) Reason() string
Reason function returns reason value.
type VirtualTimelockAccount ¶
type VirtualTimelockAccount struct { Owner *Address `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` Nonce *Hash `protobuf:"bytes,2,opt,name=nonce,proto3" json:"nonce,omitempty"` TokenBump uint32 `protobuf:"varint,3,opt,name=token_bump,json=tokenBump,proto3" json:"token_bump,omitempty"` UnlockBump uint32 `protobuf:"varint,4,opt,name=unlock_bump,json=unlockBump,proto3" json:"unlock_bump,omitempty"` WithdrawBump uint32 `protobuf:"varint,5,opt,name=withdraw_bump,json=withdrawBump,proto3" json:"withdraw_bump,omitempty"` Balance uint64 `protobuf:"varint,6,opt,name=balance,proto3" json:"balance,omitempty"` Bump uint32 `protobuf:"varint,7,opt,name=bump,proto3" json:"bump,omitempty"` // contains filtered or unexported fields }
func (*VirtualTimelockAccount) Descriptor
deprecated
func (*VirtualTimelockAccount) Descriptor() ([]byte, []int)
Deprecated: Use VirtualTimelockAccount.ProtoReflect.Descriptor instead.
func (*VirtualTimelockAccount) GetBalance ¶
func (x *VirtualTimelockAccount) GetBalance() uint64
func (*VirtualTimelockAccount) GetBump ¶
func (x *VirtualTimelockAccount) GetBump() uint32
func (*VirtualTimelockAccount) GetNonce ¶
func (x *VirtualTimelockAccount) GetNonce() *Hash
func (*VirtualTimelockAccount) GetOwner ¶
func (x *VirtualTimelockAccount) GetOwner() *Address
func (*VirtualTimelockAccount) GetTokenBump ¶
func (x *VirtualTimelockAccount) GetTokenBump() uint32
func (*VirtualTimelockAccount) GetUnlockBump ¶
func (x *VirtualTimelockAccount) GetUnlockBump() uint32
func (*VirtualTimelockAccount) GetWithdrawBump ¶
func (x *VirtualTimelockAccount) GetWithdrawBump() uint32
func (*VirtualTimelockAccount) ProtoMessage ¶
func (*VirtualTimelockAccount) ProtoMessage()
func (*VirtualTimelockAccount) ProtoReflect ¶
func (x *VirtualTimelockAccount) ProtoReflect() protoreflect.Message
func (*VirtualTimelockAccount) Reset ¶
func (x *VirtualTimelockAccount) Reset()
func (*VirtualTimelockAccount) String ¶
func (x *VirtualTimelockAccount) String() string
func (*VirtualTimelockAccount) Validate ¶
func (m *VirtualTimelockAccount) Validate() error
Validate checks the field values on VirtualTimelockAccount with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type VirtualTimelockAccountValidationError ¶
type VirtualTimelockAccountValidationError struct {
// contains filtered or unexported fields
}
VirtualTimelockAccountValidationError is the validation error returned by VirtualTimelockAccount.Validate if the designated constraints aren't met.
func (VirtualTimelockAccountValidationError) Cause ¶
func (e VirtualTimelockAccountValidationError) Cause() error
Cause function returns cause value.
func (VirtualTimelockAccountValidationError) Error ¶
func (e VirtualTimelockAccountValidationError) Error() string
Error satisfies the builtin error interface
func (VirtualTimelockAccountValidationError) ErrorName ¶
func (e VirtualTimelockAccountValidationError) ErrorName() string
ErrorName returns error name.
func (VirtualTimelockAccountValidationError) Field ¶
func (e VirtualTimelockAccountValidationError) Field() string
Field function returns field value.
func (VirtualTimelockAccountValidationError) Key ¶
func (e VirtualTimelockAccountValidationError) Key() bool
Key function returns key value.
func (VirtualTimelockAccountValidationError) Reason ¶
func (e VirtualTimelockAccountValidationError) Reason() string
Reason function returns reason value.
type VirtualTimelockAccountWithStorageMetadata ¶
type VirtualTimelockAccountWithStorageMetadata struct { Account *VirtualTimelockAccount `protobuf:"bytes,1,opt,name=account,proto3" json:"account,omitempty"` Storage *VirtualAccountStorage `protobuf:"bytes,2,opt,name=storage,proto3" json:"storage,omitempty"` Slot uint64 `protobuf:"varint,3,opt,name=slot,proto3" json:"slot,omitempty"` // contains filtered or unexported fields }
func (*VirtualTimelockAccountWithStorageMetadata) Descriptor
deprecated
func (*VirtualTimelockAccountWithStorageMetadata) Descriptor() ([]byte, []int)
Deprecated: Use VirtualTimelockAccountWithStorageMetadata.ProtoReflect.Descriptor instead.
func (*VirtualTimelockAccountWithStorageMetadata) GetAccount ¶
func (x *VirtualTimelockAccountWithStorageMetadata) GetAccount() *VirtualTimelockAccount
func (*VirtualTimelockAccountWithStorageMetadata) GetSlot ¶
func (x *VirtualTimelockAccountWithStorageMetadata) GetSlot() uint64
func (*VirtualTimelockAccountWithStorageMetadata) GetStorage ¶
func (x *VirtualTimelockAccountWithStorageMetadata) GetStorage() *VirtualAccountStorage
func (*VirtualTimelockAccountWithStorageMetadata) ProtoMessage ¶
func (*VirtualTimelockAccountWithStorageMetadata) ProtoMessage()
func (*VirtualTimelockAccountWithStorageMetadata) ProtoReflect ¶
func (x *VirtualTimelockAccountWithStorageMetadata) ProtoReflect() protoreflect.Message
func (*VirtualTimelockAccountWithStorageMetadata) Reset ¶
func (x *VirtualTimelockAccountWithStorageMetadata) Reset()
func (*VirtualTimelockAccountWithStorageMetadata) String ¶
func (x *VirtualTimelockAccountWithStorageMetadata) String() string
func (*VirtualTimelockAccountWithStorageMetadata) Validate ¶
func (m *VirtualTimelockAccountWithStorageMetadata) Validate() error
Validate checks the field values on VirtualTimelockAccountWithStorageMetadata with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type VirtualTimelockAccountWithStorageMetadataValidationError ¶
type VirtualTimelockAccountWithStorageMetadataValidationError struct {
// contains filtered or unexported fields
}
VirtualTimelockAccountWithStorageMetadataValidationError is the validation error returned by VirtualTimelockAccountWithStorageMetadata.Validate if the designated constraints aren't met.
func (VirtualTimelockAccountWithStorageMetadataValidationError) Cause ¶
func (e VirtualTimelockAccountWithStorageMetadataValidationError) Cause() error
Cause function returns cause value.
func (VirtualTimelockAccountWithStorageMetadataValidationError) Error ¶
func (e VirtualTimelockAccountWithStorageMetadataValidationError) Error() string
Error satisfies the builtin error interface
func (VirtualTimelockAccountWithStorageMetadataValidationError) ErrorName ¶
func (e VirtualTimelockAccountWithStorageMetadataValidationError) ErrorName() string
ErrorName returns error name.
func (VirtualTimelockAccountWithStorageMetadataValidationError) Field ¶
func (e VirtualTimelockAccountWithStorageMetadataValidationError) Field() string
Field function returns field value.
func (VirtualTimelockAccountWithStorageMetadataValidationError) Key ¶
func (e VirtualTimelockAccountWithStorageMetadataValidationError) Key() bool
Key function returns key value.
func (VirtualTimelockAccountWithStorageMetadataValidationError) Reason ¶
func (e VirtualTimelockAccountWithStorageMetadataValidationError) Reason() string
Reason function returns reason value.