Versions in this module Expand all Collapse all v0 v0.0.1 Dec 17, 2024 Changes in this version + const PrivateService_AddStakingSecretKeys_FullMethodName + const PrivateService_AddToBootstrapBlacklist_FullMethodName + const PrivateService_AddToBootstrapWhitelist_FullMethodName + const PrivateService_AddToPeersWhitelist_FullMethodName + const PrivateService_AllowEveryoneToBootstrap_FullMethodName + const PrivateService_BanNodesByIds_FullMethodName + const PrivateService_BanNodesByIps_FullMethodName + const PrivateService_GetBootstrapBlacklist_FullMethodName + const PrivateService_GetBootstrapWhitelist_FullMethodName + const PrivateService_GetMipStatus_FullMethodName + const PrivateService_GetNodeStatus_FullMethodName + const PrivateService_GetPeersWhitelist_FullMethodName + const PrivateService_RemoveFromBootstrapBlacklist_FullMethodName + const PrivateService_RemoveFromBootstrapWhitelist_FullMethodName + const PrivateService_RemoveFromPeersWhitelist_FullMethodName + const PrivateService_RemoveStakingAddresses_FullMethodName + const PrivateService_ShutdownGracefully_FullMethodName + const PrivateService_SignMessages_FullMethodName + const PrivateService_UnbanNodesByIds_FullMethodName + const PrivateService_UnbanNodesByIps_FullMethodName + const PublicService_ExecuteReadOnlyCall_FullMethodName + const PublicService_GetBlocks_FullMethodName + const PublicService_GetDatastoreEntries_FullMethodName + const PublicService_GetEndorsements_FullMethodName + const PublicService_GetNextBlockBestParents_FullMethodName + const PublicService_GetOperationABICallStacks_FullMethodName + const PublicService_GetOperations_FullMethodName + const PublicService_GetScExecutionEvents_FullMethodName + const PublicService_GetSelectorDraws_FullMethodName + const PublicService_GetSlotABICallStacks_FullMethodName + const PublicService_GetSlotTransfers_FullMethodName + const PublicService_GetStakers_FullMethodName + const PublicService_GetStatus_FullMethodName + const PublicService_GetTransactionsThroughput_FullMethodName + const PublicService_NewBlocks_FullMethodName + const PublicService_NewEndorsements_FullMethodName + const PublicService_NewFilledBlocks_FullMethodName + const PublicService_NewOperations_FullMethodName + const PublicService_NewSlotABICallStacks_FullMethodName + const PublicService_NewSlotExecutionOutputs_FullMethodName + const PublicService_NewSlotTransfers_FullMethodName + const PublicService_QueryState_FullMethodName + const PublicService_SearchBlocks_FullMethodName + const PublicService_SearchEndorsements_FullMethodName + const PublicService_SearchOperations_FullMethodName + const PublicService_SendBlocks_FullMethodName + const PublicService_SendEndorsements_FullMethodName + const PublicService_SendOperations_FullMethodName + const PublicService_TransactionsThroughput_FullMethodName + var AddressCategory_name = map[int32]string + var AddressCategory_value = map[string]int32 + var AsyncPoolChangeType_name = map[int32]string + var AsyncPoolChangeType_value = map[string]int32 + var BlockStatus_name = map[int32]string + var BlockStatus_value = map[string]int32 + var ComparisonResult_name = map[int32]string + var ComparisonResult_value = map[string]int32 + var ComponentStateId_name = map[int32]string + var ComponentStateId_value = map[string]int32 + var ConnectionType_name = map[int32]string + var ConnectionType_value = map[string]int32 + var ExecutionOutputStatus_name = map[int32]string + var ExecutionOutputStatus_value = map[string]int32 + var ExecutionQueryExecutionStatus_name = map[int32]string + var ExecutionQueryExecutionStatus_value = map[string]int32 + var File_massa_api_v1_private_proto protoreflect.FileDescriptor + var File_massa_api_v1_public_proto protoreflect.FileDescriptor + var File_massa_model_v1_address_proto protoreflect.FileDescriptor + var File_massa_model_v1_amount_proto protoreflect.FileDescriptor + var File_massa_model_v1_block_proto protoreflect.FileDescriptor + var File_massa_model_v1_commons_proto protoreflect.FileDescriptor + var File_massa_model_v1_datastore_proto protoreflect.FileDescriptor + var File_massa_model_v1_denunciation_proto protoreflect.FileDescriptor + var File_massa_model_v1_draw_proto protoreflect.FileDescriptor + var File_massa_model_v1_endorsement_proto protoreflect.FileDescriptor + var File_massa_model_v1_execution_proto protoreflect.FileDescriptor + var File_massa_model_v1_node_proto protoreflect.FileDescriptor + var File_massa_model_v1_operation_proto protoreflect.FileDescriptor + var File_massa_model_v1_slot_proto protoreflect.FileDescriptor + var File_massa_model_v1_staker_proto protoreflect.FileDescriptor + var File_massa_model_v1_stats_proto protoreflect.FileDescriptor + var File_massa_model_v1_time_proto protoreflect.FileDescriptor + var File_massa_model_v1_versioning_proto protoreflect.FileDescriptor + var FinalityLevel_name = map[int32]string + var FinalityLevel_value = map[string]int32 + var LedgerChangeType_name = map[int32]string + var LedgerChangeType_value = map[string]int32 + var MipComponent_name = map[int32]string + var MipComponent_value = map[string]int32 + var OpType_name = map[int32]string + var OpType_value = map[string]int32 + var OperationExecutionStatus_name = map[int32]string + var OperationExecutionStatus_value = map[string]int32 + var PrivateService_ServiceDesc = grpc.ServiceDesc + var PublicService_ServiceDesc = grpc.ServiceDesc + var ScExecutionEventStatus_name = map[int32]string + var ScExecutionEventStatus_value = map[string]int32 + func RegisterPrivateServiceServer(s grpc.ServiceRegistrar, srv PrivateServiceServer) + func RegisterPublicServiceServer(s grpc.ServiceRegistrar, srv PublicServiceServer) + type ABICallStack struct + CallStack []*ABICallStackElementParent + func (*ABICallStack) Descriptor() ([]byte, []int) + func (*ABICallStack) ProtoMessage() + func (x *ABICallStack) GetCallStack() []*ABICallStackElementParent + func (x *ABICallStack) ProtoReflect() protoreflect.Message + func (x *ABICallStack) Reset() + func (x *ABICallStack) String() string + type ABICallStackElement struct + Name string + Parameters []string + ReturnValue string + func (*ABICallStackElement) Descriptor() ([]byte, []int) + func (*ABICallStackElement) ProtoMessage() + func (x *ABICallStackElement) GetName() string + func (x *ABICallStackElement) GetParameters() []string + func (x *ABICallStackElement) GetReturnValue() string + func (x *ABICallStackElement) ProtoReflect() protoreflect.Message + func (x *ABICallStackElement) Reset() + func (x *ABICallStackElement) String() string + type ABICallStackElementCall struct + Name string + Parameters []string + ReturnValue string + SubCalls []*ABICallStackElementParent + func (*ABICallStackElementCall) Descriptor() ([]byte, []int) + func (*ABICallStackElementCall) ProtoMessage() + func (x *ABICallStackElementCall) GetName() string + func (x *ABICallStackElementCall) GetParameters() []string + func (x *ABICallStackElementCall) GetReturnValue() string + func (x *ABICallStackElementCall) GetSubCalls() []*ABICallStackElementParent + func (x *ABICallStackElementCall) ProtoReflect() protoreflect.Message + func (x *ABICallStackElementCall) Reset() + func (x *ABICallStackElementCall) String() string + type ABICallStackElementParent struct + CallStackElement isABICallStackElementParent_CallStackElement + func (*ABICallStackElementParent) Descriptor() ([]byte, []int) + func (*ABICallStackElementParent) ProtoMessage() + func (m *ABICallStackElementParent) GetCallStackElement() isABICallStackElementParent_CallStackElement + func (x *ABICallStackElementParent) GetElement() *ABICallStackElement + func (x *ABICallStackElementParent) GetElementCall() *ABICallStackElementCall + func (x *ABICallStackElementParent) ProtoReflect() protoreflect.Message + func (x *ABICallStackElementParent) Reset() + func (x *ABICallStackElementParent) String() string + type ABICallStackElementParent_Element struct + Element *ABICallStackElement + type ABICallStackElementParent_ElementCall struct + ElementCall *ABICallStackElementCall + type ASCABICallStack struct + CallStack []*ABICallStackElementParent + Index uint64 + func (*ASCABICallStack) Descriptor() ([]byte, []int) + func (*ASCABICallStack) ProtoMessage() + func (x *ASCABICallStack) GetCallStack() []*ABICallStackElementParent + func (x *ASCABICallStack) GetIndex() uint64 + func (x *ASCABICallStack) ProtoReflect() protoreflect.Message + func (x *ASCABICallStack) Reset() + func (x *ASCABICallStack) String() string + type AddStakingSecretKeysRequest struct + SecretKeys []string + func (*AddStakingSecretKeysRequest) Descriptor() ([]byte, []int) + func (*AddStakingSecretKeysRequest) ProtoMessage() + func (x *AddStakingSecretKeysRequest) GetSecretKeys() []string + func (x *AddStakingSecretKeysRequest) ProtoReflect() protoreflect.Message + func (x *AddStakingSecretKeysRequest) Reset() + func (x *AddStakingSecretKeysRequest) String() string + type AddStakingSecretKeysResponse struct + func (*AddStakingSecretKeysResponse) Descriptor() ([]byte, []int) + func (*AddStakingSecretKeysResponse) ProtoMessage() + func (x *AddStakingSecretKeysResponse) ProtoReflect() protoreflect.Message + func (x *AddStakingSecretKeysResponse) Reset() + func (x *AddStakingSecretKeysResponse) String() string + type AddToBootstrapBlacklistRequest struct + Ips []string + func (*AddToBootstrapBlacklistRequest) Descriptor() ([]byte, []int) + func (*AddToBootstrapBlacklistRequest) ProtoMessage() + func (x *AddToBootstrapBlacklistRequest) GetIps() []string + func (x *AddToBootstrapBlacklistRequest) ProtoReflect() protoreflect.Message + func (x *AddToBootstrapBlacklistRequest) Reset() + func (x *AddToBootstrapBlacklistRequest) String() string + type AddToBootstrapBlacklistResponse struct + func (*AddToBootstrapBlacklistResponse) Descriptor() ([]byte, []int) + func (*AddToBootstrapBlacklistResponse) ProtoMessage() + func (x *AddToBootstrapBlacklistResponse) ProtoReflect() protoreflect.Message + func (x *AddToBootstrapBlacklistResponse) Reset() + func (x *AddToBootstrapBlacklistResponse) String() string + type AddToBootstrapWhitelistRequest struct + Ips []string + func (*AddToBootstrapWhitelistRequest) Descriptor() ([]byte, []int) + func (*AddToBootstrapWhitelistRequest) ProtoMessage() + func (x *AddToBootstrapWhitelistRequest) GetIps() []string + func (x *AddToBootstrapWhitelistRequest) ProtoReflect() protoreflect.Message + func (x *AddToBootstrapWhitelistRequest) Reset() + func (x *AddToBootstrapWhitelistRequest) String() string + type AddToBootstrapWhitelistResponse struct + func (*AddToBootstrapWhitelistResponse) Descriptor() ([]byte, []int) + func (*AddToBootstrapWhitelistResponse) ProtoMessage() + func (x *AddToBootstrapWhitelistResponse) ProtoReflect() protoreflect.Message + func (x *AddToBootstrapWhitelistResponse) Reset() + func (x *AddToBootstrapWhitelistResponse) String() string + type AddToPeersWhitelistRequest struct + Ips []string + func (*AddToPeersWhitelistRequest) Descriptor() ([]byte, []int) + func (*AddToPeersWhitelistRequest) ProtoMessage() + func (x *AddToPeersWhitelistRequest) GetIps() []string + func (x *AddToPeersWhitelistRequest) ProtoReflect() protoreflect.Message + func (x *AddToPeersWhitelistRequest) Reset() + func (x *AddToPeersWhitelistRequest) String() string + type AddToPeersWhitelistResponse struct + func (*AddToPeersWhitelistResponse) Descriptor() ([]byte, []int) + func (*AddToPeersWhitelistResponse) ProtoMessage() + func (x *AddToPeersWhitelistResponse) ProtoReflect() protoreflect.Message + func (x *AddToPeersWhitelistResponse) Reset() + func (x *AddToPeersWhitelistResponse) String() string + type AddressBalanceCandidate struct + Address string + func (*AddressBalanceCandidate) Descriptor() ([]byte, []int) + func (*AddressBalanceCandidate) ProtoMessage() + func (x *AddressBalanceCandidate) GetAddress() string + func (x *AddressBalanceCandidate) ProtoReflect() protoreflect.Message + func (x *AddressBalanceCandidate) Reset() + func (x *AddressBalanceCandidate) String() string + type AddressBalanceFinal struct + Address string + func (*AddressBalanceFinal) Descriptor() ([]byte, []int) + func (*AddressBalanceFinal) ProtoMessage() + func (x *AddressBalanceFinal) GetAddress() string + func (x *AddressBalanceFinal) ProtoReflect() protoreflect.Message + func (x *AddressBalanceFinal) Reset() + func (x *AddressBalanceFinal) String() string + type AddressBytecodeCandidate struct + Address string + func (*AddressBytecodeCandidate) Descriptor() ([]byte, []int) + func (*AddressBytecodeCandidate) ProtoMessage() + func (x *AddressBytecodeCandidate) GetAddress() string + func (x *AddressBytecodeCandidate) ProtoReflect() protoreflect.Message + func (x *AddressBytecodeCandidate) Reset() + func (x *AddressBytecodeCandidate) String() string + type AddressBytecodeFinal struct + Address string + func (*AddressBytecodeFinal) Descriptor() ([]byte, []int) + func (*AddressBytecodeFinal) ProtoMessage() + func (x *AddressBytecodeFinal) GetAddress() string + func (x *AddressBytecodeFinal) ProtoReflect() protoreflect.Message + func (x *AddressBytecodeFinal) Reset() + func (x *AddressBytecodeFinal) String() string + type AddressCategory int32 + const AddressCategory_ADDRESS_CATEGORY_SC_ADDRESS + const AddressCategory_ADDRESS_CATEGORY_UNSPECIFIED + const AddressCategory_ADDRESS_CATEGORY_USER_ADDRESS + func (AddressCategory) Descriptor() protoreflect.EnumDescriptor + func (AddressCategory) EnumDescriptor() ([]byte, []int) + func (AddressCategory) Type() protoreflect.EnumType + func (x AddressCategory) Enum() *AddressCategory + func (x AddressCategory) Number() protoreflect.EnumNumber + func (x AddressCategory) String() string + type AddressDatastoreKeysCandidate struct + Address string + Prefix []byte + func (*AddressDatastoreKeysCandidate) Descriptor() ([]byte, []int) + func (*AddressDatastoreKeysCandidate) ProtoMessage() + func (x *AddressDatastoreKeysCandidate) GetAddress() string + func (x *AddressDatastoreKeysCandidate) GetPrefix() []byte + func (x *AddressDatastoreKeysCandidate) ProtoReflect() protoreflect.Message + func (x *AddressDatastoreKeysCandidate) Reset() + func (x *AddressDatastoreKeysCandidate) String() string + type AddressDatastoreKeysFinal struct + Address string + Prefix []byte + func (*AddressDatastoreKeysFinal) Descriptor() ([]byte, []int) + func (*AddressDatastoreKeysFinal) ProtoMessage() + func (x *AddressDatastoreKeysFinal) GetAddress() string + func (x *AddressDatastoreKeysFinal) GetPrefix() []byte + func (x *AddressDatastoreKeysFinal) ProtoReflect() protoreflect.Message + func (x *AddressDatastoreKeysFinal) Reset() + func (x *AddressDatastoreKeysFinal) String() string + type AddressDatastoreValueCandidate struct + Address string + Key []byte + func (*AddressDatastoreValueCandidate) Descriptor() ([]byte, []int) + func (*AddressDatastoreValueCandidate) ProtoMessage() + func (x *AddressDatastoreValueCandidate) GetAddress() string + func (x *AddressDatastoreValueCandidate) GetKey() []byte + func (x *AddressDatastoreValueCandidate) ProtoReflect() protoreflect.Message + func (x *AddressDatastoreValueCandidate) Reset() + func (x *AddressDatastoreValueCandidate) String() string + type AddressDatastoreValueFinal struct + Address string + Key []byte + func (*AddressDatastoreValueFinal) Descriptor() ([]byte, []int) + func (*AddressDatastoreValueFinal) ProtoMessage() + func (x *AddressDatastoreValueFinal) GetAddress() string + func (x *AddressDatastoreValueFinal) GetKey() []byte + func (x *AddressDatastoreValueFinal) ProtoReflect() protoreflect.Message + func (x *AddressDatastoreValueFinal) Reset() + func (x *AddressDatastoreValueFinal) String() string + type AddressDeferredCreditsCandidate struct + Address string + func (*AddressDeferredCreditsCandidate) Descriptor() ([]byte, []int) + func (*AddressDeferredCreditsCandidate) ProtoMessage() + func (x *AddressDeferredCreditsCandidate) GetAddress() string + func (x *AddressDeferredCreditsCandidate) ProtoReflect() protoreflect.Message + func (x *AddressDeferredCreditsCandidate) Reset() + func (x *AddressDeferredCreditsCandidate) String() string + type AddressDeferredCreditsFinal struct + Address string + func (*AddressDeferredCreditsFinal) Descriptor() ([]byte, []int) + func (*AddressDeferredCreditsFinal) ProtoMessage() + func (x *AddressDeferredCreditsFinal) GetAddress() string + func (x *AddressDeferredCreditsFinal) ProtoReflect() protoreflect.Message + func (x *AddressDeferredCreditsFinal) Reset() + func (x *AddressDeferredCreditsFinal) String() string + type AddressExistsCandidate struct + Address string + func (*AddressExistsCandidate) Descriptor() ([]byte, []int) + func (*AddressExistsCandidate) ProtoMessage() + func (x *AddressExistsCandidate) GetAddress() string + func (x *AddressExistsCandidate) ProtoReflect() protoreflect.Message + func (x *AddressExistsCandidate) Reset() + func (x *AddressExistsCandidate) String() string + type AddressExistsFinal struct + Address string + func (*AddressExistsFinal) Descriptor() ([]byte, []int) + func (*AddressExistsFinal) ProtoMessage() + func (x *AddressExistsFinal) GetAddress() string + func (x *AddressExistsFinal) ProtoReflect() protoreflect.Message + func (x *AddressExistsFinal) Reset() + func (x *AddressExistsFinal) String() string + type AddressKeyEntry struct + Address string + Key []byte + func (*AddressKeyEntry) Descriptor() ([]byte, []int) + func (*AddressKeyEntry) ProtoMessage() + func (x *AddressKeyEntry) GetAddress() string + func (x *AddressKeyEntry) GetKey() []byte + func (x *AddressKeyEntry) ProtoReflect() protoreflect.Message + func (x *AddressKeyEntry) Reset() + func (x *AddressKeyEntry) String() string + type AddressKeysEntries struct + AddressKeyEntries []*AddressKeyEntry + func (*AddressKeysEntries) Descriptor() ([]byte, []int) + func (*AddressKeysEntries) ProtoMessage() + func (x *AddressKeysEntries) GetAddressKeyEntries() []*AddressKeyEntry + func (x *AddressKeysEntries) ProtoReflect() protoreflect.Message + func (x *AddressKeysEntries) Reset() + func (x *AddressKeysEntries) String() string + type AddressRollsCandidate struct + Address string + func (*AddressRollsCandidate) Descriptor() ([]byte, []int) + func (*AddressRollsCandidate) ProtoMessage() + func (x *AddressRollsCandidate) GetAddress() string + func (x *AddressRollsCandidate) ProtoReflect() protoreflect.Message + func (x *AddressRollsCandidate) Reset() + func (x *AddressRollsCandidate) String() string + type AddressRollsFinal struct + Address string + func (*AddressRollsFinal) Descriptor() ([]byte, []int) + func (*AddressRollsFinal) ProtoMessage() + func (x *AddressRollsFinal) GetAddress() string + func (x *AddressRollsFinal) ProtoReflect() protoreflect.Message + func (x *AddressRollsFinal) Reset() + func (x *AddressRollsFinal) String() string + type Addresses struct + Addresses []string + func (*Addresses) Descriptor() ([]byte, []int) + func (*Addresses) ProtoMessage() + func (x *Addresses) GetAddresses() []string + func (x *Addresses) ProtoReflect() protoreflect.Message + func (x *Addresses) Reset() + func (x *Addresses) String() string + type AllowEveryoneToBootstrapRequest struct + func (*AllowEveryoneToBootstrapRequest) Descriptor() ([]byte, []int) + func (*AllowEveryoneToBootstrapRequest) ProtoMessage() + func (x *AllowEveryoneToBootstrapRequest) ProtoReflect() protoreflect.Message + func (x *AllowEveryoneToBootstrapRequest) Reset() + func (x *AllowEveryoneToBootstrapRequest) String() string + type AllowEveryoneToBootstrapResponse struct + func (*AllowEveryoneToBootstrapResponse) Descriptor() ([]byte, []int) + func (*AllowEveryoneToBootstrapResponse) ProtoMessage() + func (x *AllowEveryoneToBootstrapResponse) ProtoReflect() protoreflect.Message + func (x *AllowEveryoneToBootstrapResponse) Reset() + func (x *AllowEveryoneToBootstrapResponse) String() string + type ArrayOfBytesWrapper struct + Items [][]byte + func (*ArrayOfBytesWrapper) Descriptor() ([]byte, []int) + func (*ArrayOfBytesWrapper) ProtoMessage() + func (x *ArrayOfBytesWrapper) GetItems() [][]byte + func (x *ArrayOfBytesWrapper) ProtoReflect() protoreflect.Message + func (x *ArrayOfBytesWrapper) Reset() + func (x *ArrayOfBytesWrapper) String() string + type AsyncMessage struct + CanBeExecuted bool + Coins *NativeAmount + Data []byte + Destination string + EmissionIndex uint64 + EmissionSlot *Slot + Fee *NativeAmount + Handler string + MaxGas uint64 + Sender string + Trigger *AsyncMessageTrigger + ValidityEnd *Slot + ValidityStart *Slot + func (*AsyncMessage) Descriptor() ([]byte, []int) + func (*AsyncMessage) ProtoMessage() + func (x *AsyncMessage) GetCanBeExecuted() bool + func (x *AsyncMessage) GetCoins() *NativeAmount + func (x *AsyncMessage) GetData() []byte + func (x *AsyncMessage) GetDestination() string + func (x *AsyncMessage) GetEmissionIndex() uint64 + func (x *AsyncMessage) GetEmissionSlot() *Slot + func (x *AsyncMessage) GetFee() *NativeAmount + func (x *AsyncMessage) GetHandler() string + func (x *AsyncMessage) GetMaxGas() uint64 + func (x *AsyncMessage) GetSender() string + func (x *AsyncMessage) GetTrigger() *AsyncMessageTrigger + func (x *AsyncMessage) GetValidityEnd() *Slot + func (x *AsyncMessage) GetValidityStart() *Slot + func (x *AsyncMessage) ProtoReflect() protoreflect.Message + func (x *AsyncMessage) Reset() + func (x *AsyncMessage) String() string + type AsyncMessageTrigger struct + Address string + DatastoreKey *wrapperspb.BytesValue + func (*AsyncMessageTrigger) Descriptor() ([]byte, []int) + func (*AsyncMessageTrigger) ProtoMessage() + func (x *AsyncMessageTrigger) GetAddress() string + func (x *AsyncMessageTrigger) GetDatastoreKey() *wrapperspb.BytesValue + func (x *AsyncMessageTrigger) ProtoReflect() protoreflect.Message + func (x *AsyncMessageTrigger) Reset() + func (x *AsyncMessageTrigger) String() string + type AsyncMessageUpdate struct + CanBeExecuted *SetOrKeepBool + Coins *SetOrKeepUint64 + Data *SetOrKeepBytes + Destination *SetOrKeepString + EmissionIndex *SetOrKeepUint64 + EmissionSlot *SetOrKeepSlot + Fee *SetOrKeepUint64 + Handler *SetOrKeepString + MaxGas *SetOrKeepUint64 + Sender *SetOrKeepString + Trigger *SetOrKeepAsyncMessageTrigger + ValidityEnd *SetOrKeepSlot + ValidityStart *SetOrKeepSlot + func (*AsyncMessageUpdate) Descriptor() ([]byte, []int) + func (*AsyncMessageUpdate) ProtoMessage() + func (x *AsyncMessageUpdate) GetCanBeExecuted() *SetOrKeepBool + func (x *AsyncMessageUpdate) GetCoins() *SetOrKeepUint64 + func (x *AsyncMessageUpdate) GetData() *SetOrKeepBytes + func (x *AsyncMessageUpdate) GetDestination() *SetOrKeepString + func (x *AsyncMessageUpdate) GetEmissionIndex() *SetOrKeepUint64 + func (x *AsyncMessageUpdate) GetEmissionSlot() *SetOrKeepSlot + func (x *AsyncMessageUpdate) GetFee() *SetOrKeepUint64 + func (x *AsyncMessageUpdate) GetHandler() *SetOrKeepString + func (x *AsyncMessageUpdate) GetMaxGas() *SetOrKeepUint64 + func (x *AsyncMessageUpdate) GetSender() *SetOrKeepString + func (x *AsyncMessageUpdate) GetTrigger() *SetOrKeepAsyncMessageTrigger + func (x *AsyncMessageUpdate) GetValidityEnd() *SetOrKeepSlot + func (x *AsyncMessageUpdate) GetValidityStart() *SetOrKeepSlot + func (x *AsyncMessageUpdate) ProtoReflect() protoreflect.Message + func (x *AsyncMessageUpdate) Reset() + func (x *AsyncMessageUpdate) String() string + type AsyncPoolChangeEntry struct + AsyncMessageId string + Value *AsyncPoolChangeValue + func (*AsyncPoolChangeEntry) Descriptor() ([]byte, []int) + func (*AsyncPoolChangeEntry) ProtoMessage() + func (x *AsyncPoolChangeEntry) GetAsyncMessageId() string + func (x *AsyncPoolChangeEntry) GetValue() *AsyncPoolChangeValue + func (x *AsyncPoolChangeEntry) ProtoReflect() protoreflect.Message + func (x *AsyncPoolChangeEntry) Reset() + func (x *AsyncPoolChangeEntry) String() string + type AsyncPoolChangeType int32 + const AsyncPoolChangeType_ASYNC_POOL_CHANGE_TYPE_DELETE + const AsyncPoolChangeType_ASYNC_POOL_CHANGE_TYPE_SET + const AsyncPoolChangeType_ASYNC_POOL_CHANGE_TYPE_UNSPECIFIED + const AsyncPoolChangeType_ASYNC_POOL_CHANGE_TYPE_UPDATE + func (AsyncPoolChangeType) Descriptor() protoreflect.EnumDescriptor + func (AsyncPoolChangeType) EnumDescriptor() ([]byte, []int) + func (AsyncPoolChangeType) Type() protoreflect.EnumType + func (x AsyncPoolChangeType) Enum() *AsyncPoolChangeType + func (x AsyncPoolChangeType) Number() protoreflect.EnumNumber + func (x AsyncPoolChangeType) String() string + type AsyncPoolChangeValue struct + Message isAsyncPoolChangeValue_Message + Type AsyncPoolChangeType + func (*AsyncPoolChangeValue) Descriptor() ([]byte, []int) + func (*AsyncPoolChangeValue) ProtoMessage() + func (m *AsyncPoolChangeValue) GetMessage() isAsyncPoolChangeValue_Message + func (x *AsyncPoolChangeValue) GetCreatedMessage() *AsyncMessage + func (x *AsyncPoolChangeValue) GetType() AsyncPoolChangeType + func (x *AsyncPoolChangeValue) GetUpdatedMessage() *AsyncMessageUpdate + func (x *AsyncPoolChangeValue) ProtoReflect() protoreflect.Message + func (x *AsyncPoolChangeValue) Reset() + func (x *AsyncPoolChangeValue) String() string + type AsyncPoolChangeValue_CreatedMessage struct + CreatedMessage *AsyncMessage + type AsyncPoolChangeValue_UpdatedMessage struct + UpdatedMessage *AsyncMessageUpdate + type AsyncPoolChangesFilter struct + Filter isAsyncPoolChangesFilter_Filter + func (*AsyncPoolChangesFilter) Descriptor() ([]byte, []int) + func (*AsyncPoolChangesFilter) ProtoMessage() + func (m *AsyncPoolChangesFilter) GetFilter() isAsyncPoolChangesFilter_Filter + func (x *AsyncPoolChangesFilter) GetCanBeExecuted() bool + func (x *AsyncPoolChangesFilter) GetDestinationAddress() string + func (x *AsyncPoolChangesFilter) GetEmitterAddress() string + func (x *AsyncPoolChangesFilter) GetHandler() string + func (x *AsyncPoolChangesFilter) GetNone() *Empty + func (x *AsyncPoolChangesFilter) GetType() AsyncPoolChangeType + func (x *AsyncPoolChangesFilter) ProtoReflect() protoreflect.Message + func (x *AsyncPoolChangesFilter) Reset() + func (x *AsyncPoolChangesFilter) String() string + type AsyncPoolChangesFilter_CanBeExecuted struct + CanBeExecuted bool + type AsyncPoolChangesFilter_DestinationAddress struct + DestinationAddress string + type AsyncPoolChangesFilter_EmitterAddress struct + EmitterAddress string + type AsyncPoolChangesFilter_Handler struct + Handler string + type AsyncPoolChangesFilter_None struct + None *Empty + type AsyncPoolChangesFilter_Type struct + Type AsyncPoolChangeType + type BanNodesByIdsRequest struct + NodeIds []string + func (*BanNodesByIdsRequest) Descriptor() ([]byte, []int) + func (*BanNodesByIdsRequest) ProtoMessage() + func (x *BanNodesByIdsRequest) GetNodeIds() []string + func (x *BanNodesByIdsRequest) ProtoReflect() protoreflect.Message + func (x *BanNodesByIdsRequest) Reset() + func (x *BanNodesByIdsRequest) String() string + type BanNodesByIdsResponse struct + func (*BanNodesByIdsResponse) Descriptor() ([]byte, []int) + func (*BanNodesByIdsResponse) ProtoMessage() + func (x *BanNodesByIdsResponse) ProtoReflect() protoreflect.Message + func (x *BanNodesByIdsResponse) Reset() + func (x *BanNodesByIdsResponse) String() string + type BanNodesByIpsRequest struct + Ips []string + func (*BanNodesByIpsRequest) Descriptor() ([]byte, []int) + func (*BanNodesByIpsRequest) ProtoMessage() + func (x *BanNodesByIpsRequest) GetIps() []string + func (x *BanNodesByIpsRequest) ProtoReflect() protoreflect.Message + func (x *BanNodesByIpsRequest) Reset() + func (x *BanNodesByIpsRequest) String() string + type BanNodesByIpsResponse struct + func (*BanNodesByIpsResponse) Descriptor() ([]byte, []int) + func (*BanNodesByIpsResponse) ProtoMessage() + func (x *BanNodesByIpsResponse) ProtoReflect() protoreflect.Message + func (x *BanNodesByIpsResponse) Reset() + func (x *BanNodesByIpsResponse) String() string + type Block struct + Header *SignedBlockHeader + Operations []string + func (*Block) Descriptor() ([]byte, []int) + func (*Block) ProtoMessage() + func (x *Block) GetHeader() *SignedBlockHeader + func (x *Block) GetOperations() []string + func (x *Block) ProtoReflect() protoreflect.Message + func (x *Block) Reset() + func (x *Block) String() string + type BlockHeader struct + AnnouncedVersion *wrapperspb.UInt32Value + CurrentVersion uint32 + Denunciations []*Denunciation + Endorsements []*SignedEndorsement + OperationsHash string + Parents []string + Slot *Slot + func (*BlockHeader) Descriptor() ([]byte, []int) + func (*BlockHeader) ProtoMessage() + func (x *BlockHeader) GetAnnouncedVersion() *wrapperspb.UInt32Value + func (x *BlockHeader) GetCurrentVersion() uint32 + func (x *BlockHeader) GetDenunciations() []*Denunciation + func (x *BlockHeader) GetEndorsements() []*SignedEndorsement + func (x *BlockHeader) GetOperationsHash() string + func (x *BlockHeader) GetParents() []string + func (x *BlockHeader) GetSlot() *Slot + func (x *BlockHeader) ProtoReflect() protoreflect.Message + func (x *BlockHeader) Reset() + func (x *BlockHeader) String() string + type BlockHeaderDenunciation struct + Hash_1 string + Hash_2 string + PublicKey string + Signature_1 string + Signature_2 string + Slot *Slot + func (*BlockHeaderDenunciation) Descriptor() ([]byte, []int) + func (*BlockHeaderDenunciation) ProtoMessage() + func (x *BlockHeaderDenunciation) GetHash_1() string + func (x *BlockHeaderDenunciation) GetHash_2() string + func (x *BlockHeaderDenunciation) GetPublicKey() string + func (x *BlockHeaderDenunciation) GetSignature_1() string + func (x *BlockHeaderDenunciation) GetSignature_2() string + func (x *BlockHeaderDenunciation) GetSlot() *Slot + func (x *BlockHeaderDenunciation) ProtoReflect() protoreflect.Message + func (x *BlockHeaderDenunciation) Reset() + func (x *BlockHeaderDenunciation) String() string + type BlockIds struct + BlockIds []string + func (*BlockIds) Descriptor() ([]byte, []int) + func (*BlockIds) ProtoMessage() + func (x *BlockIds) GetBlockIds() []string + func (x *BlockIds) ProtoReflect() protoreflect.Message + func (x *BlockIds) Reset() + func (x *BlockIds) String() string + type BlockInfo struct + BlockId string + Status BlockStatus + func (*BlockInfo) Descriptor() ([]byte, []int) + func (*BlockInfo) ProtoMessage() + func (x *BlockInfo) GetBlockId() string + func (x *BlockInfo) GetStatus() BlockStatus + func (x *BlockInfo) ProtoReflect() protoreflect.Message + func (x *BlockInfo) Reset() + func (x *BlockInfo) String() string + type BlockParent struct + BlockId string + Period uint64 + func (*BlockParent) Descriptor() ([]byte, []int) + func (*BlockParent) ProtoMessage() + func (x *BlockParent) GetBlockId() string + func (x *BlockParent) GetPeriod() uint64 + func (x *BlockParent) ProtoReflect() protoreflect.Message + func (x *BlockParent) Reset() + func (x *BlockParent) String() string + type BlockStatus int32 + const BlockStatus_BLOCK_STATUS_DISCARDED + const BlockStatus_BLOCK_STATUS_FINAL + const BlockStatus_BLOCK_STATUS_NON_FINAL_ALTERNATE_CLIQUE + const BlockStatus_BLOCK_STATUS_NON_FINAL_BLOCKCLIQUE + const BlockStatus_BLOCK_STATUS_UNSPECIFIED + func (BlockStatus) Descriptor() protoreflect.EnumDescriptor + func (BlockStatus) EnumDescriptor() ([]byte, []int) + func (BlockStatus) Type() protoreflect.EnumType + func (x BlockStatus) Enum() *BlockStatus + func (x BlockStatus) Number() protoreflect.EnumNumber + func (x BlockStatus) String() string + type BlockWrapper struct + Block *Block + Status BlockStatus + func (*BlockWrapper) Descriptor() ([]byte, []int) + func (*BlockWrapper) ProtoMessage() + func (x *BlockWrapper) GetBlock() *Block + func (x *BlockWrapper) GetStatus() BlockStatus + func (x *BlockWrapper) ProtoReflect() protoreflect.Message + func (x *BlockWrapper) Reset() + func (x *BlockWrapper) String() string + type BytecodeExecution struct + Bytecode []byte + OperationDatastore []byte + func (*BytecodeExecution) Descriptor() ([]byte, []int) + func (*BytecodeExecution) ProtoMessage() + func (x *BytecodeExecution) GetBytecode() []byte + func (x *BytecodeExecution) GetOperationDatastore() []byte + func (x *BytecodeExecution) ProtoReflect() protoreflect.Message + func (x *BytecodeExecution) Reset() + func (x *BytecodeExecution) String() string + type BytesMapFieldEntry struct + Key []byte + Value []byte + func (*BytesMapFieldEntry) Descriptor() ([]byte, []int) + func (*BytesMapFieldEntry) ProtoMessage() + func (x *BytesMapFieldEntry) GetKey() []byte + func (x *BytesMapFieldEntry) GetValue() []byte + func (x *BytesMapFieldEntry) ProtoReflect() protoreflect.Message + func (x *BytesMapFieldEntry) Reset() + func (x *BytesMapFieldEntry) String() string + type CallSC struct + Coins *NativeAmount + MaxGas uint64 + Parameter []byte + TargetAddress string + TargetFunction string + func (*CallSC) Descriptor() ([]byte, []int) + func (*CallSC) ProtoMessage() + func (x *CallSC) GetCoins() *NativeAmount + func (x *CallSC) GetMaxGas() uint64 + func (x *CallSC) GetParameter() []byte + func (x *CallSC) GetTargetAddress() string + func (x *CallSC) GetTargetFunction() string + func (x *CallSC) ProtoReflect() protoreflect.Message + func (x *CallSC) Reset() + func (x *CallSC) String() string + type CompactConfig struct + BlockReward *NativeAmount + DeltaF0 uint64 + EndTimestamp *NativeTime + GenesisTimestamp *NativeTime + MaxBlockSize uint32 + OperationValidityPeriods uint64 + PeriodsPerCycle uint64 + RollPrice *NativeAmount + T0 *NativeTime + ThreadCount uint32 + func (*CompactConfig) Descriptor() ([]byte, []int) + func (*CompactConfig) ProtoMessage() + func (x *CompactConfig) GetBlockReward() *NativeAmount + func (x *CompactConfig) GetDeltaF0() uint64 + func (x *CompactConfig) GetEndTimestamp() *NativeTime + func (x *CompactConfig) GetGenesisTimestamp() *NativeTime + func (x *CompactConfig) GetMaxBlockSize() uint32 + func (x *CompactConfig) GetOperationValidityPeriods() uint64 + func (x *CompactConfig) GetPeriodsPerCycle() uint64 + func (x *CompactConfig) GetRollPrice() *NativeAmount + func (x *CompactConfig) GetT0() *NativeTime + func (x *CompactConfig) GetThreadCount() uint32 + func (x *CompactConfig) ProtoReflect() protoreflect.Message + func (x *CompactConfig) Reset() + func (x *CompactConfig) String() string + type ComparisonResult int32 + const ComparisonResult_COMPARISON_RESULT_EQUAL + const ComparisonResult_COMPARISON_RESULT_GREATER + const ComparisonResult_COMPARISON_RESULT_LOWER + const ComparisonResult_COMPARISON_RESULT_UNSPECIFIED + func (ComparisonResult) Descriptor() protoreflect.EnumDescriptor + func (ComparisonResult) EnumDescriptor() ([]byte, []int) + func (ComparisonResult) Type() protoreflect.EnumType + func (x ComparisonResult) Enum() *ComparisonResult + func (x ComparisonResult) Number() protoreflect.EnumNumber + func (x ComparisonResult) String() string + type ComponentStateId int32 + const ComponentStateId_COMPONENT_STATE_ID_ACTIVE + const ComponentStateId_COMPONENT_STATE_ID_DEFINED + const ComponentStateId_COMPONENT_STATE_ID_ERROR + const ComponentStateId_COMPONENT_STATE_ID_FAILED + const ComponentStateId_COMPONENT_STATE_ID_LOCKEDIN + const ComponentStateId_COMPONENT_STATE_ID_STARTED + const ComponentStateId_COMPONENT_STATE_ID_UNSPECIFIED + func (ComponentStateId) Descriptor() protoreflect.EnumDescriptor + func (ComponentStateId) EnumDescriptor() ([]byte, []int) + func (ComponentStateId) Type() protoreflect.EnumType + func (x ComponentStateId) Enum() *ComponentStateId + func (x ComponentStateId) Number() protoreflect.EnumNumber + func (x ComponentStateId) String() string + type ConnectedNode struct + ConnectionType ConnectionType + NodeId string + NodeIp string + func (*ConnectedNode) Descriptor() ([]byte, []int) + func (*ConnectedNode) ProtoMessage() + func (x *ConnectedNode) GetConnectionType() ConnectionType + func (x *ConnectedNode) GetNodeId() string + func (x *ConnectedNode) GetNodeIp() string + func (x *ConnectedNode) ProtoReflect() protoreflect.Message + func (x *ConnectedNode) Reset() + func (x *ConnectedNode) String() string + type ConnectionType int32 + const ConnectionType_CONNECTION_TYPE_INCOMING + const ConnectionType_CONNECTION_TYPE_OUTGOING + const ConnectionType_CONNECTION_TYPE_UNSPECIFIED + func (ConnectionType) Descriptor() protoreflect.EnumDescriptor + func (ConnectionType) EnumDescriptor() ([]byte, []int) + func (ConnectionType) Type() protoreflect.EnumType + func (x ConnectionType) Enum() *ConnectionType + func (x ConnectionType) Number() protoreflect.EnumNumber + func (x ConnectionType) String() string + type ConsensusStats struct + CliqueCount uint64 + EndTimespan *NativeTime + FinalBlockCount uint64 + StaleBlockCount uint64 + StartTimespan *NativeTime + func (*ConsensusStats) Descriptor() ([]byte, []int) + func (*ConsensusStats) ProtoMessage() + func (x *ConsensusStats) GetCliqueCount() uint64 + func (x *ConsensusStats) GetEndTimespan() *NativeTime + func (x *ConsensusStats) GetFinalBlockCount() uint64 + func (x *ConsensusStats) GetStaleBlockCount() uint64 + func (x *ConsensusStats) GetStartTimespan() *NativeTime + func (x *ConsensusStats) ProtoReflect() protoreflect.Message + func (x *ConsensusStats) Reset() + func (x *ConsensusStats) String() string + type CycleInfos struct + Cycle uint64 + RestrictToAddresses []string + func (*CycleInfos) Descriptor() ([]byte, []int) + func (*CycleInfos) ProtoMessage() + func (x *CycleInfos) GetCycle() uint64 + func (x *CycleInfos) GetRestrictToAddresses() []string + func (x *CycleInfos) ProtoReflect() protoreflect.Message + func (x *CycleInfos) Reset() + func (x *CycleInfos) String() string + type DatastoreEntry struct + CandidateValue []byte + FinalValue []byte + func (*DatastoreEntry) Descriptor() ([]byte, []int) + func (*DatastoreEntry) ProtoMessage() + func (x *DatastoreEntry) GetCandidateValue() []byte + func (x *DatastoreEntry) GetFinalValue() []byte + func (x *DatastoreEntry) ProtoReflect() protoreflect.Message + func (x *DatastoreEntry) Reset() + func (x *DatastoreEntry) String() string + type DeferredCreditsEntry struct + Amount *NativeAmount + Slot *Slot + func (*DeferredCreditsEntry) Descriptor() ([]byte, []int) + func (*DeferredCreditsEntry) ProtoMessage() + func (x *DeferredCreditsEntry) GetAmount() *NativeAmount + func (x *DeferredCreditsEntry) GetSlot() *Slot + func (x *DeferredCreditsEntry) ProtoReflect() protoreflect.Message + func (x *DeferredCreditsEntry) Reset() + func (x *DeferredCreditsEntry) String() string + type DeferredCreditsEntryWrapper struct + Entries []*DeferredCreditsEntry + func (*DeferredCreditsEntryWrapper) Descriptor() ([]byte, []int) + func (*DeferredCreditsEntryWrapper) ProtoMessage() + func (x *DeferredCreditsEntryWrapper) GetEntries() []*DeferredCreditsEntry + func (x *DeferredCreditsEntryWrapper) ProtoReflect() protoreflect.Message + func (x *DeferredCreditsEntryWrapper) Reset() + func (x *DeferredCreditsEntryWrapper) String() string + type Denunciation struct + Entry isDenunciation_Entry + func (*Denunciation) Descriptor() ([]byte, []int) + func (*Denunciation) ProtoMessage() + func (m *Denunciation) GetEntry() isDenunciation_Entry + func (x *Denunciation) GetBlockHeader() *BlockHeaderDenunciation + func (x *Denunciation) GetEndorsement() *EndorsementDenunciation + func (x *Denunciation) ProtoReflect() protoreflect.Message + func (x *Denunciation) Reset() + func (x *Denunciation) String() string + type DenunciationBlockHeader struct + Slot *Slot + func (*DenunciationBlockHeader) Descriptor() ([]byte, []int) + func (*DenunciationBlockHeader) ProtoMessage() + func (x *DenunciationBlockHeader) GetSlot() *Slot + func (x *DenunciationBlockHeader) ProtoReflect() protoreflect.Message + func (x *DenunciationBlockHeader) Reset() + func (x *DenunciationBlockHeader) String() string + type DenunciationEndorsement struct + Index uint32 + Slot *Slot + func (*DenunciationEndorsement) Descriptor() ([]byte, []int) + func (*DenunciationEndorsement) ProtoMessage() + func (x *DenunciationEndorsement) GetIndex() uint32 + func (x *DenunciationEndorsement) GetSlot() *Slot + func (x *DenunciationEndorsement) ProtoReflect() protoreflect.Message + func (x *DenunciationEndorsement) Reset() + func (x *DenunciationEndorsement) String() string + type DenunciationExecutionStatusCandidate struct + DenunciationIndex *DenunciationIndex + func (*DenunciationExecutionStatusCandidate) Descriptor() ([]byte, []int) + func (*DenunciationExecutionStatusCandidate) ProtoMessage() + func (x *DenunciationExecutionStatusCandidate) GetDenunciationIndex() *DenunciationIndex + func (x *DenunciationExecutionStatusCandidate) ProtoReflect() protoreflect.Message + func (x *DenunciationExecutionStatusCandidate) Reset() + func (x *DenunciationExecutionStatusCandidate) String() string + type DenunciationExecutionStatusFinal struct + DenunciationIndex *DenunciationIndex + func (*DenunciationExecutionStatusFinal) Descriptor() ([]byte, []int) + func (*DenunciationExecutionStatusFinal) ProtoMessage() + func (x *DenunciationExecutionStatusFinal) GetDenunciationIndex() *DenunciationIndex + func (x *DenunciationExecutionStatusFinal) ProtoReflect() protoreflect.Message + func (x *DenunciationExecutionStatusFinal) Reset() + func (x *DenunciationExecutionStatusFinal) String() string + type DenunciationIndex struct + Entry isDenunciationIndex_Entry + func (*DenunciationIndex) Descriptor() ([]byte, []int) + func (*DenunciationIndex) ProtoMessage() + func (m *DenunciationIndex) GetEntry() isDenunciationIndex_Entry + func (x *DenunciationIndex) GetBlockHeader() *DenunciationBlockHeader + func (x *DenunciationIndex) GetEndorsement() *DenunciationEndorsement + func (x *DenunciationIndex) ProtoReflect() protoreflect.Message + func (x *DenunciationIndex) Reset() + func (x *DenunciationIndex) String() string + type DenunciationIndex_BlockHeader struct + BlockHeader *DenunciationBlockHeader + type DenunciationIndex_Endorsement struct + Endorsement *DenunciationEndorsement + type Denunciation_BlockHeader struct + BlockHeader *BlockHeaderDenunciation + type Denunciation_Endorsement struct + Endorsement *EndorsementDenunciation + type Empty struct + func (*Empty) Descriptor() ([]byte, []int) + func (*Empty) ProtoMessage() + func (x *Empty) ProtoReflect() protoreflect.Message + func (x *Empty) Reset() + func (x *Empty) String() string + type Endorsement struct + EndorsedBlock string + Index uint32 + Slot *Slot + func (*Endorsement) Descriptor() ([]byte, []int) + func (*Endorsement) ProtoMessage() + func (x *Endorsement) GetEndorsedBlock() string + func (x *Endorsement) GetIndex() uint32 + func (x *Endorsement) GetSlot() *Slot + func (x *Endorsement) ProtoReflect() protoreflect.Message + func (x *Endorsement) Reset() + func (x *Endorsement) String() string + type EndorsementDenunciation struct + Hash_1 string + Hash_2 string + Index uint32 + PublicKey string + Signature_1 string + Signature_2 string + Slot *Slot + func (*EndorsementDenunciation) Descriptor() ([]byte, []int) + func (*EndorsementDenunciation) ProtoMessage() + func (x *EndorsementDenunciation) GetHash_1() string + func (x *EndorsementDenunciation) GetHash_2() string + func (x *EndorsementDenunciation) GetIndex() uint32 + func (x *EndorsementDenunciation) GetPublicKey() string + func (x *EndorsementDenunciation) GetSignature_1() string + func (x *EndorsementDenunciation) GetSignature_2() string + func (x *EndorsementDenunciation) GetSlot() *Slot + func (x *EndorsementDenunciation) ProtoReflect() protoreflect.Message + func (x *EndorsementDenunciation) Reset() + func (x *EndorsementDenunciation) String() string + type EndorsementDraw struct + Index uint64 + Producer string + func (*EndorsementDraw) Descriptor() ([]byte, []int) + func (*EndorsementDraw) ProtoMessage() + func (x *EndorsementDraw) GetIndex() uint64 + func (x *EndorsementDraw) GetProducer() string + func (x *EndorsementDraw) ProtoReflect() protoreflect.Message + func (x *EndorsementDraw) Reset() + func (x *EndorsementDraw) String() string + type EndorsementIds struct + EndorsementIds []string + func (*EndorsementIds) Descriptor() ([]byte, []int) + func (*EndorsementIds) ProtoMessage() + func (x *EndorsementIds) GetEndorsementIds() []string + func (x *EndorsementIds) ProtoReflect() protoreflect.Message + func (x *EndorsementIds) Reset() + func (x *EndorsementIds) String() string + type EndorsementInfo struct + EndorsementId string + InBlocks []string + InPool bool + IsFinal bool + func (*EndorsementInfo) Descriptor() ([]byte, []int) + func (*EndorsementInfo) ProtoMessage() + func (x *EndorsementInfo) GetEndorsementId() string + func (x *EndorsementInfo) GetInBlocks() []string + func (x *EndorsementInfo) GetInPool() bool + func (x *EndorsementInfo) GetIsFinal() bool + func (x *EndorsementInfo) ProtoReflect() protoreflect.Message + func (x *EndorsementInfo) Reset() + func (x *EndorsementInfo) String() string + type EndorsementWrapper struct + Endorsement *SignedEndorsement + InBlocks []string + InPool bool + IsFinal bool + func (*EndorsementWrapper) Descriptor() ([]byte, []int) + func (*EndorsementWrapper) ProtoMessage() + func (x *EndorsementWrapper) GetEndorsement() *SignedEndorsement + func (x *EndorsementWrapper) GetInBlocks() []string + func (x *EndorsementWrapper) GetInPool() bool + func (x *EndorsementWrapper) GetIsFinal() bool + func (x *EndorsementWrapper) ProtoReflect() protoreflect.Message + func (x *EndorsementWrapper) Reset() + func (x *EndorsementWrapper) String() string + type Error struct + Code int32 + Message string + func (*Error) Descriptor() ([]byte, []int) + func (*Error) ProtoMessage() + func (x *Error) GetCode() int32 + func (x *Error) GetMessage() string + func (x *Error) ProtoReflect() protoreflect.Message + func (x *Error) Reset() + func (x *Error) String() string + type Events struct + Filters []*ScExecutionEventsFilter + func (*Events) Descriptor() ([]byte, []int) + func (*Events) ProtoMessage() + func (x *Events) GetFilters() []*ScExecutionEventsFilter + func (x *Events) ProtoReflect() protoreflect.Message + func (x *Events) Reset() + func (x *Events) String() string + type ExecuteReadOnlyCallRequest struct + Call *ReadOnlyExecutionCall + func (*ExecuteReadOnlyCallRequest) Descriptor() ([]byte, []int) + func (*ExecuteReadOnlyCallRequest) ProtoMessage() + func (x *ExecuteReadOnlyCallRequest) GetCall() *ReadOnlyExecutionCall + func (x *ExecuteReadOnlyCallRequest) ProtoReflect() protoreflect.Message + func (x *ExecuteReadOnlyCallRequest) Reset() + func (x *ExecuteReadOnlyCallRequest) String() string + type ExecuteReadOnlyCallResponse struct + Output *ReadOnlyExecutionOutput + func (*ExecuteReadOnlyCallResponse) Descriptor() ([]byte, []int) + func (*ExecuteReadOnlyCallResponse) ProtoMessage() + func (x *ExecuteReadOnlyCallResponse) GetOutput() *ReadOnlyExecutionOutput + func (x *ExecuteReadOnlyCallResponse) ProtoReflect() protoreflect.Message + func (x *ExecuteReadOnlyCallResponse) Reset() + func (x *ExecuteReadOnlyCallResponse) String() string + type ExecuteSC struct + Data []byte + Datastore []*BytesMapFieldEntry + MaxCoins uint64 + MaxGas uint64 + func (*ExecuteSC) Descriptor() ([]byte, []int) + func (*ExecuteSC) ProtoMessage() + func (x *ExecuteSC) GetData() []byte + func (x *ExecuteSC) GetDatastore() []*BytesMapFieldEntry + func (x *ExecuteSC) GetMaxCoins() uint64 + func (x *ExecuteSC) GetMaxGas() uint64 + func (x *ExecuteSC) ProtoReflect() protoreflect.Message + func (x *ExecuteSC) Reset() + func (x *ExecuteSC) String() string + type ExecutedDenounciationFilter struct + Filter isExecutedDenounciationFilter_Filter + func (*ExecutedDenounciationFilter) Descriptor() ([]byte, []int) + func (*ExecutedDenounciationFilter) ProtoMessage() + func (m *ExecutedDenounciationFilter) GetFilter() isExecutedDenounciationFilter_Filter + func (x *ExecutedDenounciationFilter) GetNone() *Empty + func (x *ExecutedDenounciationFilter) ProtoReflect() protoreflect.Message + func (x *ExecutedDenounciationFilter) Reset() + func (x *ExecutedDenounciationFilter) String() string + type ExecutedDenounciationFilter_None struct + None *Empty + type ExecutedOpsChangeEntry struct + OperationId string + Value *ExecutedOpsChangeValue + func (*ExecutedOpsChangeEntry) Descriptor() ([]byte, []int) + func (*ExecutedOpsChangeEntry) ProtoMessage() + func (x *ExecutedOpsChangeEntry) GetOperationId() string + func (x *ExecutedOpsChangeEntry) GetValue() *ExecutedOpsChangeValue + func (x *ExecutedOpsChangeEntry) ProtoReflect() protoreflect.Message + func (x *ExecutedOpsChangeEntry) Reset() + func (x *ExecutedOpsChangeEntry) String() string + type ExecutedOpsChangeValue struct + Slot *Slot + Status OperationExecutionStatus + func (*ExecutedOpsChangeValue) Descriptor() ([]byte, []int) + func (*ExecutedOpsChangeValue) ProtoMessage() + func (x *ExecutedOpsChangeValue) GetSlot() *Slot + func (x *ExecutedOpsChangeValue) GetStatus() OperationExecutionStatus + func (x *ExecutedOpsChangeValue) ProtoReflect() protoreflect.Message + func (x *ExecutedOpsChangeValue) Reset() + func (x *ExecutedOpsChangeValue) String() string + type ExecutedOpsChangesFilter struct + Filter isExecutedOpsChangesFilter_Filter + func (*ExecutedOpsChangesFilter) Descriptor() ([]byte, []int) + func (*ExecutedOpsChangesFilter) ProtoMessage() + func (m *ExecutedOpsChangesFilter) GetFilter() isExecutedOpsChangesFilter_Filter + func (x *ExecutedOpsChangesFilter) GetNone() *Empty + func (x *ExecutedOpsChangesFilter) GetOperationId() string + func (x *ExecutedOpsChangesFilter) ProtoReflect() protoreflect.Message + func (x *ExecutedOpsChangesFilter) Reset() + func (x *ExecutedOpsChangesFilter) String() string + type ExecutedOpsChangesFilter_None struct + None *Empty + type ExecutedOpsChangesFilter_OperationId struct + OperationId string + type ExecutionEventFilter struct + Filter isExecutionEventFilter_Filter + func (*ExecutionEventFilter) Descriptor() ([]byte, []int) + func (*ExecutionEventFilter) ProtoMessage() + func (m *ExecutionEventFilter) GetFilter() isExecutionEventFilter_Filter + func (x *ExecutionEventFilter) GetCallerAddress() string + func (x *ExecutionEventFilter) GetEmitterAddress() string + func (x *ExecutionEventFilter) GetIsFailure() bool + func (x *ExecutionEventFilter) GetNone() *Empty + func (x *ExecutionEventFilter) GetOriginalOperationId() string + func (x *ExecutionEventFilter) ProtoReflect() protoreflect.Message + func (x *ExecutionEventFilter) Reset() + func (x *ExecutionEventFilter) String() string + type ExecutionEventFilter_CallerAddress struct + CallerAddress string + type ExecutionEventFilter_EmitterAddress struct + EmitterAddress string + type ExecutionEventFilter_IsFailure struct + IsFailure bool + type ExecutionEventFilter_None struct + None *Empty + type ExecutionEventFilter_OriginalOperationId struct + OriginalOperationId string + type ExecutionOutput struct + BlockId *wrapperspb.StringValue + Events []*ScExecutionEvent + Slot *Slot + StateChanges *StateChanges + func (*ExecutionOutput) Descriptor() ([]byte, []int) + func (*ExecutionOutput) ProtoMessage() + func (x *ExecutionOutput) GetBlockId() *wrapperspb.StringValue + func (x *ExecutionOutput) GetEvents() []*ScExecutionEvent + func (x *ExecutionOutput) GetSlot() *Slot + func (x *ExecutionOutput) GetStateChanges() *StateChanges + func (x *ExecutionOutput) ProtoReflect() protoreflect.Message + func (x *ExecutionOutput) Reset() + func (x *ExecutionOutput) String() string + type ExecutionOutputStatus int32 + const ExecutionOutputStatus_EXECUTION_OUTPUT_STATUS_CANDIDATE + const ExecutionOutputStatus_EXECUTION_OUTPUT_STATUS_FINAL + const ExecutionOutputStatus_EXECUTION_OUTPUT_STATUS_UNKNOWN + const ExecutionOutputStatus_EXECUTION_OUTPUT_STATUS_UNSPECIFIED + func (ExecutionOutputStatus) Descriptor() protoreflect.EnumDescriptor + func (ExecutionOutputStatus) EnumDescriptor() ([]byte, []int) + func (ExecutionOutputStatus) Type() protoreflect.EnumType + func (x ExecutionOutputStatus) Enum() *ExecutionOutputStatus + func (x ExecutionOutputStatus) Number() protoreflect.EnumNumber + func (x ExecutionOutputStatus) String() string + type ExecutionQueryCycleInfos struct + Cycle uint64 + IsFinal bool + StakerInfos []*ExecutionQueryStakerInfoEntry + func (*ExecutionQueryCycleInfos) Descriptor() ([]byte, []int) + func (*ExecutionQueryCycleInfos) ProtoMessage() + func (x *ExecutionQueryCycleInfos) GetCycle() uint64 + func (x *ExecutionQueryCycleInfos) GetIsFinal() bool + func (x *ExecutionQueryCycleInfos) GetStakerInfos() []*ExecutionQueryStakerInfoEntry + func (x *ExecutionQueryCycleInfos) ProtoReflect() protoreflect.Message + func (x *ExecutionQueryCycleInfos) Reset() + func (x *ExecutionQueryCycleInfos) String() string + type ExecutionQueryExecutionStatus int32 + const ExecutionQueryExecutionStatus_EXECUTION_QUERY_EXECUTION_STATUS_ALREADY_EXECUTED_WITH_FAILURE + const ExecutionQueryExecutionStatus_EXECUTION_QUERY_EXECUTION_STATUS_ALREADY_EXECUTED_WITH_SUCCESS + const ExecutionQueryExecutionStatus_EXECUTION_QUERY_EXECUTION_STATUS_EXECUTABLE_OR_EXPIRED + const ExecutionQueryExecutionStatus_EXECUTION_QUERY_EXECUTION_STATUS_UNSPECIFIED + func (ExecutionQueryExecutionStatus) Descriptor() protoreflect.EnumDescriptor + func (ExecutionQueryExecutionStatus) EnumDescriptor() ([]byte, []int) + func (ExecutionQueryExecutionStatus) Type() protoreflect.EnumType + func (x ExecutionQueryExecutionStatus) Enum() *ExecutionQueryExecutionStatus + func (x ExecutionQueryExecutionStatus) Number() protoreflect.EnumNumber + func (x ExecutionQueryExecutionStatus) String() string + type ExecutionQueryRequestItem struct + RequestItem isExecutionQueryRequestItem_RequestItem + func (*ExecutionQueryRequestItem) Descriptor() ([]byte, []int) + func (*ExecutionQueryRequestItem) ProtoMessage() + func (m *ExecutionQueryRequestItem) GetRequestItem() isExecutionQueryRequestItem_RequestItem + func (x *ExecutionQueryRequestItem) GetAddressBalanceCandidate() *AddressBalanceCandidate + func (x *ExecutionQueryRequestItem) GetAddressBalanceFinal() *AddressBalanceFinal + func (x *ExecutionQueryRequestItem) GetAddressBytecodeCandidate() *AddressBytecodeCandidate + func (x *ExecutionQueryRequestItem) GetAddressBytecodeFinal() *AddressBytecodeFinal + func (x *ExecutionQueryRequestItem) GetAddressDatastoreKeysCandidate() *AddressDatastoreKeysCandidate + func (x *ExecutionQueryRequestItem) GetAddressDatastoreKeysFinal() *AddressDatastoreKeysFinal + func (x *ExecutionQueryRequestItem) GetAddressDatastoreValueCandidate() *AddressDatastoreValueCandidate + func (x *ExecutionQueryRequestItem) GetAddressDatastoreValueFinal() *AddressDatastoreValueFinal + func (x *ExecutionQueryRequestItem) GetAddressDeferredCreditsCandidate() *AddressDeferredCreditsCandidate + func (x *ExecutionQueryRequestItem) GetAddressDeferredCreditsFinal() *AddressDeferredCreditsFinal + func (x *ExecutionQueryRequestItem) GetAddressExistsCandidate() *AddressExistsCandidate + func (x *ExecutionQueryRequestItem) GetAddressExistsFinal() *AddressExistsFinal + func (x *ExecutionQueryRequestItem) GetAddressRollsCandidate() *AddressRollsCandidate + func (x *ExecutionQueryRequestItem) GetAddressRollsFinal() *AddressRollsFinal + func (x *ExecutionQueryRequestItem) GetCycleInfos() *CycleInfos + func (x *ExecutionQueryRequestItem) GetDenunciationExecutionStatusCandidate() *DenunciationExecutionStatusCandidate + func (x *ExecutionQueryRequestItem) GetDenunciationExecutionStatusFinal() *DenunciationExecutionStatusFinal + func (x *ExecutionQueryRequestItem) GetEvents() *Events + func (x *ExecutionQueryRequestItem) GetOpExecutionStatusCandidate() *OpExecutionStatusCandidate + func (x *ExecutionQueryRequestItem) GetOpExecutionStatusFinal() *OpExecutionStatusFinal + func (x *ExecutionQueryRequestItem) ProtoReflect() protoreflect.Message + func (x *ExecutionQueryRequestItem) Reset() + func (x *ExecutionQueryRequestItem) String() string + type ExecutionQueryRequestItem_AddressBalanceCandidate struct + AddressBalanceCandidate *AddressBalanceCandidate + type ExecutionQueryRequestItem_AddressBalanceFinal struct + AddressBalanceFinal *AddressBalanceFinal + type ExecutionQueryRequestItem_AddressBytecodeCandidate struct + AddressBytecodeCandidate *AddressBytecodeCandidate + type ExecutionQueryRequestItem_AddressBytecodeFinal struct + AddressBytecodeFinal *AddressBytecodeFinal + type ExecutionQueryRequestItem_AddressDatastoreKeysCandidate struct + AddressDatastoreKeysCandidate *AddressDatastoreKeysCandidate + type ExecutionQueryRequestItem_AddressDatastoreKeysFinal struct + AddressDatastoreKeysFinal *AddressDatastoreKeysFinal + type ExecutionQueryRequestItem_AddressDatastoreValueCandidate struct + AddressDatastoreValueCandidate *AddressDatastoreValueCandidate + type ExecutionQueryRequestItem_AddressDatastoreValueFinal struct + AddressDatastoreValueFinal *AddressDatastoreValueFinal + type ExecutionQueryRequestItem_AddressDeferredCreditsCandidate struct + AddressDeferredCreditsCandidate *AddressDeferredCreditsCandidate + type ExecutionQueryRequestItem_AddressDeferredCreditsFinal struct + AddressDeferredCreditsFinal *AddressDeferredCreditsFinal + type ExecutionQueryRequestItem_AddressExistsCandidate struct + AddressExistsCandidate *AddressExistsCandidate + type ExecutionQueryRequestItem_AddressExistsFinal struct + AddressExistsFinal *AddressExistsFinal + type ExecutionQueryRequestItem_AddressRollsCandidate struct + AddressRollsCandidate *AddressRollsCandidate + type ExecutionQueryRequestItem_AddressRollsFinal struct + AddressRollsFinal *AddressRollsFinal + type ExecutionQueryRequestItem_CycleInfos struct + CycleInfos *CycleInfos + type ExecutionQueryRequestItem_DenunciationExecutionStatusCandidate struct + DenunciationExecutionStatusCandidate *DenunciationExecutionStatusCandidate + type ExecutionQueryRequestItem_DenunciationExecutionStatusFinal struct + DenunciationExecutionStatusFinal *DenunciationExecutionStatusFinal + type ExecutionQueryRequestItem_Events struct + Events *Events + type ExecutionQueryRequestItem_OpExecutionStatusCandidate struct + OpExecutionStatusCandidate *OpExecutionStatusCandidate + type ExecutionQueryRequestItem_OpExecutionStatusFinal struct + OpExecutionStatusFinal *OpExecutionStatusFinal + type ExecutionQueryResponse struct + Response isExecutionQueryResponse_Response + func (*ExecutionQueryResponse) Descriptor() ([]byte, []int) + func (*ExecutionQueryResponse) ProtoMessage() + func (m *ExecutionQueryResponse) GetResponse() isExecutionQueryResponse_Response + func (x *ExecutionQueryResponse) GetError() *Error + func (x *ExecutionQueryResponse) GetResult() *ExecutionQueryResponseItem + func (x *ExecutionQueryResponse) ProtoReflect() protoreflect.Message + func (x *ExecutionQueryResponse) Reset() + func (x *ExecutionQueryResponse) String() string + type ExecutionQueryResponseItem struct + ResponseItem isExecutionQueryResponseItem_ResponseItem + func (*ExecutionQueryResponseItem) Descriptor() ([]byte, []int) + func (*ExecutionQueryResponseItem) ProtoMessage() + func (m *ExecutionQueryResponseItem) GetResponseItem() isExecutionQueryResponseItem_ResponseItem + func (x *ExecutionQueryResponseItem) GetAmount() *NativeAmount + func (x *ExecutionQueryResponseItem) GetBoolean() bool + func (x *ExecutionQueryResponseItem) GetBytes() []byte + func (x *ExecutionQueryResponseItem) GetCycleInfos() *ExecutionQueryCycleInfos + func (x *ExecutionQueryResponseItem) GetDeferredCredits() *DeferredCreditsEntryWrapper + func (x *ExecutionQueryResponseItem) GetEvents() *ScOutputEventsWrapper + func (x *ExecutionQueryResponseItem) GetExecutionStatus() ExecutionQueryExecutionStatus + func (x *ExecutionQueryResponseItem) GetRollCount() uint64 + func (x *ExecutionQueryResponseItem) GetVecBytes() *ArrayOfBytesWrapper + func (x *ExecutionQueryResponseItem) ProtoReflect() protoreflect.Message + func (x *ExecutionQueryResponseItem) Reset() + func (x *ExecutionQueryResponseItem) String() string + type ExecutionQueryResponseItem_Amount struct + Amount *NativeAmount + type ExecutionQueryResponseItem_Boolean struct + Boolean bool + type ExecutionQueryResponseItem_Bytes struct + Bytes []byte + type ExecutionQueryResponseItem_CycleInfos struct + CycleInfos *ExecutionQueryCycleInfos + type ExecutionQueryResponseItem_DeferredCredits struct + DeferredCredits *DeferredCreditsEntryWrapper + type ExecutionQueryResponseItem_Events struct + Events *ScOutputEventsWrapper + type ExecutionQueryResponseItem_ExecutionStatus struct + ExecutionStatus ExecutionQueryExecutionStatus + type ExecutionQueryResponseItem_RollCount struct + RollCount uint64 + type ExecutionQueryResponseItem_VecBytes struct + VecBytes *ArrayOfBytesWrapper + type ExecutionQueryResponse_Error struct + Error *Error + type ExecutionQueryResponse_Result struct + Result *ExecutionQueryResponseItem + type ExecutionQueryStakerInfo struct + ActiveRolls uint64 + ProductionStats *ExecutionQueryStakerInfoProductionStatsEntry + func (*ExecutionQueryStakerInfo) Descriptor() ([]byte, []int) + func (*ExecutionQueryStakerInfo) ProtoMessage() + func (x *ExecutionQueryStakerInfo) GetActiveRolls() uint64 + func (x *ExecutionQueryStakerInfo) GetProductionStats() *ExecutionQueryStakerInfoProductionStatsEntry + func (x *ExecutionQueryStakerInfo) ProtoReflect() protoreflect.Message + func (x *ExecutionQueryStakerInfo) Reset() + func (x *ExecutionQueryStakerInfo) String() string + type ExecutionQueryStakerInfoEntry struct + Address string + Info *ExecutionQueryStakerInfo + func (*ExecutionQueryStakerInfoEntry) Descriptor() ([]byte, []int) + func (*ExecutionQueryStakerInfoEntry) ProtoMessage() + func (x *ExecutionQueryStakerInfoEntry) GetAddress() string + func (x *ExecutionQueryStakerInfoEntry) GetInfo() *ExecutionQueryStakerInfo + func (x *ExecutionQueryStakerInfoEntry) ProtoReflect() protoreflect.Message + func (x *ExecutionQueryStakerInfoEntry) Reset() + func (x *ExecutionQueryStakerInfoEntry) String() string + type ExecutionQueryStakerInfoProductionStats struct + BlockFailureCount uint64 + BlockSuccessCount uint64 + func (*ExecutionQueryStakerInfoProductionStats) Descriptor() ([]byte, []int) + func (*ExecutionQueryStakerInfoProductionStats) ProtoMessage() + func (x *ExecutionQueryStakerInfoProductionStats) GetBlockFailureCount() uint64 + func (x *ExecutionQueryStakerInfoProductionStats) GetBlockSuccessCount() uint64 + func (x *ExecutionQueryStakerInfoProductionStats) ProtoReflect() protoreflect.Message + func (x *ExecutionQueryStakerInfoProductionStats) Reset() + func (x *ExecutionQueryStakerInfoProductionStats) String() string + type ExecutionQueryStakerInfoProductionStatsEntry struct + Address string + Stats *ExecutionQueryStakerInfoProductionStats + func (*ExecutionQueryStakerInfoProductionStatsEntry) Descriptor() ([]byte, []int) + func (*ExecutionQueryStakerInfoProductionStatsEntry) ProtoMessage() + func (x *ExecutionQueryStakerInfoProductionStatsEntry) GetAddress() string + func (x *ExecutionQueryStakerInfoProductionStatsEntry) GetStats() *ExecutionQueryStakerInfoProductionStats + func (x *ExecutionQueryStakerInfoProductionStatsEntry) ProtoReflect() protoreflect.Message + func (x *ExecutionQueryStakerInfoProductionStatsEntry) Reset() + func (x *ExecutionQueryStakerInfoProductionStatsEntry) String() string + type ExecutionStackElement struct + Address string + Coins *NativeAmount + OperationDatastore []*BytesMapFieldEntry + OwnedAddresses []string + func (*ExecutionStackElement) Descriptor() ([]byte, []int) + func (*ExecutionStackElement) ProtoMessage() + func (x *ExecutionStackElement) GetAddress() string + func (x *ExecutionStackElement) GetCoins() *NativeAmount + func (x *ExecutionStackElement) GetOperationDatastore() []*BytesMapFieldEntry + func (x *ExecutionStackElement) GetOwnedAddresses() []string + func (x *ExecutionStackElement) ProtoReflect() protoreflect.Message + func (x *ExecutionStackElement) Reset() + func (x *ExecutionStackElement) String() string + type ExecutionStats struct + FinalBlockCount uint64 + FinalExecutedOperationsCount uint64 + TimeWindowEnd *NativeTime + TimeWindowStart *NativeTime + func (*ExecutionStats) Descriptor() ([]byte, []int) + func (*ExecutionStats) ProtoMessage() + func (x *ExecutionStats) GetFinalBlockCount() uint64 + func (x *ExecutionStats) GetFinalExecutedOperationsCount() uint64 + func (x *ExecutionStats) GetTimeWindowEnd() *NativeTime + func (x *ExecutionStats) GetTimeWindowStart() *NativeTime + func (x *ExecutionStats) ProtoReflect() protoreflect.Message + func (x *ExecutionStats) Reset() + func (x *ExecutionStats) String() string + type FilledBlock struct + Header *SignedBlockHeader + Operations []*FilledOperationEntry + func (*FilledBlock) Descriptor() ([]byte, []int) + func (*FilledBlock) ProtoMessage() + func (x *FilledBlock) GetHeader() *SignedBlockHeader + func (x *FilledBlock) GetOperations() []*FilledOperationEntry + func (x *FilledBlock) ProtoReflect() protoreflect.Message + func (x *FilledBlock) Reset() + func (x *FilledBlock) String() string + type FilledOperationEntry struct + Operation *SignedOperation + OperationId string + func (*FilledOperationEntry) Descriptor() ([]byte, []int) + func (*FilledOperationEntry) ProtoMessage() + func (x *FilledOperationEntry) GetOperation() *SignedOperation + func (x *FilledOperationEntry) GetOperationId() string + func (x *FilledOperationEntry) ProtoReflect() protoreflect.Message + func (x *FilledOperationEntry) Reset() + func (x *FilledOperationEntry) String() string + type FinalityLevel int32 + const FinalityLevel_FINALITY_LEVEL_CANDIDATE + const FinalityLevel_FINALITY_LEVEL_FINAL + const FinalityLevel_FINALITY_LEVEL_UNSPECIFIED + func (FinalityLevel) Descriptor() protoreflect.EnumDescriptor + func (FinalityLevel) EnumDescriptor() ([]byte, []int) + func (FinalityLevel) Type() protoreflect.EnumType + func (x FinalityLevel) Enum() *FinalityLevel + func (x FinalityLevel) Number() protoreflect.EnumNumber + func (x FinalityLevel) String() string + type FinalizedExecutionOutput struct + Slot *Slot + func (*FinalizedExecutionOutput) Descriptor() ([]byte, []int) + func (*FinalizedExecutionOutput) ProtoMessage() + func (x *FinalizedExecutionOutput) GetSlot() *Slot + func (x *FinalizedExecutionOutput) ProtoReflect() protoreflect.Message + func (x *FinalizedExecutionOutput) Reset() + func (x *FinalizedExecutionOutput) String() string + type FunctionCall struct + Coins *NativeAmount + Parameter []byte + TargetAddress string + TargetFunction string + func (*FunctionCall) Descriptor() ([]byte, []int) + func (*FunctionCall) ProtoMessage() + func (x *FunctionCall) GetCoins() *NativeAmount + func (x *FunctionCall) GetParameter() []byte + func (x *FunctionCall) GetTargetAddress() string + func (x *FunctionCall) GetTargetFunction() string + func (x *FunctionCall) ProtoReflect() protoreflect.Message + func (x *FunctionCall) Reset() + func (x *FunctionCall) String() string + type GetBlocksRequest struct + BlockIds []string + func (*GetBlocksRequest) Descriptor() ([]byte, []int) + func (*GetBlocksRequest) ProtoMessage() + func (x *GetBlocksRequest) GetBlockIds() []string + func (x *GetBlocksRequest) ProtoReflect() protoreflect.Message + func (x *GetBlocksRequest) Reset() + func (x *GetBlocksRequest) String() string + type GetBlocksResponse struct + WrappedBlocks []*BlockWrapper + func (*GetBlocksResponse) Descriptor() ([]byte, []int) + func (*GetBlocksResponse) ProtoMessage() + func (x *GetBlocksResponse) GetWrappedBlocks() []*BlockWrapper + func (x *GetBlocksResponse) ProtoReflect() protoreflect.Message + func (x *GetBlocksResponse) Reset() + func (x *GetBlocksResponse) String() string + type GetBootstrapBlacklistRequest struct + func (*GetBootstrapBlacklistRequest) Descriptor() ([]byte, []int) + func (*GetBootstrapBlacklistRequest) ProtoMessage() + func (x *GetBootstrapBlacklistRequest) ProtoReflect() protoreflect.Message + func (x *GetBootstrapBlacklistRequest) Reset() + func (x *GetBootstrapBlacklistRequest) String() string + type GetBootstrapBlacklistResponse struct + Ips []string + func (*GetBootstrapBlacklistResponse) Descriptor() ([]byte, []int) + func (*GetBootstrapBlacklistResponse) ProtoMessage() + func (x *GetBootstrapBlacklistResponse) GetIps() []string + func (x *GetBootstrapBlacklistResponse) ProtoReflect() protoreflect.Message + func (x *GetBootstrapBlacklistResponse) Reset() + func (x *GetBootstrapBlacklistResponse) String() string + type GetBootstrapWhitelistRequest struct + func (*GetBootstrapWhitelistRequest) Descriptor() ([]byte, []int) + func (*GetBootstrapWhitelistRequest) ProtoMessage() + func (x *GetBootstrapWhitelistRequest) ProtoReflect() protoreflect.Message + func (x *GetBootstrapWhitelistRequest) Reset() + func (x *GetBootstrapWhitelistRequest) String() string + type GetBootstrapWhitelistResponse struct + Ips []string + func (*GetBootstrapWhitelistResponse) Descriptor() ([]byte, []int) + func (*GetBootstrapWhitelistResponse) ProtoMessage() + func (x *GetBootstrapWhitelistResponse) GetIps() []string + func (x *GetBootstrapWhitelistResponse) ProtoReflect() protoreflect.Message + func (x *GetBootstrapWhitelistResponse) Reset() + func (x *GetBootstrapWhitelistResponse) String() string + type GetDatastoreEntriesRequest struct + Filters []*GetDatastoreEntryFilter + func (*GetDatastoreEntriesRequest) Descriptor() ([]byte, []int) + func (*GetDatastoreEntriesRequest) ProtoMessage() + func (x *GetDatastoreEntriesRequest) GetFilters() []*GetDatastoreEntryFilter + func (x *GetDatastoreEntriesRequest) ProtoReflect() protoreflect.Message + func (x *GetDatastoreEntriesRequest) Reset() + func (x *GetDatastoreEntriesRequest) String() string + type GetDatastoreEntriesResponse struct + DatastoreEntries []*DatastoreEntry + func (*GetDatastoreEntriesResponse) Descriptor() ([]byte, []int) + func (*GetDatastoreEntriesResponse) ProtoMessage() + func (x *GetDatastoreEntriesResponse) GetDatastoreEntries() []*DatastoreEntry + func (x *GetDatastoreEntriesResponse) ProtoReflect() protoreflect.Message + func (x *GetDatastoreEntriesResponse) Reset() + func (x *GetDatastoreEntriesResponse) String() string + type GetDatastoreEntryFilter struct + Filter isGetDatastoreEntryFilter_Filter + func (*GetDatastoreEntryFilter) Descriptor() ([]byte, []int) + func (*GetDatastoreEntryFilter) ProtoMessage() + func (m *GetDatastoreEntryFilter) GetFilter() isGetDatastoreEntryFilter_Filter + func (x *GetDatastoreEntryFilter) GetAddressKey() *AddressKeyEntry + func (x *GetDatastoreEntryFilter) ProtoReflect() protoreflect.Message + func (x *GetDatastoreEntryFilter) Reset() + func (x *GetDatastoreEntryFilter) String() string + type GetDatastoreEntryFilter_AddressKey struct + AddressKey *AddressKeyEntry + type GetEndorsementsRequest struct + EndorsementIds []string + func (*GetEndorsementsRequest) Descriptor() ([]byte, []int) + func (*GetEndorsementsRequest) ProtoMessage() + func (x *GetEndorsementsRequest) GetEndorsementIds() []string + func (x *GetEndorsementsRequest) ProtoReflect() protoreflect.Message + func (x *GetEndorsementsRequest) Reset() + func (x *GetEndorsementsRequest) String() string + type GetEndorsementsResponse struct + WrappedEndorsements []*EndorsementWrapper + func (*GetEndorsementsResponse) Descriptor() ([]byte, []int) + func (*GetEndorsementsResponse) ProtoMessage() + func (x *GetEndorsementsResponse) GetWrappedEndorsements() []*EndorsementWrapper + func (x *GetEndorsementsResponse) ProtoReflect() protoreflect.Message + func (x *GetEndorsementsResponse) Reset() + func (x *GetEndorsementsResponse) String() string + type GetMipStatusRequest struct + func (*GetMipStatusRequest) Descriptor() ([]byte, []int) + func (*GetMipStatusRequest) ProtoMessage() + func (x *GetMipStatusRequest) ProtoReflect() protoreflect.Message + func (x *GetMipStatusRequest) Reset() + func (x *GetMipStatusRequest) String() string + type GetMipStatusResponse struct + MipstatusEntries []*MipStatusEntry + func (*GetMipStatusResponse) Descriptor() ([]byte, []int) + func (*GetMipStatusResponse) ProtoMessage() + func (x *GetMipStatusResponse) GetMipstatusEntries() []*MipStatusEntry + func (x *GetMipStatusResponse) ProtoReflect() protoreflect.Message + func (x *GetMipStatusResponse) Reset() + func (x *GetMipStatusResponse) String() string + type GetNextBlockBestParentsRequest struct + func (*GetNextBlockBestParentsRequest) Descriptor() ([]byte, []int) + func (*GetNextBlockBestParentsRequest) ProtoMessage() + func (x *GetNextBlockBestParentsRequest) ProtoReflect() protoreflect.Message + func (x *GetNextBlockBestParentsRequest) Reset() + func (x *GetNextBlockBestParentsRequest) String() string + type GetNextBlockBestParentsResponse struct + BlockParents []*BlockParent + func (*GetNextBlockBestParentsResponse) Descriptor() ([]byte, []int) + func (*GetNextBlockBestParentsResponse) ProtoMessage() + func (x *GetNextBlockBestParentsResponse) GetBlockParents() []*BlockParent + func (x *GetNextBlockBestParentsResponse) ProtoReflect() protoreflect.Message + func (x *GetNextBlockBestParentsResponse) Reset() + func (x *GetNextBlockBestParentsResponse) String() string + type GetNodeStatusRequest struct + func (*GetNodeStatusRequest) Descriptor() ([]byte, []int) + func (*GetNodeStatusRequest) ProtoMessage() + func (x *GetNodeStatusRequest) ProtoReflect() protoreflect.Message + func (x *GetNodeStatusRequest) Reset() + func (x *GetNodeStatusRequest) String() string + type GetNodeStatusResponse struct + Status *NodeStatus + func (*GetNodeStatusResponse) Descriptor() ([]byte, []int) + func (*GetNodeStatusResponse) ProtoMessage() + func (x *GetNodeStatusResponse) GetStatus() *NodeStatus + func (x *GetNodeStatusResponse) ProtoReflect() protoreflect.Message + func (x *GetNodeStatusResponse) Reset() + func (x *GetNodeStatusResponse) String() string + type GetOperationABICallStacksRequest struct + OperationIds []string + func (*GetOperationABICallStacksRequest) Descriptor() ([]byte, []int) + func (*GetOperationABICallStacksRequest) ProtoMessage() + func (x *GetOperationABICallStacksRequest) GetOperationIds() []string + func (x *GetOperationABICallStacksRequest) ProtoReflect() protoreflect.Message + func (x *GetOperationABICallStacksRequest) Reset() + func (x *GetOperationABICallStacksRequest) String() string + type GetOperationABICallStacksResponse struct + CallStacks []*ABICallStack + func (*GetOperationABICallStacksResponse) Descriptor() ([]byte, []int) + func (*GetOperationABICallStacksResponse) ProtoMessage() + func (x *GetOperationABICallStacksResponse) GetCallStacks() []*ABICallStack + func (x *GetOperationABICallStacksResponse) ProtoReflect() protoreflect.Message + func (x *GetOperationABICallStacksResponse) Reset() + func (x *GetOperationABICallStacksResponse) String() string + type GetOperationsRequest struct + OperationIds []string + func (*GetOperationsRequest) Descriptor() ([]byte, []int) + func (*GetOperationsRequest) ProtoMessage() + func (x *GetOperationsRequest) GetOperationIds() []string + func (x *GetOperationsRequest) ProtoReflect() protoreflect.Message + func (x *GetOperationsRequest) Reset() + func (x *GetOperationsRequest) String() string + type GetOperationsResponse struct + WrappedOperations []*OperationWrapper + func (*GetOperationsResponse) Descriptor() ([]byte, []int) + func (*GetOperationsResponse) ProtoMessage() + func (x *GetOperationsResponse) GetWrappedOperations() []*OperationWrapper + func (x *GetOperationsResponse) ProtoReflect() protoreflect.Message + func (x *GetOperationsResponse) Reset() + func (x *GetOperationsResponse) String() string + type GetPeersWhitelistRequest struct + func (*GetPeersWhitelistRequest) Descriptor() ([]byte, []int) + func (*GetPeersWhitelistRequest) ProtoMessage() + func (x *GetPeersWhitelistRequest) ProtoReflect() protoreflect.Message + func (x *GetPeersWhitelistRequest) Reset() + func (x *GetPeersWhitelistRequest) String() string + type GetPeersWhitelistResponse struct + Ips []string + func (*GetPeersWhitelistResponse) Descriptor() ([]byte, []int) + func (*GetPeersWhitelistResponse) ProtoMessage() + func (x *GetPeersWhitelistResponse) GetIps() []string + func (x *GetPeersWhitelistResponse) ProtoReflect() protoreflect.Message + func (x *GetPeersWhitelistResponse) Reset() + func (x *GetPeersWhitelistResponse) String() string + type GetScExecutionEventsRequest struct + Filters []*ScExecutionEventsFilter + func (*GetScExecutionEventsRequest) Descriptor() ([]byte, []int) + func (*GetScExecutionEventsRequest) ProtoMessage() + func (x *GetScExecutionEventsRequest) GetFilters() []*ScExecutionEventsFilter + func (x *GetScExecutionEventsRequest) ProtoReflect() protoreflect.Message + func (x *GetScExecutionEventsRequest) Reset() + func (x *GetScExecutionEventsRequest) String() string + type GetScExecutionEventsResponse struct + Events []*ScExecutionEvent + func (*GetScExecutionEventsResponse) Descriptor() ([]byte, []int) + func (*GetScExecutionEventsResponse) ProtoMessage() + func (x *GetScExecutionEventsResponse) GetEvents() []*ScExecutionEvent + func (x *GetScExecutionEventsResponse) ProtoReflect() protoreflect.Message + func (x *GetScExecutionEventsResponse) Reset() + func (x *GetScExecutionEventsResponse) String() string + type GetSelectorDrawsRequest struct + Filters []*SelectorDrawsFilter + func (*GetSelectorDrawsRequest) Descriptor() ([]byte, []int) + func (*GetSelectorDrawsRequest) ProtoMessage() + func (x *GetSelectorDrawsRequest) GetFilters() []*SelectorDrawsFilter + func (x *GetSelectorDrawsRequest) ProtoReflect() protoreflect.Message + func (x *GetSelectorDrawsRequest) Reset() + func (x *GetSelectorDrawsRequest) String() string + type GetSelectorDrawsResponse struct + Draws []*SlotDraw + func (*GetSelectorDrawsResponse) Descriptor() ([]byte, []int) + func (*GetSelectorDrawsResponse) ProtoMessage() + func (x *GetSelectorDrawsResponse) GetDraws() []*SlotDraw + func (x *GetSelectorDrawsResponse) ProtoReflect() protoreflect.Message + func (x *GetSelectorDrawsResponse) Reset() + func (x *GetSelectorDrawsResponse) String() string + type GetSlotABICallStacksRequest struct + Slots []*Slot + func (*GetSlotABICallStacksRequest) Descriptor() ([]byte, []int) + func (*GetSlotABICallStacksRequest) ProtoMessage() + func (x *GetSlotABICallStacksRequest) GetSlots() []*Slot + func (x *GetSlotABICallStacksRequest) ProtoReflect() protoreflect.Message + func (x *GetSlotABICallStacksRequest) Reset() + func (x *GetSlotABICallStacksRequest) String() string + type GetSlotABICallStacksResponse struct + SlotCallStacks []*SlotABICallStacks + func (*GetSlotABICallStacksResponse) Descriptor() ([]byte, []int) + func (*GetSlotABICallStacksResponse) ProtoMessage() + func (x *GetSlotABICallStacksResponse) GetSlotCallStacks() []*SlotABICallStacks + func (x *GetSlotABICallStacksResponse) ProtoReflect() protoreflect.Message + func (x *GetSlotABICallStacksResponse) Reset() + func (x *GetSlotABICallStacksResponse) String() string + type GetSlotTransfersRequest struct + Slots []*Slot + func (*GetSlotTransfersRequest) Descriptor() ([]byte, []int) + func (*GetSlotTransfersRequest) ProtoMessage() + func (x *GetSlotTransfersRequest) GetSlots() []*Slot + func (x *GetSlotTransfersRequest) ProtoReflect() protoreflect.Message + func (x *GetSlotTransfersRequest) Reset() + func (x *GetSlotTransfersRequest) String() string + type GetSlotTransfersResponse struct + TransferEachSlot []*TransferInfos + func (*GetSlotTransfersResponse) Descriptor() ([]byte, []int) + func (*GetSlotTransfersResponse) ProtoMessage() + func (x *GetSlotTransfersResponse) GetTransferEachSlot() []*TransferInfos + func (x *GetSlotTransfersResponse) ProtoReflect() protoreflect.Message + func (x *GetSlotTransfersResponse) Reset() + func (x *GetSlotTransfersResponse) String() string + type GetStakersRequest struct + Filters []*StakersFilter + func (*GetStakersRequest) Descriptor() ([]byte, []int) + func (*GetStakersRequest) ProtoMessage() + func (x *GetStakersRequest) GetFilters() []*StakersFilter + func (x *GetStakersRequest) ProtoReflect() protoreflect.Message + func (x *GetStakersRequest) Reset() + func (x *GetStakersRequest) String() string + type GetStakersResponse struct + Stakers []*StakerEntry + func (*GetStakersResponse) Descriptor() ([]byte, []int) + func (*GetStakersResponse) ProtoMessage() + func (x *GetStakersResponse) GetStakers() []*StakerEntry + func (x *GetStakersResponse) ProtoReflect() protoreflect.Message + func (x *GetStakersResponse) Reset() + func (x *GetStakersResponse) String() string + type GetStatusRequest struct + func (*GetStatusRequest) Descriptor() ([]byte, []int) + func (*GetStatusRequest) ProtoMessage() + func (x *GetStatusRequest) ProtoReflect() protoreflect.Message + func (x *GetStatusRequest) Reset() + func (x *GetStatusRequest) String() string + type GetStatusResponse struct + Status *PublicStatus + func (*GetStatusResponse) Descriptor() ([]byte, []int) + func (*GetStatusResponse) ProtoMessage() + func (x *GetStatusResponse) GetStatus() *PublicStatus + func (x *GetStatusResponse) ProtoReflect() protoreflect.Message + func (x *GetStatusResponse) Reset() + func (x *GetStatusResponse) String() string + type GetTransactionsThroughputRequest struct + func (*GetTransactionsThroughputRequest) Descriptor() ([]byte, []int) + func (*GetTransactionsThroughputRequest) ProtoMessage() + func (x *GetTransactionsThroughputRequest) ProtoReflect() protoreflect.Message + func (x *GetTransactionsThroughputRequest) Reset() + func (x *GetTransactionsThroughputRequest) String() string + type GetTransactionsThroughputResponse struct + Throughput uint32 + func (*GetTransactionsThroughputResponse) Descriptor() ([]byte, []int) + func (*GetTransactionsThroughputResponse) ProtoMessage() + func (x *GetTransactionsThroughputResponse) GetThroughput() uint32 + func (x *GetTransactionsThroughputResponse) ProtoReflect() protoreflect.Message + func (x *GetTransactionsThroughputResponse) Reset() + func (x *GetTransactionsThroughputResponse) String() string + type IndexedSlot struct + Index uint64 + Slot *Slot + func (*IndexedSlot) Descriptor() ([]byte, []int) + func (*IndexedSlot) ProtoMessage() + func (x *IndexedSlot) GetIndex() uint64 + func (x *IndexedSlot) GetSlot() *Slot + func (x *IndexedSlot) ProtoReflect() protoreflect.Message + func (x *IndexedSlot) Reset() + func (x *IndexedSlot) String() string + type KeyPair struct + PublicKey string + SecretKey string + func (*KeyPair) Descriptor() ([]byte, []int) + func (*KeyPair) ProtoMessage() + func (x *KeyPair) GetPublicKey() string + func (x *KeyPair) GetSecretKey() string + func (x *KeyPair) ProtoReflect() protoreflect.Message + func (x *KeyPair) Reset() + func (x *KeyPair) String() string + type LedgerChangeEntry struct + Address string + Value *LedgerChangeValue + func (*LedgerChangeEntry) Descriptor() ([]byte, []int) + func (*LedgerChangeEntry) ProtoMessage() + func (x *LedgerChangeEntry) GetAddress() string + func (x *LedgerChangeEntry) GetValue() *LedgerChangeValue + func (x *LedgerChangeEntry) ProtoReflect() protoreflect.Message + func (x *LedgerChangeEntry) Reset() + func (x *LedgerChangeEntry) String() string + type LedgerChangeType int32 + const LedgerChangeType_LEDGER_CHANGE_TYPE_DELETE + const LedgerChangeType_LEDGER_CHANGE_TYPE_SET + const LedgerChangeType_LEDGER_CHANGE_TYPE_UNSPECIFIED + const LedgerChangeType_LEDGER_CHANGE_TYPE_UPDATE + func (LedgerChangeType) Descriptor() protoreflect.EnumDescriptor + func (LedgerChangeType) EnumDescriptor() ([]byte, []int) + func (LedgerChangeType) Type() protoreflect.EnumType + func (x LedgerChangeType) Enum() *LedgerChangeType + func (x LedgerChangeType) Number() protoreflect.EnumNumber + func (x LedgerChangeType) String() string + type LedgerChangeValue struct + Entry isLedgerChangeValue_Entry + Type LedgerChangeType + func (*LedgerChangeValue) Descriptor() ([]byte, []int) + func (*LedgerChangeValue) ProtoMessage() + func (m *LedgerChangeValue) GetEntry() isLedgerChangeValue_Entry + func (x *LedgerChangeValue) GetCreatedEntry() *LedgerEntry + func (x *LedgerChangeValue) GetType() LedgerChangeType + func (x *LedgerChangeValue) GetUpdatedEntry() *LedgerEntryUpdate + func (x *LedgerChangeValue) ProtoReflect() protoreflect.Message + func (x *LedgerChangeValue) Reset() + func (x *LedgerChangeValue) String() string + type LedgerChangeValue_CreatedEntry struct + CreatedEntry *LedgerEntry + type LedgerChangeValue_UpdatedEntry struct + UpdatedEntry *LedgerEntryUpdate + type LedgerChangesFilter struct + Filter isLedgerChangesFilter_Filter + func (*LedgerChangesFilter) Descriptor() ([]byte, []int) + func (*LedgerChangesFilter) ProtoMessage() + func (m *LedgerChangesFilter) GetFilter() isLedgerChangesFilter_Filter + func (x *LedgerChangesFilter) GetAddress() string + func (x *LedgerChangesFilter) GetNone() *Empty + func (x *LedgerChangesFilter) ProtoReflect() protoreflect.Message + func (x *LedgerChangesFilter) Reset() + func (x *LedgerChangesFilter) String() string + type LedgerChangesFilter_Address struct + Address string + type LedgerChangesFilter_None struct + None *Empty + type LedgerEntry struct + Balance *NativeAmount + Bytecode []byte + Datastore []*BytesMapFieldEntry + func (*LedgerEntry) Descriptor() ([]byte, []int) + func (*LedgerEntry) ProtoMessage() + func (x *LedgerEntry) GetBalance() *NativeAmount + func (x *LedgerEntry) GetBytecode() []byte + func (x *LedgerEntry) GetDatastore() []*BytesMapFieldEntry + func (x *LedgerEntry) ProtoReflect() protoreflect.Message + func (x *LedgerEntry) Reset() + func (x *LedgerEntry) String() string + type LedgerEntryUpdate struct + Balance *SetOrKeepBalance + Bytecode *SetOrKeepBytes + Datastore []*SetOrDeleteDatastoreEntry + func (*LedgerEntryUpdate) Descriptor() ([]byte, []int) + func (*LedgerEntryUpdate) ProtoMessage() + func (x *LedgerEntryUpdate) GetBalance() *SetOrKeepBalance + func (x *LedgerEntryUpdate) GetBytecode() *SetOrKeepBytes + func (x *LedgerEntryUpdate) GetDatastore() []*SetOrDeleteDatastoreEntry + func (x *LedgerEntryUpdate) ProtoReflect() protoreflect.Message + func (x *LedgerEntryUpdate) Reset() + func (x *LedgerEntryUpdate) String() string + type MipComponent int32 + const MipComponent_MIP_COMPONENT_ADDRESS + const MipComponent_MIP_COMPONENT_KEYPAIR + const MipComponent_MIP_COMPONENT_UNSPECIFIED + func (MipComponent) Descriptor() protoreflect.EnumDescriptor + func (MipComponent) EnumDescriptor() ([]byte, []int) + func (MipComponent) Type() protoreflect.EnumType + func (x MipComponent) Enum() *MipComponent + func (x MipComponent) Number() protoreflect.EnumNumber + func (x MipComponent) String() string + type MipComponentEntry struct + Kind MipComponent + Version uint32 + func (*MipComponentEntry) Descriptor() ([]byte, []int) + func (*MipComponentEntry) ProtoMessage() + func (x *MipComponentEntry) GetKind() MipComponent + func (x *MipComponentEntry) GetVersion() uint32 + func (x *MipComponentEntry) ProtoReflect() protoreflect.Message + func (x *MipComponentEntry) Reset() + func (x *MipComponentEntry) String() string + type MipInfo struct + ActivationDelay *NativeTime + Components []*MipComponentEntry + Name string + Start *NativeTime + Timeout *NativeTime + Version uint32 + func (*MipInfo) Descriptor() ([]byte, []int) + func (*MipInfo) ProtoMessage() + func (x *MipInfo) GetActivationDelay() *NativeTime + func (x *MipInfo) GetComponents() []*MipComponentEntry + func (x *MipInfo) GetName() string + func (x *MipInfo) GetStart() *NativeTime + func (x *MipInfo) GetTimeout() *NativeTime + func (x *MipInfo) GetVersion() uint32 + func (x *MipInfo) ProtoReflect() protoreflect.Message + func (x *MipInfo) Reset() + func (x *MipInfo) String() string + type MipStatusEntry struct + MipInfo *MipInfo + StateId ComponentStateId + func (*MipStatusEntry) Descriptor() ([]byte, []int) + func (*MipStatusEntry) ProtoMessage() + func (x *MipStatusEntry) GetMipInfo() *MipInfo + func (x *MipStatusEntry) GetStateId() ComponentStateId + func (x *MipStatusEntry) ProtoReflect() protoreflect.Message + func (x *MipStatusEntry) Reset() + func (x *MipStatusEntry) String() string + type NativeAddress struct + Category AddressCategory + Content []byte + Version uint64 + func (*NativeAddress) Descriptor() ([]byte, []int) + func (*NativeAddress) ProtoMessage() + func (x *NativeAddress) GetCategory() AddressCategory + func (x *NativeAddress) GetContent() []byte + func (x *NativeAddress) GetVersion() uint64 + func (x *NativeAddress) ProtoReflect() protoreflect.Message + func (x *NativeAddress) Reset() + func (x *NativeAddress) String() string + type NativeAmount struct + Mantissa uint64 + Scale uint32 + func (*NativeAmount) Descriptor() ([]byte, []int) + func (*NativeAmount) ProtoMessage() + func (x *NativeAmount) GetMantissa() uint64 + func (x *NativeAmount) GetScale() uint32 + func (x *NativeAmount) ProtoReflect() protoreflect.Message + func (x *NativeAmount) Reset() + func (x *NativeAmount) String() string + type NativeTime struct + Milliseconds uint64 + func (*NativeTime) Descriptor() ([]byte, []int) + func (*NativeTime) ProtoMessage() + func (x *NativeTime) GetMilliseconds() uint64 + func (x *NativeTime) ProtoReflect() protoreflect.Message + func (x *NativeTime) Reset() + func (x *NativeTime) String() string + type NetworkStats struct + ActiveNodeCount uint64 + BannedPeerCount uint64 + InConnectionCount uint64 + KnownPeerCount uint64 + OutConnectionCount uint64 + func (*NetworkStats) Descriptor() ([]byte, []int) + func (*NetworkStats) ProtoMessage() + func (x *NetworkStats) GetActiveNodeCount() uint64 + func (x *NetworkStats) GetBannedPeerCount() uint64 + func (x *NetworkStats) GetInConnectionCount() uint64 + func (x *NetworkStats) GetKnownPeerCount() uint64 + func (x *NetworkStats) GetOutConnectionCount() uint64 + func (x *NetworkStats) ProtoReflect() protoreflect.Message + func (x *NetworkStats) Reset() + func (x *NetworkStats) String() string + type NewBlocksFilter struct + Filter isNewBlocksFilter_Filter + func (*NewBlocksFilter) Descriptor() ([]byte, []int) + func (*NewBlocksFilter) ProtoMessage() + func (m *NewBlocksFilter) GetFilter() isNewBlocksFilter_Filter + func (x *NewBlocksFilter) GetAddresses() *Addresses + func (x *NewBlocksFilter) GetBlockIds() *BlockIds + func (x *NewBlocksFilter) GetSlotRange() *SlotRange + func (x *NewBlocksFilter) ProtoReflect() protoreflect.Message + func (x *NewBlocksFilter) Reset() + func (x *NewBlocksFilter) String() string + type NewBlocksFilter_Addresses struct + Addresses *Addresses + type NewBlocksFilter_BlockIds struct + BlockIds *BlockIds + type NewBlocksFilter_SlotRange struct + SlotRange *SlotRange + type NewBlocksRequest struct + Filters []*NewBlocksFilter + func (*NewBlocksRequest) Descriptor() ([]byte, []int) + func (*NewBlocksRequest) ProtoMessage() + func (x *NewBlocksRequest) GetFilters() []*NewBlocksFilter + func (x *NewBlocksRequest) ProtoReflect() protoreflect.Message + func (x *NewBlocksRequest) Reset() + func (x *NewBlocksRequest) String() string + type NewBlocksResponse struct + SignedBlock *SignedBlock + func (*NewBlocksResponse) Descriptor() ([]byte, []int) + func (*NewBlocksResponse) ProtoMessage() + func (x *NewBlocksResponse) GetSignedBlock() *SignedBlock + func (x *NewBlocksResponse) ProtoReflect() protoreflect.Message + func (x *NewBlocksResponse) Reset() + func (x *NewBlocksResponse) String() string + type NewEndorsementsFilter struct + Filter isNewEndorsementsFilter_Filter + func (*NewEndorsementsFilter) Descriptor() ([]byte, []int) + func (*NewEndorsementsFilter) ProtoMessage() + func (m *NewEndorsementsFilter) GetFilter() isNewEndorsementsFilter_Filter + func (x *NewEndorsementsFilter) GetAddresses() *Addresses + func (x *NewEndorsementsFilter) GetBlockIds() *BlockIds + func (x *NewEndorsementsFilter) GetEndorsementIds() *EndorsementIds + func (x *NewEndorsementsFilter) ProtoReflect() protoreflect.Message + func (x *NewEndorsementsFilter) Reset() + func (x *NewEndorsementsFilter) String() string + type NewEndorsementsFilter_Addresses struct + Addresses *Addresses + type NewEndorsementsFilter_BlockIds struct + BlockIds *BlockIds + type NewEndorsementsFilter_EndorsementIds struct + EndorsementIds *EndorsementIds + type NewEndorsementsRequest struct + Filters []*NewEndorsementsFilter + func (*NewEndorsementsRequest) Descriptor() ([]byte, []int) + func (*NewEndorsementsRequest) ProtoMessage() + func (x *NewEndorsementsRequest) GetFilters() []*NewEndorsementsFilter + func (x *NewEndorsementsRequest) ProtoReflect() protoreflect.Message + func (x *NewEndorsementsRequest) Reset() + func (x *NewEndorsementsRequest) String() string + type NewEndorsementsResponse struct + SignedEndorsement *SignedEndorsement + func (*NewEndorsementsResponse) Descriptor() ([]byte, []int) + func (*NewEndorsementsResponse) ProtoMessage() + func (x *NewEndorsementsResponse) GetSignedEndorsement() *SignedEndorsement + func (x *NewEndorsementsResponse) ProtoReflect() protoreflect.Message + func (x *NewEndorsementsResponse) Reset() + func (x *NewEndorsementsResponse) String() string + type NewFilledBlocksFilter struct + Filter isNewFilledBlocksFilter_Filter + func (*NewFilledBlocksFilter) Descriptor() ([]byte, []int) + func (*NewFilledBlocksFilter) ProtoMessage() + func (m *NewFilledBlocksFilter) GetFilter() isNewFilledBlocksFilter_Filter + func (x *NewFilledBlocksFilter) GetAddresses() *Addresses + func (x *NewFilledBlocksFilter) GetBlockIds() *BlockIds + func (x *NewFilledBlocksFilter) GetSlotRange() *SlotRange + func (x *NewFilledBlocksFilter) ProtoReflect() protoreflect.Message + func (x *NewFilledBlocksFilter) Reset() + func (x *NewFilledBlocksFilter) String() string + type NewFilledBlocksFilter_Addresses struct + Addresses *Addresses + type NewFilledBlocksFilter_BlockIds struct + BlockIds *BlockIds + type NewFilledBlocksFilter_SlotRange struct + SlotRange *SlotRange + type NewFilledBlocksRequest struct + Filters []*NewBlocksFilter + func (*NewFilledBlocksRequest) Descriptor() ([]byte, []int) + func (*NewFilledBlocksRequest) ProtoMessage() + func (x *NewFilledBlocksRequest) GetFilters() []*NewBlocksFilter + func (x *NewFilledBlocksRequest) ProtoReflect() protoreflect.Message + func (x *NewFilledBlocksRequest) Reset() + func (x *NewFilledBlocksRequest) String() string + type NewFilledBlocksResponse struct + FilledBlock *FilledBlock + func (*NewFilledBlocksResponse) Descriptor() ([]byte, []int) + func (*NewFilledBlocksResponse) ProtoMessage() + func (x *NewFilledBlocksResponse) GetFilledBlock() *FilledBlock + func (x *NewFilledBlocksResponse) ProtoReflect() protoreflect.Message + func (x *NewFilledBlocksResponse) Reset() + func (x *NewFilledBlocksResponse) String() string + type NewOperationsFilter struct + Filter isNewOperationsFilter_Filter + func (*NewOperationsFilter) Descriptor() ([]byte, []int) + func (*NewOperationsFilter) ProtoMessage() + func (m *NewOperationsFilter) GetFilter() isNewOperationsFilter_Filter + func (x *NewOperationsFilter) GetAddresses() *Addresses + func (x *NewOperationsFilter) GetOperationIds() *OperationIds + func (x *NewOperationsFilter) GetOperationTypes() *OpTypes + func (x *NewOperationsFilter) ProtoReflect() protoreflect.Message + func (x *NewOperationsFilter) Reset() + func (x *NewOperationsFilter) String() string + type NewOperationsFilter_Addresses struct + Addresses *Addresses + type NewOperationsFilter_OperationIds struct + OperationIds *OperationIds + type NewOperationsFilter_OperationTypes struct + OperationTypes *OpTypes + type NewOperationsRequest struct + Filters []*NewOperationsFilter + func (*NewOperationsRequest) Descriptor() ([]byte, []int) + func (*NewOperationsRequest) ProtoMessage() + func (x *NewOperationsRequest) GetFilters() []*NewOperationsFilter + func (x *NewOperationsRequest) ProtoReflect() protoreflect.Message + func (x *NewOperationsRequest) Reset() + func (x *NewOperationsRequest) String() string + type NewOperationsResponse struct + SignedOperation *SignedOperation + func (*NewOperationsResponse) Descriptor() ([]byte, []int) + func (*NewOperationsResponse) ProtoMessage() + func (x *NewOperationsResponse) GetSignedOperation() *SignedOperation + func (x *NewOperationsResponse) ProtoReflect() protoreflect.Message + func (x *NewOperationsResponse) Reset() + func (x *NewOperationsResponse) String() string + type NewSlotABICallStacksRequest struct + FinalityLevel FinalityLevel + func (*NewSlotABICallStacksRequest) Descriptor() ([]byte, []int) + func (*NewSlotABICallStacksRequest) ProtoMessage() + func (x *NewSlotABICallStacksRequest) GetFinalityLevel() FinalityLevel + func (x *NewSlotABICallStacksRequest) ProtoReflect() protoreflect.Message + func (x *NewSlotABICallStacksRequest) Reset() + func (x *NewSlotABICallStacksRequest) String() string + type NewSlotABICallStacksResponse struct + AscCallStacks []*ASCABICallStack + OperationCallStacks []*OperationABICallStack + Slot *Slot + func (*NewSlotABICallStacksResponse) Descriptor() ([]byte, []int) + func (*NewSlotABICallStacksResponse) ProtoMessage() + func (x *NewSlotABICallStacksResponse) GetAscCallStacks() []*ASCABICallStack + func (x *NewSlotABICallStacksResponse) GetOperationCallStacks() []*OperationABICallStack + func (x *NewSlotABICallStacksResponse) GetSlot() *Slot + func (x *NewSlotABICallStacksResponse) ProtoReflect() protoreflect.Message + func (x *NewSlotABICallStacksResponse) Reset() + func (x *NewSlotABICallStacksResponse) String() string + type NewSlotExecutionOutputsFilter struct + Filter isNewSlotExecutionOutputsFilter_Filter + func (*NewSlotExecutionOutputsFilter) Descriptor() ([]byte, []int) + func (*NewSlotExecutionOutputsFilter) ProtoMessage() + func (m *NewSlotExecutionOutputsFilter) GetFilter() isNewSlotExecutionOutputsFilter_Filter + func (x *NewSlotExecutionOutputsFilter) GetAsyncPoolChangesFilter() *AsyncPoolChangesFilter + func (x *NewSlotExecutionOutputsFilter) GetEventFilter() *ExecutionEventFilter + func (x *NewSlotExecutionOutputsFilter) GetExecutedDenounciationFilter() *ExecutedDenounciationFilter + func (x *NewSlotExecutionOutputsFilter) GetExecutedOpsChangesFilter() *ExecutedOpsChangesFilter + func (x *NewSlotExecutionOutputsFilter) GetLedgerChangesFilter() *LedgerChangesFilter + func (x *NewSlotExecutionOutputsFilter) GetSlotRange() *SlotRange + func (x *NewSlotExecutionOutputsFilter) GetStatus() ExecutionOutputStatus + func (x *NewSlotExecutionOutputsFilter) ProtoReflect() protoreflect.Message + func (x *NewSlotExecutionOutputsFilter) Reset() + func (x *NewSlotExecutionOutputsFilter) String() string + type NewSlotExecutionOutputsFilter_AsyncPoolChangesFilter struct + AsyncPoolChangesFilter *AsyncPoolChangesFilter + type NewSlotExecutionOutputsFilter_EventFilter struct + EventFilter *ExecutionEventFilter + type NewSlotExecutionOutputsFilter_ExecutedDenounciationFilter struct + ExecutedDenounciationFilter *ExecutedDenounciationFilter + type NewSlotExecutionOutputsFilter_ExecutedOpsChangesFilter struct + ExecutedOpsChangesFilter *ExecutedOpsChangesFilter + type NewSlotExecutionOutputsFilter_LedgerChangesFilter struct + LedgerChangesFilter *LedgerChangesFilter + type NewSlotExecutionOutputsFilter_SlotRange struct + SlotRange *SlotRange + type NewSlotExecutionOutputsFilter_Status struct + Status ExecutionOutputStatus + type NewSlotExecutionOutputsRequest struct + Filters []*NewSlotExecutionOutputsFilter + func (*NewSlotExecutionOutputsRequest) Descriptor() ([]byte, []int) + func (*NewSlotExecutionOutputsRequest) ProtoMessage() + func (x *NewSlotExecutionOutputsRequest) GetFilters() []*NewSlotExecutionOutputsFilter + func (x *NewSlotExecutionOutputsRequest) ProtoReflect() protoreflect.Message + func (x *NewSlotExecutionOutputsRequest) Reset() + func (x *NewSlotExecutionOutputsRequest) String() string + type NewSlotExecutionOutputsResponse struct + Output *SlotExecutionOutput + func (*NewSlotExecutionOutputsResponse) Descriptor() ([]byte, []int) + func (*NewSlotExecutionOutputsResponse) ProtoMessage() + func (x *NewSlotExecutionOutputsResponse) GetOutput() *SlotExecutionOutput + func (x *NewSlotExecutionOutputsResponse) ProtoReflect() protoreflect.Message + func (x *NewSlotExecutionOutputsResponse) Reset() + func (x *NewSlotExecutionOutputsResponse) String() string + type NewSlotTransfersRequest struct + FinalityLevel FinalityLevel + func (*NewSlotTransfersRequest) Descriptor() ([]byte, []int) + func (*NewSlotTransfersRequest) ProtoMessage() + func (x *NewSlotTransfersRequest) GetFinalityLevel() FinalityLevel + func (x *NewSlotTransfersRequest) ProtoReflect() protoreflect.Message + func (x *NewSlotTransfersRequest) Reset() + func (x *NewSlotTransfersRequest) String() string + type NewSlotTransfersResponse struct + Slot *Slot + Transfers []*TransferInfo + func (*NewSlotTransfersResponse) Descriptor() ([]byte, []int) + func (*NewSlotTransfersResponse) ProtoMessage() + func (x *NewSlotTransfersResponse) GetSlot() *Slot + func (x *NewSlotTransfersResponse) GetTransfers() []*TransferInfo + func (x *NewSlotTransfersResponse) ProtoReflect() protoreflect.Message + func (x *NewSlotTransfersResponse) Reset() + func (x *NewSlotTransfersResponse) String() string + type NodeStatus struct + ChainId uint64 + Config *CompactConfig + ConnectedNodes []*ConnectedNode + ConsensusStats *ConsensusStats + CurrentCycle uint64 + CurrentCycleTime *NativeTime + CurrentTime *NativeTime + ExecutionStats *ExecutionStats + FinalStateFingerprint string + LastExecutedFinalSlot *Slot + LastExecutedSpeculativeSlot *Slot + NetworkStats *NetworkStats + NextCycleTime *NativeTime + NodeId string + NodeIp string + PoolStats *PoolStats + Version string + func (*NodeStatus) Descriptor() ([]byte, []int) + func (*NodeStatus) ProtoMessage() + func (x *NodeStatus) GetChainId() uint64 + func (x *NodeStatus) GetConfig() *CompactConfig + func (x *NodeStatus) GetConnectedNodes() []*ConnectedNode + func (x *NodeStatus) GetConsensusStats() *ConsensusStats + func (x *NodeStatus) GetCurrentCycle() uint64 + func (x *NodeStatus) GetCurrentCycleTime() *NativeTime + func (x *NodeStatus) GetCurrentTime() *NativeTime + func (x *NodeStatus) GetExecutionStats() *ExecutionStats + func (x *NodeStatus) GetFinalStateFingerprint() string + func (x *NodeStatus) GetLastExecutedFinalSlot() *Slot + func (x *NodeStatus) GetLastExecutedSpeculativeSlot() *Slot + func (x *NodeStatus) GetNetworkStats() *NetworkStats + func (x *NodeStatus) GetNextCycleTime() *NativeTime + func (x *NodeStatus) GetNodeId() string + func (x *NodeStatus) GetNodeIp() string + func (x *NodeStatus) GetPoolStats() *PoolStats + func (x *NodeStatus) GetVersion() string + func (x *NodeStatus) ProtoReflect() protoreflect.Message + func (x *NodeStatus) Reset() + func (x *NodeStatus) String() string + type OpExecutionStatusCandidate struct + OperationId string + func (*OpExecutionStatusCandidate) Descriptor() ([]byte, []int) + func (*OpExecutionStatusCandidate) ProtoMessage() + func (x *OpExecutionStatusCandidate) GetOperationId() string + func (x *OpExecutionStatusCandidate) ProtoReflect() protoreflect.Message + func (x *OpExecutionStatusCandidate) Reset() + func (x *OpExecutionStatusCandidate) String() string + type OpExecutionStatusFinal struct + OperationId string + func (*OpExecutionStatusFinal) Descriptor() ([]byte, []int) + func (*OpExecutionStatusFinal) ProtoMessage() + func (x *OpExecutionStatusFinal) GetOperationId() string + func (x *OpExecutionStatusFinal) ProtoReflect() protoreflect.Message + func (x *OpExecutionStatusFinal) Reset() + func (x *OpExecutionStatusFinal) String() string + type OpType int32 + const OpType_OP_TYPE_CALL_SC + const OpType_OP_TYPE_EXECUTE_SC + const OpType_OP_TYPE_ROLL_BUY + const OpType_OP_TYPE_ROLL_SELL + const OpType_OP_TYPE_TRANSACTION + const OpType_OP_TYPE_UNSPECIFIED + func (OpType) Descriptor() protoreflect.EnumDescriptor + func (OpType) EnumDescriptor() ([]byte, []int) + func (OpType) Type() protoreflect.EnumType + func (x OpType) Enum() *OpType + func (x OpType) Number() protoreflect.EnumNumber + func (x OpType) String() string + type OpTypes struct + OpTypes []OpType + func (*OpTypes) Descriptor() ([]byte, []int) + func (*OpTypes) ProtoMessage() + func (x *OpTypes) GetOpTypes() []OpType + func (x *OpTypes) ProtoReflect() protoreflect.Message + func (x *OpTypes) Reset() + func (x *OpTypes) String() string + type Operation struct + ExpirePeriod uint64 + Fee *NativeAmount + Op *OperationType + func (*Operation) Descriptor() ([]byte, []int) + func (*Operation) ProtoMessage() + func (x *Operation) GetExpirePeriod() uint64 + func (x *Operation) GetFee() *NativeAmount + func (x *Operation) GetOp() *OperationType + func (x *Operation) ProtoReflect() protoreflect.Message + func (x *Operation) Reset() + func (x *Operation) String() string + type OperationABICallStack struct + CallStack []*ABICallStackElementParent + OperationId string + func (*OperationABICallStack) Descriptor() ([]byte, []int) + func (*OperationABICallStack) ProtoMessage() + func (x *OperationABICallStack) GetCallStack() []*ABICallStackElementParent + func (x *OperationABICallStack) GetOperationId() string + func (x *OperationABICallStack) ProtoReflect() protoreflect.Message + func (x *OperationABICallStack) Reset() + func (x *OperationABICallStack) String() string + type OperationExecutionStatus int32 + const OperationExecutionStatus_OPERATION_EXECUTION_STATUS_FAILED + const OperationExecutionStatus_OPERATION_EXECUTION_STATUS_SUCCESS + const OperationExecutionStatus_OPERATION_EXECUTION_STATUS_UNSPECIFIED + func (OperationExecutionStatus) Descriptor() protoreflect.EnumDescriptor + func (OperationExecutionStatus) EnumDescriptor() ([]byte, []int) + func (OperationExecutionStatus) Type() protoreflect.EnumType + func (x OperationExecutionStatus) Enum() *OperationExecutionStatus + func (x OperationExecutionStatus) Number() protoreflect.EnumNumber + func (x OperationExecutionStatus) String() string + type OperationIds struct + OperationIds []string + func (*OperationIds) Descriptor() ([]byte, []int) + func (*OperationIds) ProtoMessage() + func (x *OperationIds) GetOperationIds() []string + func (x *OperationIds) ProtoReflect() protoreflect.Message + func (x *OperationIds) Reset() + func (x *OperationIds) String() string + type OperationInfo struct + BlockIds []string + Id string + Thread uint32 + func (*OperationInfo) Descriptor() ([]byte, []int) + func (*OperationInfo) ProtoMessage() + func (x *OperationInfo) GetBlockIds() []string + func (x *OperationInfo) GetId() string + func (x *OperationInfo) GetThread() uint32 + func (x *OperationInfo) ProtoReflect() protoreflect.Message + func (x *OperationInfo) Reset() + func (x *OperationInfo) String() string + type OperationType struct + Type isOperationType_Type + func (*OperationType) Descriptor() ([]byte, []int) + func (*OperationType) ProtoMessage() + func (m *OperationType) GetType() isOperationType_Type + func (x *OperationType) GetCallSc() *CallSC + func (x *OperationType) GetExecutSc() *ExecuteSC + func (x *OperationType) GetRollBuy() *RollBuy + func (x *OperationType) GetRollSell() *RollSell + func (x *OperationType) GetTransaction() *Transaction + func (x *OperationType) ProtoReflect() protoreflect.Message + func (x *OperationType) Reset() + func (x *OperationType) String() string + type OperationType_CallSc struct + CallSc *CallSC + type OperationType_ExecutSc struct + ExecutSc *ExecuteSC + type OperationType_RollBuy struct + RollBuy *RollBuy + type OperationType_RollSell struct + RollSell *RollSell + type OperationType_Transaction struct + Transaction *Transaction + type OperationWrapper struct + BlockIds []string + Operation *SignedOperation + Thread uint32 + func (*OperationWrapper) Descriptor() ([]byte, []int) + func (*OperationWrapper) ProtoMessage() + func (x *OperationWrapper) GetBlockIds() []string + func (x *OperationWrapper) GetOperation() *SignedOperation + func (x *OperationWrapper) GetThread() uint32 + func (x *OperationWrapper) ProtoReflect() protoreflect.Message + func (x *OperationWrapper) Reset() + func (x *OperationWrapper) String() string + type PoolStats struct + EndorsementsCount uint64 + OperationsCount uint64 + func (*PoolStats) Descriptor() ([]byte, []int) + func (*PoolStats) ProtoMessage() + func (x *PoolStats) GetEndorsementsCount() uint64 + func (x *PoolStats) GetOperationsCount() uint64 + func (x *PoolStats) ProtoReflect() protoreflect.Message + func (x *PoolStats) Reset() + func (x *PoolStats) String() string + type PosChangesFilter struct + Filter isPosChangesFilter_Filter + func (*PosChangesFilter) Descriptor() ([]byte, []int) + func (*PosChangesFilter) ProtoMessage() + func (m *PosChangesFilter) GetFilter() isPosChangesFilter_Filter + func (x *PosChangesFilter) GetAddress() string + func (x *PosChangesFilter) GetNone() *Empty + func (x *PosChangesFilter) ProtoReflect() protoreflect.Message + func (x *PosChangesFilter) Reset() + func (x *PosChangesFilter) String() string + type PosChangesFilter_Address struct + Address string + type PosChangesFilter_None struct + None *Empty + type PrivateServiceClient interface + AddStakingSecretKeys func(ctx context.Context, in *AddStakingSecretKeysRequest, opts ...grpc.CallOption) (*AddStakingSecretKeysResponse, error) + AddToBootstrapBlacklist func(ctx context.Context, in *AddToBootstrapBlacklistRequest, ...) (*AddToBootstrapBlacklistResponse, error) + AddToBootstrapWhitelist func(ctx context.Context, in *AddToBootstrapWhitelistRequest, ...) (*AddToBootstrapWhitelistResponse, error) + AddToPeersWhitelist func(ctx context.Context, in *AddToPeersWhitelistRequest, opts ...grpc.CallOption) (*AddToPeersWhitelistResponse, error) + AllowEveryoneToBootstrap func(ctx context.Context, in *AllowEveryoneToBootstrapRequest, ...) (*AllowEveryoneToBootstrapResponse, error) + BanNodesByIds func(ctx context.Context, in *BanNodesByIdsRequest, opts ...grpc.CallOption) (*BanNodesByIdsResponse, error) + BanNodesByIps func(ctx context.Context, in *BanNodesByIpsRequest, opts ...grpc.CallOption) (*BanNodesByIpsResponse, error) + GetBootstrapBlacklist func(ctx context.Context, in *GetBootstrapBlacklistRequest, opts ...grpc.CallOption) (*GetBootstrapBlacklistResponse, error) + GetBootstrapWhitelist func(ctx context.Context, in *GetBootstrapWhitelistRequest, opts ...grpc.CallOption) (*GetBootstrapWhitelistResponse, error) + GetMipStatus func(ctx context.Context, in *GetMipStatusRequest, opts ...grpc.CallOption) (*GetMipStatusResponse, error) + GetNodeStatus func(ctx context.Context, in *GetNodeStatusRequest, opts ...grpc.CallOption) (*GetNodeStatusResponse, error) + GetPeersWhitelist func(ctx context.Context, in *GetPeersWhitelistRequest, opts ...grpc.CallOption) (*GetPeersWhitelistResponse, error) + RemoveFromBootstrapBlacklist func(ctx context.Context, in *RemoveFromBootstrapBlacklistRequest, ...) (*RemoveFromBootstrapBlacklistResponse, error) + RemoveFromBootstrapWhitelist func(ctx context.Context, in *RemoveFromBootstrapWhitelistRequest, ...) (*RemoveFromBootstrapWhitelistResponse, error) + RemoveFromPeersWhitelist func(ctx context.Context, in *RemoveFromPeersWhitelistRequest, ...) (*RemoveFromPeersWhitelistResponse, error) + RemoveStakingAddresses func(ctx context.Context, in *RemoveStakingAddressesRequest, ...) (*RemoveStakingAddressesResponse, error) + ShutdownGracefully func(ctx context.Context, in *ShutdownGracefullyRequest, opts ...grpc.CallOption) (*ShutdownGracefullyResponse, error) + SignMessages func(ctx context.Context, in *SignMessagesRequest, opts ...grpc.CallOption) (*SignMessagesResponse, error) + UnbanNodesByIds func(ctx context.Context, in *UnbanNodesByIdsRequest, opts ...grpc.CallOption) (*UnbanNodesByIdsResponse, error) + UnbanNodesByIps func(ctx context.Context, in *UnbanNodesByIpsRequest, opts ...grpc.CallOption) (*UnbanNodesByIpsResponse, error) + func NewPrivateServiceClient(cc grpc.ClientConnInterface) PrivateServiceClient + type PrivateServiceServer interface + AddStakingSecretKeys func(context.Context, *AddStakingSecretKeysRequest) (*AddStakingSecretKeysResponse, error) + AddToBootstrapBlacklist func(context.Context, *AddToBootstrapBlacklistRequest) (*AddToBootstrapBlacklistResponse, error) + AddToBootstrapWhitelist func(context.Context, *AddToBootstrapWhitelistRequest) (*AddToBootstrapWhitelistResponse, error) + AddToPeersWhitelist func(context.Context, *AddToPeersWhitelistRequest) (*AddToPeersWhitelistResponse, error) + AllowEveryoneToBootstrap func(context.Context, *AllowEveryoneToBootstrapRequest) (*AllowEveryoneToBootstrapResponse, error) + BanNodesByIds func(context.Context, *BanNodesByIdsRequest) (*BanNodesByIdsResponse, error) + BanNodesByIps func(context.Context, *BanNodesByIpsRequest) (*BanNodesByIpsResponse, error) + GetBootstrapBlacklist func(context.Context, *GetBootstrapBlacklistRequest) (*GetBootstrapBlacklistResponse, error) + GetBootstrapWhitelist func(context.Context, *GetBootstrapWhitelistRequest) (*GetBootstrapWhitelistResponse, error) + GetMipStatus func(context.Context, *GetMipStatusRequest) (*GetMipStatusResponse, error) + GetNodeStatus func(context.Context, *GetNodeStatusRequest) (*GetNodeStatusResponse, error) + GetPeersWhitelist func(context.Context, *GetPeersWhitelistRequest) (*GetPeersWhitelistResponse, error) + RemoveFromBootstrapBlacklist func(context.Context, *RemoveFromBootstrapBlacklistRequest) (*RemoveFromBootstrapBlacklistResponse, error) + RemoveFromBootstrapWhitelist func(context.Context, *RemoveFromBootstrapWhitelistRequest) (*RemoveFromBootstrapWhitelistResponse, error) + RemoveFromPeersWhitelist func(context.Context, *RemoveFromPeersWhitelistRequest) (*RemoveFromPeersWhitelistResponse, error) + RemoveStakingAddresses func(context.Context, *RemoveStakingAddressesRequest) (*RemoveStakingAddressesResponse, error) + ShutdownGracefully func(context.Context, *ShutdownGracefullyRequest) (*ShutdownGracefullyResponse, error) + SignMessages func(context.Context, *SignMessagesRequest) (*SignMessagesResponse, error) + UnbanNodesByIds func(context.Context, *UnbanNodesByIdsRequest) (*UnbanNodesByIdsResponse, error) + UnbanNodesByIps func(context.Context, *UnbanNodesByIpsRequest) (*UnbanNodesByIpsResponse, error) + type PublicServiceClient interface + ExecuteReadOnlyCall func(ctx context.Context, in *ExecuteReadOnlyCallRequest, opts ...grpc.CallOption) (*ExecuteReadOnlyCallResponse, error) + GetBlocks func(ctx context.Context, in *GetBlocksRequest, opts ...grpc.CallOption) (*GetBlocksResponse, error) + GetDatastoreEntries func(ctx context.Context, in *GetDatastoreEntriesRequest, opts ...grpc.CallOption) (*GetDatastoreEntriesResponse, error) + GetEndorsements func(ctx context.Context, in *GetEndorsementsRequest, opts ...grpc.CallOption) (*GetEndorsementsResponse, error) + GetNextBlockBestParents func(ctx context.Context, in *GetNextBlockBestParentsRequest, ...) (*GetNextBlockBestParentsResponse, error) + GetOperationABICallStacks func(ctx context.Context, in *GetOperationABICallStacksRequest, ...) (*GetOperationABICallStacksResponse, error) + GetOperations func(ctx context.Context, in *GetOperationsRequest, opts ...grpc.CallOption) (*GetOperationsResponse, error) + GetScExecutionEvents func(ctx context.Context, in *GetScExecutionEventsRequest, opts ...grpc.CallOption) (*GetScExecutionEventsResponse, error) + GetSelectorDraws func(ctx context.Context, in *GetSelectorDrawsRequest, opts ...grpc.CallOption) (*GetSelectorDrawsResponse, error) + GetSlotABICallStacks func(ctx context.Context, in *GetSlotABICallStacksRequest, opts ...grpc.CallOption) (*GetSlotABICallStacksResponse, error) + GetSlotTransfers func(ctx context.Context, in *GetSlotTransfersRequest, opts ...grpc.CallOption) (*GetSlotTransfersResponse, error) + GetStakers func(ctx context.Context, in *GetStakersRequest, opts ...grpc.CallOption) (*GetStakersResponse, error) + GetStatus func(ctx context.Context, in *GetStatusRequest, opts ...grpc.CallOption) (*GetStatusResponse, error) + GetTransactionsThroughput func(ctx context.Context, in *GetTransactionsThroughputRequest, ...) (*GetTransactionsThroughputResponse, error) + NewBlocks func(ctx context.Context, opts ...grpc.CallOption) (grpc.BidiStreamingClient[NewBlocksRequest, NewBlocksResponse], error) + NewEndorsements func(ctx context.Context, opts ...grpc.CallOption) (grpc.BidiStreamingClient[NewEndorsementsRequest, NewEndorsementsResponse], ...) + NewFilledBlocks func(ctx context.Context, opts ...grpc.CallOption) (grpc.BidiStreamingClient[NewFilledBlocksRequest, NewFilledBlocksResponse], ...) + NewOperations func(ctx context.Context, opts ...grpc.CallOption) (grpc.BidiStreamingClient[NewOperationsRequest, NewOperationsResponse], error) + NewSlotABICallStacks func(ctx context.Context, opts ...grpc.CallOption) (...) + NewSlotExecutionOutputs func(ctx context.Context, opts ...grpc.CallOption) (...) + NewSlotTransfers func(ctx context.Context, opts ...grpc.CallOption) (grpc.BidiStreamingClient[NewSlotTransfersRequest, NewSlotTransfersResponse], ...) + QueryState func(ctx context.Context, in *QueryStateRequest, opts ...grpc.CallOption) (*QueryStateResponse, error) + SearchBlocks func(ctx context.Context, in *SearchBlocksRequest, opts ...grpc.CallOption) (*SearchBlocksResponse, error) + SearchEndorsements func(ctx context.Context, in *SearchEndorsementsRequest, opts ...grpc.CallOption) (*SearchEndorsementsResponse, error) + SearchOperations func(ctx context.Context, in *SearchOperationsRequest, opts ...grpc.CallOption) (*SearchOperationsResponse, error) + SendBlocks func(ctx context.Context, opts ...grpc.CallOption) (grpc.BidiStreamingClient[SendBlocksRequest, SendBlocksResponse], error) + SendEndorsements func(ctx context.Context, opts ...grpc.CallOption) (grpc.BidiStreamingClient[SendEndorsementsRequest, SendEndorsementsResponse], ...) + SendOperations func(ctx context.Context, opts ...grpc.CallOption) (grpc.BidiStreamingClient[SendOperationsRequest, SendOperationsResponse], error) + TransactionsThroughput func(ctx context.Context, opts ...grpc.CallOption) (...) + func NewPublicServiceClient(cc grpc.ClientConnInterface) PublicServiceClient + type PublicServiceServer interface + ExecuteReadOnlyCall func(context.Context, *ExecuteReadOnlyCallRequest) (*ExecuteReadOnlyCallResponse, error) + GetBlocks func(context.Context, *GetBlocksRequest) (*GetBlocksResponse, error) + GetDatastoreEntries func(context.Context, *GetDatastoreEntriesRequest) (*GetDatastoreEntriesResponse, error) + GetEndorsements func(context.Context, *GetEndorsementsRequest) (*GetEndorsementsResponse, error) + GetNextBlockBestParents func(context.Context, *GetNextBlockBestParentsRequest) (*GetNextBlockBestParentsResponse, error) + GetOperationABICallStacks func(context.Context, *GetOperationABICallStacksRequest) (*GetOperationABICallStacksResponse, error) + GetOperations func(context.Context, *GetOperationsRequest) (*GetOperationsResponse, error) + GetScExecutionEvents func(context.Context, *GetScExecutionEventsRequest) (*GetScExecutionEventsResponse, error) + GetSelectorDraws func(context.Context, *GetSelectorDrawsRequest) (*GetSelectorDrawsResponse, error) + GetSlotABICallStacks func(context.Context, *GetSlotABICallStacksRequest) (*GetSlotABICallStacksResponse, error) + GetSlotTransfers func(context.Context, *GetSlotTransfersRequest) (*GetSlotTransfersResponse, error) + GetStakers func(context.Context, *GetStakersRequest) (*GetStakersResponse, error) + GetStatus func(context.Context, *GetStatusRequest) (*GetStatusResponse, error) + GetTransactionsThroughput func(context.Context, *GetTransactionsThroughputRequest) (*GetTransactionsThroughputResponse, error) + NewBlocks func(grpc.BidiStreamingServer[NewBlocksRequest, NewBlocksResponse]) error + NewEndorsements func(grpc.BidiStreamingServer[NewEndorsementsRequest, NewEndorsementsResponse]) error + NewFilledBlocks func(grpc.BidiStreamingServer[NewFilledBlocksRequest, NewFilledBlocksResponse]) error + NewOperations func(grpc.BidiStreamingServer[NewOperationsRequest, NewOperationsResponse]) error + NewSlotABICallStacks func(...) error + NewSlotExecutionOutputs func(...) error + NewSlotTransfers func(grpc.BidiStreamingServer[NewSlotTransfersRequest, NewSlotTransfersResponse]) error + QueryState func(context.Context, *QueryStateRequest) (*QueryStateResponse, error) + SearchBlocks func(context.Context, *SearchBlocksRequest) (*SearchBlocksResponse, error) + SearchEndorsements func(context.Context, *SearchEndorsementsRequest) (*SearchEndorsementsResponse, error) + SearchOperations func(context.Context, *SearchOperationsRequest) (*SearchOperationsResponse, error) + SendBlocks func(grpc.BidiStreamingServer[SendBlocksRequest, SendBlocksResponse]) error + SendEndorsements func(grpc.BidiStreamingServer[SendEndorsementsRequest, SendEndorsementsResponse]) error + SendOperations func(grpc.BidiStreamingServer[SendOperationsRequest, SendOperationsResponse]) error + TransactionsThroughput func(...) error + type PublicService_NewBlocksClient = grpc.BidiStreamingClient[NewBlocksRequest, NewBlocksResponse] + type PublicService_NewBlocksServer = grpc.BidiStreamingServer[NewBlocksRequest, NewBlocksResponse] + type PublicService_NewEndorsementsClient = grpc.BidiStreamingClient[NewEndorsementsRequest, NewEndorsementsResponse] + type PublicService_NewEndorsementsServer = grpc.BidiStreamingServer[NewEndorsementsRequest, NewEndorsementsResponse] + type PublicService_NewFilledBlocksClient = grpc.BidiStreamingClient[NewFilledBlocksRequest, NewFilledBlocksResponse] + type PublicService_NewFilledBlocksServer = grpc.BidiStreamingServer[NewFilledBlocksRequest, NewFilledBlocksResponse] + type PublicService_NewOperationsClient = grpc.BidiStreamingClient[NewOperationsRequest, NewOperationsResponse] + type PublicService_NewOperationsServer = grpc.BidiStreamingServer[NewOperationsRequest, NewOperationsResponse] + type PublicService_NewSlotABICallStacksClient = grpc.BidiStreamingClient[NewSlotABICallStacksRequest, NewSlotABICallStacksResponse] + type PublicService_NewSlotABICallStacksServer = grpc.BidiStreamingServer[NewSlotABICallStacksRequest, NewSlotABICallStacksResponse] + type PublicService_NewSlotExecutionOutputsClient = grpc.BidiStreamingClient[NewSlotExecutionOutputsRequest, NewSlotExecutionOutputsResponse] + type PublicService_NewSlotExecutionOutputsServer = grpc.BidiStreamingServer[NewSlotExecutionOutputsRequest, NewSlotExecutionOutputsResponse] + type PublicService_NewSlotTransfersClient = grpc.BidiStreamingClient[NewSlotTransfersRequest, NewSlotTransfersResponse] + type PublicService_NewSlotTransfersServer = grpc.BidiStreamingServer[NewSlotTransfersRequest, NewSlotTransfersResponse] + type PublicService_SendBlocksClient = grpc.BidiStreamingClient[SendBlocksRequest, SendBlocksResponse] + type PublicService_SendBlocksServer = grpc.BidiStreamingServer[SendBlocksRequest, SendBlocksResponse] + type PublicService_SendEndorsementsClient = grpc.BidiStreamingClient[SendEndorsementsRequest, SendEndorsementsResponse] + type PublicService_SendEndorsementsServer = grpc.BidiStreamingServer[SendEndorsementsRequest, SendEndorsementsResponse] + type PublicService_SendOperationsClient = grpc.BidiStreamingClient[SendOperationsRequest, SendOperationsResponse] + type PublicService_SendOperationsServer = grpc.BidiStreamingServer[SendOperationsRequest, SendOperationsResponse] + type PublicService_TransactionsThroughputClient = grpc.BidiStreamingClient[TransactionsThroughputRequest, TransactionsThroughputResponse] + type PublicService_TransactionsThroughputServer = grpc.BidiStreamingServer[TransactionsThroughputRequest, TransactionsThroughputResponse] + type PublicStatus struct + ChainId uint64 + Config *CompactConfig + CurrentCycle uint64 + CurrentCycleTime *NativeTime + CurrentTime *NativeTime + FinalStateFingerprint string + LastExecutedFinalSlot *Slot + LastExecutedSpeculativeSlot *Slot + MinimalFees *NativeAmount + NextCycleTime *NativeTime + NodeId string + Version string + func (*PublicStatus) Descriptor() ([]byte, []int) + func (*PublicStatus) ProtoMessage() + func (x *PublicStatus) GetChainId() uint64 + func (x *PublicStatus) GetConfig() *CompactConfig + func (x *PublicStatus) GetCurrentCycle() uint64 + func (x *PublicStatus) GetCurrentCycleTime() *NativeTime + func (x *PublicStatus) GetCurrentTime() *NativeTime + func (x *PublicStatus) GetFinalStateFingerprint() string + func (x *PublicStatus) GetLastExecutedFinalSlot() *Slot + func (x *PublicStatus) GetLastExecutedSpeculativeSlot() *Slot + func (x *PublicStatus) GetMinimalFees() *NativeAmount + func (x *PublicStatus) GetNextCycleTime() *NativeTime + func (x *PublicStatus) GetNodeId() string + func (x *PublicStatus) GetVersion() string + func (x *PublicStatus) ProtoReflect() protoreflect.Message + func (x *PublicStatus) Reset() + func (x *PublicStatus) String() string + type QueryStateRequest struct + Queries []*ExecutionQueryRequestItem + func (*QueryStateRequest) Descriptor() ([]byte, []int) + func (*QueryStateRequest) ProtoMessage() + func (x *QueryStateRequest) GetQueries() []*ExecutionQueryRequestItem + func (x *QueryStateRequest) ProtoReflect() protoreflect.Message + func (x *QueryStateRequest) Reset() + func (x *QueryStateRequest) String() string + type QueryStateResponse struct + CandidateCursor *Slot + FinalCursor *Slot + FinalStateFingerprint string + Responses []*ExecutionQueryResponse + func (*QueryStateResponse) Descriptor() ([]byte, []int) + func (*QueryStateResponse) ProtoMessage() + func (x *QueryStateResponse) GetCandidateCursor() *Slot + func (x *QueryStateResponse) GetFinalCursor() *Slot + func (x *QueryStateResponse) GetFinalStateFingerprint() string + func (x *QueryStateResponse) GetResponses() []*ExecutionQueryResponse + func (x *QueryStateResponse) ProtoReflect() protoreflect.Message + func (x *QueryStateResponse) Reset() + func (x *QueryStateResponse) String() string + type ReadOnlyExecutionCall struct + CallStack []*ExecutionStackElement + CallerAddress *wrapperspb.StringValue + Fee *NativeAmount + MaxGas uint64 + Target isReadOnlyExecutionCall_Target + func (*ReadOnlyExecutionCall) Descriptor() ([]byte, []int) + func (*ReadOnlyExecutionCall) ProtoMessage() + func (m *ReadOnlyExecutionCall) GetTarget() isReadOnlyExecutionCall_Target + func (x *ReadOnlyExecutionCall) GetBytecodeCall() *BytecodeExecution + func (x *ReadOnlyExecutionCall) GetCallStack() []*ExecutionStackElement + func (x *ReadOnlyExecutionCall) GetCallerAddress() *wrapperspb.StringValue + func (x *ReadOnlyExecutionCall) GetFee() *NativeAmount + func (x *ReadOnlyExecutionCall) GetFunctionCall() *FunctionCall + func (x *ReadOnlyExecutionCall) GetMaxGas() uint64 + func (x *ReadOnlyExecutionCall) ProtoReflect() protoreflect.Message + func (x *ReadOnlyExecutionCall) Reset() + func (x *ReadOnlyExecutionCall) String() string + type ReadOnlyExecutionCall_BytecodeCall struct + BytecodeCall *BytecodeExecution + type ReadOnlyExecutionCall_FunctionCall struct + FunctionCall *FunctionCall + type ReadOnlyExecutionOutput struct + CallResult []byte + Out *ExecutionOutput + UsedGas uint64 + func (*ReadOnlyExecutionOutput) Descriptor() ([]byte, []int) + func (*ReadOnlyExecutionOutput) ProtoMessage() + func (x *ReadOnlyExecutionOutput) GetCallResult() []byte + func (x *ReadOnlyExecutionOutput) GetOut() *ExecutionOutput + func (x *ReadOnlyExecutionOutput) GetUsedGas() uint64 + func (x *ReadOnlyExecutionOutput) ProtoReflect() protoreflect.Message + func (x *ReadOnlyExecutionOutput) Reset() + func (x *ReadOnlyExecutionOutput) String() string + type RemoveFromBootstrapBlacklistRequest struct + Ips []string + func (*RemoveFromBootstrapBlacklistRequest) Descriptor() ([]byte, []int) + func (*RemoveFromBootstrapBlacklistRequest) ProtoMessage() + func (x *RemoveFromBootstrapBlacklistRequest) GetIps() []string + func (x *RemoveFromBootstrapBlacklistRequest) ProtoReflect() protoreflect.Message + func (x *RemoveFromBootstrapBlacklistRequest) Reset() + func (x *RemoveFromBootstrapBlacklistRequest) String() string + type RemoveFromBootstrapBlacklistResponse struct + func (*RemoveFromBootstrapBlacklistResponse) Descriptor() ([]byte, []int) + func (*RemoveFromBootstrapBlacklistResponse) ProtoMessage() + func (x *RemoveFromBootstrapBlacklistResponse) ProtoReflect() protoreflect.Message + func (x *RemoveFromBootstrapBlacklistResponse) Reset() + func (x *RemoveFromBootstrapBlacklistResponse) String() string + type RemoveFromBootstrapWhitelistRequest struct + Ips []string + func (*RemoveFromBootstrapWhitelistRequest) Descriptor() ([]byte, []int) + func (*RemoveFromBootstrapWhitelistRequest) ProtoMessage() + func (x *RemoveFromBootstrapWhitelistRequest) GetIps() []string + func (x *RemoveFromBootstrapWhitelistRequest) ProtoReflect() protoreflect.Message + func (x *RemoveFromBootstrapWhitelistRequest) Reset() + func (x *RemoveFromBootstrapWhitelistRequest) String() string + type RemoveFromBootstrapWhitelistResponse struct + func (*RemoveFromBootstrapWhitelistResponse) Descriptor() ([]byte, []int) + func (*RemoveFromBootstrapWhitelistResponse) ProtoMessage() + func (x *RemoveFromBootstrapWhitelistResponse) ProtoReflect() protoreflect.Message + func (x *RemoveFromBootstrapWhitelistResponse) Reset() + func (x *RemoveFromBootstrapWhitelistResponse) String() string + type RemoveFromPeersWhitelistRequest struct + Ips []string + func (*RemoveFromPeersWhitelistRequest) Descriptor() ([]byte, []int) + func (*RemoveFromPeersWhitelistRequest) ProtoMessage() + func (x *RemoveFromPeersWhitelistRequest) GetIps() []string + func (x *RemoveFromPeersWhitelistRequest) ProtoReflect() protoreflect.Message + func (x *RemoveFromPeersWhitelistRequest) Reset() + func (x *RemoveFromPeersWhitelistRequest) String() string + type RemoveFromPeersWhitelistResponse struct + func (*RemoveFromPeersWhitelistResponse) Descriptor() ([]byte, []int) + func (*RemoveFromPeersWhitelistResponse) ProtoMessage() + func (x *RemoveFromPeersWhitelistResponse) ProtoReflect() protoreflect.Message + func (x *RemoveFromPeersWhitelistResponse) Reset() + func (x *RemoveFromPeersWhitelistResponse) String() string + type RemoveStakingAddressesRequest struct + Addresses []string + func (*RemoveStakingAddressesRequest) Descriptor() ([]byte, []int) + func (*RemoveStakingAddressesRequest) ProtoMessage() + func (x *RemoveStakingAddressesRequest) GetAddresses() []string + func (x *RemoveStakingAddressesRequest) ProtoReflect() protoreflect.Message + func (x *RemoveStakingAddressesRequest) Reset() + func (x *RemoveStakingAddressesRequest) String() string + type RemoveStakingAddressesResponse struct + func (*RemoveStakingAddressesResponse) Descriptor() ([]byte, []int) + func (*RemoveStakingAddressesResponse) ProtoMessage() + func (x *RemoveStakingAddressesResponse) ProtoReflect() protoreflect.Message + func (x *RemoveStakingAddressesResponse) Reset() + func (x *RemoveStakingAddressesResponse) String() string + type RollBuy struct + RollCount uint64 + func (*RollBuy) Descriptor() ([]byte, []int) + func (*RollBuy) ProtoMessage() + func (x *RollBuy) GetRollCount() uint64 + func (x *RollBuy) ProtoReflect() protoreflect.Message + func (x *RollBuy) Reset() + func (x *RollBuy) String() string + type RollSell struct + RollCount uint64 + func (*RollSell) Descriptor() ([]byte, []int) + func (*RollSell) ProtoMessage() + func (x *RollSell) GetRollCount() uint64 + func (x *RollSell) ProtoReflect() protoreflect.Message + func (x *RollSell) Reset() + func (x *RollSell) String() string + type ScExecutionEvent struct + Context *ScExecutionEventContext + Data []byte + func (*ScExecutionEvent) Descriptor() ([]byte, []int) + func (*ScExecutionEvent) ProtoMessage() + func (x *ScExecutionEvent) GetContext() *ScExecutionEventContext + func (x *ScExecutionEvent) GetData() []byte + func (x *ScExecutionEvent) ProtoReflect() protoreflect.Message + func (x *ScExecutionEvent) Reset() + func (x *ScExecutionEvent) String() string + type ScExecutionEventContext struct + BlockId *wrapperspb.StringValue + CallStack []string + IndexInSlot uint64 + IsFailure bool + OriginOperationId *wrapperspb.StringValue + OriginSlot *Slot + Status ScExecutionEventStatus + func (*ScExecutionEventContext) Descriptor() ([]byte, []int) + func (*ScExecutionEventContext) ProtoMessage() + func (x *ScExecutionEventContext) GetBlockId() *wrapperspb.StringValue + func (x *ScExecutionEventContext) GetCallStack() []string + func (x *ScExecutionEventContext) GetIndexInSlot() uint64 + func (x *ScExecutionEventContext) GetIsFailure() bool + func (x *ScExecutionEventContext) GetOriginOperationId() *wrapperspb.StringValue + func (x *ScExecutionEventContext) GetOriginSlot() *Slot + func (x *ScExecutionEventContext) GetStatus() ScExecutionEventStatus + func (x *ScExecutionEventContext) ProtoReflect() protoreflect.Message + func (x *ScExecutionEventContext) Reset() + func (x *ScExecutionEventContext) String() string + type ScExecutionEventStatus int32 + const ScExecutionEventStatus_SC_EXECUTION_EVENT_STATUS_CANDIDATE + const ScExecutionEventStatus_SC_EXECUTION_EVENT_STATUS_FINAL + const ScExecutionEventStatus_SC_EXECUTION_EVENT_STATUS_READ_ONLY + const ScExecutionEventStatus_SC_EXECUTION_EVENT_STATUS_UNSPECIFIED + func (ScExecutionEventStatus) Descriptor() protoreflect.EnumDescriptor + func (ScExecutionEventStatus) EnumDescriptor() ([]byte, []int) + func (ScExecutionEventStatus) Type() protoreflect.EnumType + func (x ScExecutionEventStatus) Enum() *ScExecutionEventStatus + func (x ScExecutionEventStatus) Number() protoreflect.EnumNumber + func (x ScExecutionEventStatus) String() string + type ScExecutionEventsFilter struct + Filter isScExecutionEventsFilter_Filter + func (*ScExecutionEventsFilter) Descriptor() ([]byte, []int) + func (*ScExecutionEventsFilter) ProtoMessage() + func (m *ScExecutionEventsFilter) GetFilter() isScExecutionEventsFilter_Filter + func (x *ScExecutionEventsFilter) GetCallerAddress() string + func (x *ScExecutionEventsFilter) GetEmitterAddress() string + func (x *ScExecutionEventsFilter) GetIsFailure() bool + func (x *ScExecutionEventsFilter) GetOriginalOperationId() string + func (x *ScExecutionEventsFilter) GetSlotRange() *SlotRange + func (x *ScExecutionEventsFilter) GetStatus() ScExecutionEventStatus + func (x *ScExecutionEventsFilter) ProtoReflect() protoreflect.Message + func (x *ScExecutionEventsFilter) Reset() + func (x *ScExecutionEventsFilter) String() string + type ScExecutionEventsFilter_CallerAddress struct + CallerAddress string + type ScExecutionEventsFilter_EmitterAddress struct + EmitterAddress string + type ScExecutionEventsFilter_IsFailure struct + IsFailure bool + type ScExecutionEventsFilter_OriginalOperationId struct + OriginalOperationId string + type ScExecutionEventsFilter_SlotRange struct + SlotRange *SlotRange + type ScExecutionEventsFilter_Status struct + Status ScExecutionEventStatus + type ScExecutionEventsStatus struct + Status []ScExecutionEventStatus + func (*ScExecutionEventsStatus) Descriptor() ([]byte, []int) + func (*ScExecutionEventsStatus) ProtoMessage() + func (x *ScExecutionEventsStatus) GetStatus() []ScExecutionEventStatus + func (x *ScExecutionEventsStatus) ProtoReflect() protoreflect.Message + func (x *ScExecutionEventsStatus) Reset() + func (x *ScExecutionEventsStatus) String() string + type ScOutputEventsWrapper struct + Events []*ScExecutionEvent + func (*ScOutputEventsWrapper) Descriptor() ([]byte, []int) + func (*ScOutputEventsWrapper) ProtoMessage() + func (x *ScOutputEventsWrapper) GetEvents() []*ScExecutionEvent + func (x *ScOutputEventsWrapper) ProtoReflect() protoreflect.Message + func (x *ScOutputEventsWrapper) Reset() + func (x *ScOutputEventsWrapper) String() string + type SearchBlocksFilter struct + Filter isSearchBlocksFilter_Filter + func (*SearchBlocksFilter) Descriptor() ([]byte, []int) + func (*SearchBlocksFilter) ProtoMessage() + func (m *SearchBlocksFilter) GetFilter() isSearchBlocksFilter_Filter + func (x *SearchBlocksFilter) GetAddresses() *Addresses + func (x *SearchBlocksFilter) GetBlockIds() *BlockIds + func (x *SearchBlocksFilter) GetSlotRange() *SlotRange + func (x *SearchBlocksFilter) ProtoReflect() protoreflect.Message + func (x *SearchBlocksFilter) Reset() + func (x *SearchBlocksFilter) String() string + type SearchBlocksFilter_Addresses struct + Addresses *Addresses + type SearchBlocksFilter_BlockIds struct + BlockIds *BlockIds + type SearchBlocksFilter_SlotRange struct + SlotRange *SlotRange + type SearchBlocksRequest struct + Filters []*SearchBlocksFilter + func (*SearchBlocksRequest) Descriptor() ([]byte, []int) + func (*SearchBlocksRequest) ProtoMessage() + func (x *SearchBlocksRequest) GetFilters() []*SearchBlocksFilter + func (x *SearchBlocksRequest) ProtoReflect() protoreflect.Message + func (x *SearchBlocksRequest) Reset() + func (x *SearchBlocksRequest) String() string + type SearchBlocksResponse struct + BlockInfos []*BlockInfo + func (*SearchBlocksResponse) Descriptor() ([]byte, []int) + func (*SearchBlocksResponse) ProtoMessage() + func (x *SearchBlocksResponse) GetBlockInfos() []*BlockInfo + func (x *SearchBlocksResponse) ProtoReflect() protoreflect.Message + func (x *SearchBlocksResponse) Reset() + func (x *SearchBlocksResponse) String() string + type SearchEndorsementsFilter struct + Filter isSearchEndorsementsFilter_Filter + func (*SearchEndorsementsFilter) Descriptor() ([]byte, []int) + func (*SearchEndorsementsFilter) ProtoMessage() + func (m *SearchEndorsementsFilter) GetFilter() isSearchEndorsementsFilter_Filter + func (x *SearchEndorsementsFilter) GetAddresses() *Addresses + func (x *SearchEndorsementsFilter) GetBlockIds() *BlockIds + func (x *SearchEndorsementsFilter) GetEndorsementIds() *EndorsementIds + func (x *SearchEndorsementsFilter) ProtoReflect() protoreflect.Message + func (x *SearchEndorsementsFilter) Reset() + func (x *SearchEndorsementsFilter) String() string + type SearchEndorsementsFilter_Addresses struct + Addresses *Addresses + type SearchEndorsementsFilter_BlockIds struct + BlockIds *BlockIds + type SearchEndorsementsFilter_EndorsementIds struct + EndorsementIds *EndorsementIds + type SearchEndorsementsRequest struct + Filters []*SearchEndorsementsFilter + func (*SearchEndorsementsRequest) Descriptor() ([]byte, []int) + func (*SearchEndorsementsRequest) ProtoMessage() + func (x *SearchEndorsementsRequest) GetFilters() []*SearchEndorsementsFilter + func (x *SearchEndorsementsRequest) ProtoReflect() protoreflect.Message + func (x *SearchEndorsementsRequest) Reset() + func (x *SearchEndorsementsRequest) String() string + type SearchEndorsementsResponse struct + EndorsementInfos []*EndorsementInfo + func (*SearchEndorsementsResponse) Descriptor() ([]byte, []int) + func (*SearchEndorsementsResponse) ProtoMessage() + func (x *SearchEndorsementsResponse) GetEndorsementInfos() []*EndorsementInfo + func (x *SearchEndorsementsResponse) ProtoReflect() protoreflect.Message + func (x *SearchEndorsementsResponse) Reset() + func (x *SearchEndorsementsResponse) String() string + type SearchOperationsFilter struct + Filter isSearchOperationsFilter_Filter + func (*SearchOperationsFilter) Descriptor() ([]byte, []int) + func (*SearchOperationsFilter) ProtoMessage() + func (m *SearchOperationsFilter) GetFilter() isSearchOperationsFilter_Filter + func (x *SearchOperationsFilter) GetAddresses() *Addresses + func (x *SearchOperationsFilter) GetOperationIds() *OperationIds + func (x *SearchOperationsFilter) ProtoReflect() protoreflect.Message + func (x *SearchOperationsFilter) Reset() + func (x *SearchOperationsFilter) String() string + type SearchOperationsFilter_Addresses struct + Addresses *Addresses + type SearchOperationsFilter_OperationIds struct + OperationIds *OperationIds + type SearchOperationsRequest struct + Filters []*SearchOperationsFilter + func (*SearchOperationsRequest) Descriptor() ([]byte, []int) + func (*SearchOperationsRequest) ProtoMessage() + func (x *SearchOperationsRequest) GetFilters() []*SearchOperationsFilter + func (x *SearchOperationsRequest) ProtoReflect() protoreflect.Message + func (x *SearchOperationsRequest) Reset() + func (x *SearchOperationsRequest) String() string + type SearchOperationsResponse struct + OperationInfos []*OperationInfo + func (*SearchOperationsResponse) Descriptor() ([]byte, []int) + func (*SearchOperationsResponse) ProtoMessage() + func (x *SearchOperationsResponse) GetOperationInfos() []*OperationInfo + func (x *SearchOperationsResponse) ProtoReflect() protoreflect.Message + func (x *SearchOperationsResponse) Reset() + func (x *SearchOperationsResponse) String() string + type SelectorDrawsFilter struct + Filter isSelectorDrawsFilter_Filter + func (*SelectorDrawsFilter) Descriptor() ([]byte, []int) + func (*SelectorDrawsFilter) ProtoMessage() + func (m *SelectorDrawsFilter) GetFilter() isSelectorDrawsFilter_Filter + func (x *SelectorDrawsFilter) GetAddresses() *Addresses + func (x *SelectorDrawsFilter) GetSlotRange() *SlotRange + func (x *SelectorDrawsFilter) ProtoReflect() protoreflect.Message + func (x *SelectorDrawsFilter) Reset() + func (x *SelectorDrawsFilter) String() string + type SelectorDrawsFilter_Addresses struct + Addresses *Addresses + type SelectorDrawsFilter_SlotRange struct + SlotRange *SlotRange + type SendBlocksRequest struct + Block []byte + func (*SendBlocksRequest) Descriptor() ([]byte, []int) + func (*SendBlocksRequest) ProtoMessage() + func (x *SendBlocksRequest) GetBlock() []byte + func (x *SendBlocksRequest) ProtoReflect() protoreflect.Message + func (x *SendBlocksRequest) Reset() + func (x *SendBlocksRequest) String() string + type SendBlocksResponse struct + Result isSendBlocksResponse_Result + func (*SendBlocksResponse) Descriptor() ([]byte, []int) + func (*SendBlocksResponse) ProtoMessage() + func (m *SendBlocksResponse) GetResult() isSendBlocksResponse_Result + func (x *SendBlocksResponse) GetBlockId() string + func (x *SendBlocksResponse) GetError() *Error + func (x *SendBlocksResponse) ProtoReflect() protoreflect.Message + func (x *SendBlocksResponse) Reset() + func (x *SendBlocksResponse) String() string + type SendBlocksResponse_BlockId struct + BlockId string + type SendBlocksResponse_Error struct + Error *Error + type SendEndorsementsRequest struct + Endorsements [][]byte + func (*SendEndorsementsRequest) Descriptor() ([]byte, []int) + func (*SendEndorsementsRequest) ProtoMessage() + func (x *SendEndorsementsRequest) GetEndorsements() [][]byte + func (x *SendEndorsementsRequest) ProtoReflect() protoreflect.Message + func (x *SendEndorsementsRequest) Reset() + func (x *SendEndorsementsRequest) String() string + type SendEndorsementsResponse struct + Result isSendEndorsementsResponse_Result + func (*SendEndorsementsResponse) Descriptor() ([]byte, []int) + func (*SendEndorsementsResponse) ProtoMessage() + func (m *SendEndorsementsResponse) GetResult() isSendEndorsementsResponse_Result + func (x *SendEndorsementsResponse) GetEndorsementIds() *EndorsementIds + func (x *SendEndorsementsResponse) GetError() *Error + func (x *SendEndorsementsResponse) ProtoReflect() protoreflect.Message + func (x *SendEndorsementsResponse) Reset() + func (x *SendEndorsementsResponse) String() string + type SendEndorsementsResponse_EndorsementIds struct + EndorsementIds *EndorsementIds + type SendEndorsementsResponse_Error struct + Error *Error + type SendOperationsRequest struct + Operations [][]byte + func (*SendOperationsRequest) Descriptor() ([]byte, []int) + func (*SendOperationsRequest) ProtoMessage() + func (x *SendOperationsRequest) GetOperations() [][]byte + func (x *SendOperationsRequest) ProtoReflect() protoreflect.Message + func (x *SendOperationsRequest) Reset() + func (x *SendOperationsRequest) String() string + type SendOperationsResponse struct + Result isSendOperationsResponse_Result + func (*SendOperationsResponse) Descriptor() ([]byte, []int) + func (*SendOperationsResponse) ProtoMessage() + func (m *SendOperationsResponse) GetResult() isSendOperationsResponse_Result + func (x *SendOperationsResponse) GetError() *Error + func (x *SendOperationsResponse) GetOperationIds() *OperationIds + func (x *SendOperationsResponse) ProtoReflect() protoreflect.Message + func (x *SendOperationsResponse) Reset() + func (x *SendOperationsResponse) String() string + type SendOperationsResponse_Error struct + Error *Error + type SendOperationsResponse_OperationIds struct + OperationIds *OperationIds + type SetOrDeleteDatastoreEntry struct + Change isSetOrDeleteDatastoreEntry_Change + func (*SetOrDeleteDatastoreEntry) Descriptor() ([]byte, []int) + func (*SetOrDeleteDatastoreEntry) ProtoMessage() + func (m *SetOrDeleteDatastoreEntry) GetChange() isSetOrDeleteDatastoreEntry_Change + func (x *SetOrDeleteDatastoreEntry) GetDelete() *Empty + func (x *SetOrDeleteDatastoreEntry) GetSet() *BytesMapFieldEntry + func (x *SetOrDeleteDatastoreEntry) ProtoReflect() protoreflect.Message + func (x *SetOrDeleteDatastoreEntry) Reset() + func (x *SetOrDeleteDatastoreEntry) String() string + type SetOrDeleteDatastoreEntry_Delete struct + Delete *Empty + type SetOrDeleteDatastoreEntry_Set struct + Set *BytesMapFieldEntry + type SetOrKeepAsyncMessageTrigger struct + Change isSetOrKeepAsyncMessageTrigger_Change + func (*SetOrKeepAsyncMessageTrigger) Descriptor() ([]byte, []int) + func (*SetOrKeepAsyncMessageTrigger) ProtoMessage() + func (m *SetOrKeepAsyncMessageTrigger) GetChange() isSetOrKeepAsyncMessageTrigger_Change + func (x *SetOrKeepAsyncMessageTrigger) GetKeep() *Empty + func (x *SetOrKeepAsyncMessageTrigger) GetSet() *AsyncMessageTrigger + func (x *SetOrKeepAsyncMessageTrigger) ProtoReflect() protoreflect.Message + func (x *SetOrKeepAsyncMessageTrigger) Reset() + func (x *SetOrKeepAsyncMessageTrigger) String() string + type SetOrKeepAsyncMessageTrigger_Keep struct + Keep *Empty + type SetOrKeepAsyncMessageTrigger_Set struct + Set *AsyncMessageTrigger + type SetOrKeepBalance struct + Change isSetOrKeepBalance_Change + func (*SetOrKeepBalance) Descriptor() ([]byte, []int) + func (*SetOrKeepBalance) ProtoMessage() + func (m *SetOrKeepBalance) GetChange() isSetOrKeepBalance_Change + func (x *SetOrKeepBalance) GetKeep() *Empty + func (x *SetOrKeepBalance) GetSet() *NativeAmount + func (x *SetOrKeepBalance) ProtoReflect() protoreflect.Message + func (x *SetOrKeepBalance) Reset() + func (x *SetOrKeepBalance) String() string + type SetOrKeepBalance_Keep struct + Keep *Empty + type SetOrKeepBalance_Set struct + Set *NativeAmount + type SetOrKeepBool struct + Change isSetOrKeepBool_Change + func (*SetOrKeepBool) Descriptor() ([]byte, []int) + func (*SetOrKeepBool) ProtoMessage() + func (m *SetOrKeepBool) GetChange() isSetOrKeepBool_Change + func (x *SetOrKeepBool) GetKeep() *Empty + func (x *SetOrKeepBool) GetSet() *wrapperspb.BoolValue + func (x *SetOrKeepBool) ProtoReflect() protoreflect.Message + func (x *SetOrKeepBool) Reset() + func (x *SetOrKeepBool) String() string + type SetOrKeepBool_Keep struct + Keep *Empty + type SetOrKeepBool_Set struct + Set *wrapperspb.BoolValue + type SetOrKeepBytes struct + Change isSetOrKeepBytes_Change + func (*SetOrKeepBytes) Descriptor() ([]byte, []int) + func (*SetOrKeepBytes) ProtoMessage() + func (m *SetOrKeepBytes) GetChange() isSetOrKeepBytes_Change + func (x *SetOrKeepBytes) GetKeep() *Empty + func (x *SetOrKeepBytes) GetSet() *wrapperspb.BytesValue + func (x *SetOrKeepBytes) ProtoReflect() protoreflect.Message + func (x *SetOrKeepBytes) Reset() + func (x *SetOrKeepBytes) String() string + type SetOrKeepBytes_Keep struct + Keep *Empty + type SetOrKeepBytes_Set struct + Set *wrapperspb.BytesValue + type SetOrKeepSlot struct + Change isSetOrKeepSlot_Change + func (*SetOrKeepSlot) Descriptor() ([]byte, []int) + func (*SetOrKeepSlot) ProtoMessage() + func (m *SetOrKeepSlot) GetChange() isSetOrKeepSlot_Change + func (x *SetOrKeepSlot) GetKeep() *Empty + func (x *SetOrKeepSlot) GetSet() *Slot + func (x *SetOrKeepSlot) ProtoReflect() protoreflect.Message + func (x *SetOrKeepSlot) Reset() + func (x *SetOrKeepSlot) String() string + type SetOrKeepSlot_Keep struct + Keep *Empty + type SetOrKeepSlot_Set struct + Set *Slot + type SetOrKeepString struct + Change isSetOrKeepString_Change + func (*SetOrKeepString) Descriptor() ([]byte, []int) + func (*SetOrKeepString) ProtoMessage() + func (m *SetOrKeepString) GetChange() isSetOrKeepString_Change + func (x *SetOrKeepString) GetKeep() *Empty + func (x *SetOrKeepString) GetSet() *wrapperspb.StringValue + func (x *SetOrKeepString) ProtoReflect() protoreflect.Message + func (x *SetOrKeepString) Reset() + func (x *SetOrKeepString) String() string + type SetOrKeepString_Keep struct + Keep *Empty + type SetOrKeepString_Set struct + Set *wrapperspb.StringValue + type SetOrKeepUint64 struct + Change isSetOrKeepUint64_Change + func (*SetOrKeepUint64) Descriptor() ([]byte, []int) + func (*SetOrKeepUint64) ProtoMessage() + func (m *SetOrKeepUint64) GetChange() isSetOrKeepUint64_Change + func (x *SetOrKeepUint64) GetKeep() *Empty + func (x *SetOrKeepUint64) GetSet() *wrapperspb.UInt64Value + func (x *SetOrKeepUint64) ProtoReflect() protoreflect.Message + func (x *SetOrKeepUint64) Reset() + func (x *SetOrKeepUint64) String() string + type SetOrKeepUint64_Keep struct + Keep *Empty + type SetOrKeepUint64_Set struct + Set *wrapperspb.UInt64Value + type ShutdownGracefullyRequest struct + func (*ShutdownGracefullyRequest) Descriptor() ([]byte, []int) + func (*ShutdownGracefullyRequest) ProtoMessage() + func (x *ShutdownGracefullyRequest) ProtoReflect() protoreflect.Message + func (x *ShutdownGracefullyRequest) Reset() + func (x *ShutdownGracefullyRequest) String() string + type ShutdownGracefullyResponse struct + func (*ShutdownGracefullyResponse) Descriptor() ([]byte, []int) + func (*ShutdownGracefullyResponse) ProtoMessage() + func (x *ShutdownGracefullyResponse) ProtoReflect() protoreflect.Message + func (x *ShutdownGracefullyResponse) Reset() + func (x *ShutdownGracefullyResponse) String() string + type SignMessagesRequest struct + Messages [][]byte + func (*SignMessagesRequest) Descriptor() ([]byte, []int) + func (*SignMessagesRequest) ProtoMessage() + func (x *SignMessagesRequest) GetMessages() [][]byte + func (x *SignMessagesRequest) ProtoReflect() protoreflect.Message + func (x *SignMessagesRequest) Reset() + func (x *SignMessagesRequest) String() string + type SignMessagesResponse struct + PublicKey string + Signatures []string + func (*SignMessagesResponse) Descriptor() ([]byte, []int) + func (*SignMessagesResponse) ProtoMessage() + func (x *SignMessagesResponse) GetPublicKey() string + func (x *SignMessagesResponse) GetSignatures() []string + func (x *SignMessagesResponse) ProtoReflect() protoreflect.Message + func (x *SignMessagesResponse) Reset() + func (x *SignMessagesResponse) String() string + type SignedBlock struct + Content *Block + ContentCreatorAddress string + ContentCreatorPubKey string + SecureHash string + SerializedSize uint64 + Signature string + func (*SignedBlock) Descriptor() ([]byte, []int) + func (*SignedBlock) ProtoMessage() + func (x *SignedBlock) GetContent() *Block + func (x *SignedBlock) GetContentCreatorAddress() string + func (x *SignedBlock) GetContentCreatorPubKey() string + func (x *SignedBlock) GetSecureHash() string + func (x *SignedBlock) GetSerializedSize() uint64 + func (x *SignedBlock) GetSignature() string + func (x *SignedBlock) ProtoReflect() protoreflect.Message + func (x *SignedBlock) Reset() + func (x *SignedBlock) String() string + type SignedBlockHeader struct + Content *BlockHeader + ContentCreatorAddress string + ContentCreatorPubKey string + SecureHash string + SerializedSize uint64 + Signature string + func (*SignedBlockHeader) Descriptor() ([]byte, []int) + func (*SignedBlockHeader) ProtoMessage() + func (x *SignedBlockHeader) GetContent() *BlockHeader + func (x *SignedBlockHeader) GetContentCreatorAddress() string + func (x *SignedBlockHeader) GetContentCreatorPubKey() string + func (x *SignedBlockHeader) GetSecureHash() string + func (x *SignedBlockHeader) GetSerializedSize() uint64 + func (x *SignedBlockHeader) GetSignature() string + func (x *SignedBlockHeader) ProtoReflect() protoreflect.Message + func (x *SignedBlockHeader) Reset() + func (x *SignedBlockHeader) String() string + type SignedEndorsement struct + Content *Endorsement + ContentCreatorAddress string + ContentCreatorPubKey string + SecureHash string + SerializedSize uint64 + Signature string + func (*SignedEndorsement) Descriptor() ([]byte, []int) + func (*SignedEndorsement) ProtoMessage() + func (x *SignedEndorsement) GetContent() *Endorsement + func (x *SignedEndorsement) GetContentCreatorAddress() string + func (x *SignedEndorsement) GetContentCreatorPubKey() string + func (x *SignedEndorsement) GetSecureHash() string + func (x *SignedEndorsement) GetSerializedSize() uint64 + func (x *SignedEndorsement) GetSignature() string + func (x *SignedEndorsement) ProtoReflect() protoreflect.Message + func (x *SignedEndorsement) Reset() + func (x *SignedEndorsement) String() string + type SignedOperation struct + Content *Operation + ContentCreatorAddress string + ContentCreatorPubKey string + SecureHash string + SerializedSize uint64 + Signature string + func (*SignedOperation) Descriptor() ([]byte, []int) + func (*SignedOperation) ProtoMessage() + func (x *SignedOperation) GetContent() *Operation + func (x *SignedOperation) GetContentCreatorAddress() string + func (x *SignedOperation) GetContentCreatorPubKey() string + func (x *SignedOperation) GetSecureHash() string + func (x *SignedOperation) GetSerializedSize() uint64 + func (x *SignedOperation) GetSignature() string + func (x *SignedOperation) ProtoReflect() protoreflect.Message + func (x *SignedOperation) Reset() + func (x *SignedOperation) String() string + type Slot struct + Period uint64 + Thread uint32 + func (*Slot) Descriptor() ([]byte, []int) + func (*Slot) ProtoMessage() + func (x *Slot) GetPeriod() uint64 + func (x *Slot) GetThread() uint32 + func (x *Slot) ProtoReflect() protoreflect.Message + func (x *Slot) Reset() + func (x *Slot) String() string + type SlotABICallStacks struct + AscCallStacks []*ASCABICallStack + OperationCallStacks []*OperationABICallStack + func (*SlotABICallStacks) Descriptor() ([]byte, []int) + func (*SlotABICallStacks) ProtoMessage() + func (x *SlotABICallStacks) GetAscCallStacks() []*ASCABICallStack + func (x *SlotABICallStacks) GetOperationCallStacks() []*OperationABICallStack + func (x *SlotABICallStacks) ProtoReflect() protoreflect.Message + func (x *SlotABICallStacks) Reset() + func (x *SlotABICallStacks) String() string + type SlotDraw struct + BlockProducer *wrapperspb.StringValue + EndorsementDraws []*EndorsementDraw + Slot *Slot + func (*SlotDraw) Descriptor() ([]byte, []int) + func (*SlotDraw) ProtoMessage() + func (x *SlotDraw) GetBlockProducer() *wrapperspb.StringValue + func (x *SlotDraw) GetEndorsementDraws() []*EndorsementDraw + func (x *SlotDraw) GetSlot() *Slot + func (x *SlotDraw) ProtoReflect() protoreflect.Message + func (x *SlotDraw) Reset() + func (x *SlotDraw) String() string + type SlotExecutionOutput struct + ExecutionOutput *ExecutionOutput + Status ExecutionOutputStatus + func (*SlotExecutionOutput) Descriptor() ([]byte, []int) + func (*SlotExecutionOutput) ProtoMessage() + func (x *SlotExecutionOutput) GetExecutionOutput() *ExecutionOutput + func (x *SlotExecutionOutput) GetStatus() ExecutionOutputStatus + func (x *SlotExecutionOutput) ProtoReflect() protoreflect.Message + func (x *SlotExecutionOutput) Reset() + func (x *SlotExecutionOutput) String() string + type SlotRange struct + EndSlot *Slot + StartSlot *Slot + func (*SlotRange) Descriptor() ([]byte, []int) + func (*SlotRange) ProtoMessage() + func (x *SlotRange) GetEndSlot() *Slot + func (x *SlotRange) GetStartSlot() *Slot + func (x *SlotRange) ProtoReflect() protoreflect.Message + func (x *SlotRange) Reset() + func (x *SlotRange) String() string + type Slots struct + Slots []*Slot + func (*Slots) Descriptor() ([]byte, []int) + func (*Slots) ProtoMessage() + func (x *Slots) GetSlots() []*Slot + func (x *Slots) ProtoReflect() protoreflect.Message + func (x *Slots) Reset() + func (x *Slots) String() string + type StakerEntry struct + Address string + Rolls uint64 + func (*StakerEntry) Descriptor() ([]byte, []int) + func (*StakerEntry) ProtoMessage() + func (x *StakerEntry) GetAddress() string + func (x *StakerEntry) GetRolls() uint64 + func (x *StakerEntry) ProtoReflect() protoreflect.Message + func (x *StakerEntry) Reset() + func (x *StakerEntry) String() string + type StakersFilter struct + Filter isStakersFilter_Filter + func (*StakersFilter) Descriptor() ([]byte, []int) + func (*StakersFilter) ProtoMessage() + func (m *StakersFilter) GetFilter() isStakersFilter_Filter + func (x *StakersFilter) GetLimit() uint64 + func (x *StakersFilter) GetMaxRolls() uint64 + func (x *StakersFilter) GetMinRolls() uint64 + func (x *StakersFilter) ProtoReflect() protoreflect.Message + func (x *StakersFilter) Reset() + func (x *StakersFilter) String() string + type StakersFilter_Limit struct + Limit uint64 + type StakersFilter_MaxRolls struct + MaxRolls uint64 + type StakersFilter_MinRolls struct + MinRolls uint64 + type StateChanges struct + AsyncPoolChanges []*AsyncPoolChangeEntry + ExecutedDenunciationsChanges []*DenunciationIndex + ExecutedOpsChanges []*ExecutedOpsChangeEntry + ExecutionTrailHashChange *SetOrKeepString + LedgerChanges []*LedgerChangeEntry + func (*StateChanges) Descriptor() ([]byte, []int) + func (*StateChanges) ProtoMessage() + func (x *StateChanges) GetAsyncPoolChanges() []*AsyncPoolChangeEntry + func (x *StateChanges) GetExecutedDenunciationsChanges() []*DenunciationIndex + func (x *StateChanges) GetExecutedOpsChanges() []*ExecutedOpsChangeEntry + func (x *StateChanges) GetExecutionTrailHashChange() *SetOrKeepString + func (x *StateChanges) GetLedgerChanges() []*LedgerChangeEntry + func (x *StateChanges) ProtoReflect() protoreflect.Message + func (x *StateChanges) Reset() + func (x *StateChanges) String() string + type Transaction struct + Amount *NativeAmount + RecipientAddress string + func (*Transaction) Descriptor() ([]byte, []int) + func (*Transaction) ProtoMessage() + func (x *Transaction) GetAmount() *NativeAmount + func (x *Transaction) GetRecipientAddress() string + func (x *Transaction) ProtoReflect() protoreflect.Message + func (x *Transaction) Reset() + func (x *Transaction) String() string + type TransactionsThroughputRequest struct + Interval *wrapperspb.UInt64Value + func (*TransactionsThroughputRequest) Descriptor() ([]byte, []int) + func (*TransactionsThroughputRequest) ProtoMessage() + func (x *TransactionsThroughputRequest) GetInterval() *wrapperspb.UInt64Value + func (x *TransactionsThroughputRequest) ProtoReflect() protoreflect.Message + func (x *TransactionsThroughputRequest) Reset() + func (x *TransactionsThroughputRequest) String() string + type TransactionsThroughputResponse struct + Throughput uint32 + func (*TransactionsThroughputResponse) Descriptor() ([]byte, []int) + func (*TransactionsThroughputResponse) ProtoMessage() + func (x *TransactionsThroughputResponse) GetThroughput() uint32 + func (x *TransactionsThroughputResponse) ProtoReflect() protoreflect.Message + func (x *TransactionsThroughputResponse) Reset() + func (x *TransactionsThroughputResponse) String() string + type TransferInfo struct + Amount uint64 + From string + OperationIdOrAscIndex isTransferInfo_OperationIdOrAscIndex + To string + func (*TransferInfo) Descriptor() ([]byte, []int) + func (*TransferInfo) ProtoMessage() + func (m *TransferInfo) GetOperationIdOrAscIndex() isTransferInfo_OperationIdOrAscIndex + func (x *TransferInfo) GetAmount() uint64 + func (x *TransferInfo) GetAscIndex() uint64 + func (x *TransferInfo) GetFrom() string + func (x *TransferInfo) GetOperationId() string + func (x *TransferInfo) GetTo() string + func (x *TransferInfo) ProtoReflect() protoreflect.Message + func (x *TransferInfo) Reset() + func (x *TransferInfo) String() string + type TransferInfo_AscIndex struct + AscIndex uint64 + type TransferInfo_OperationId struct + OperationId string + type TransferInfos struct + Slot *Slot + Transfers []*TransferInfo + func (*TransferInfos) Descriptor() ([]byte, []int) + func (*TransferInfos) ProtoMessage() + func (x *TransferInfos) GetSlot() *Slot + func (x *TransferInfos) GetTransfers() []*TransferInfo + func (x *TransferInfos) ProtoReflect() protoreflect.Message + func (x *TransferInfos) Reset() + func (x *TransferInfos) String() string + type UnbanNodesByIdsRequest struct + NodeIds []string + func (*UnbanNodesByIdsRequest) Descriptor() ([]byte, []int) + func (*UnbanNodesByIdsRequest) ProtoMessage() + func (x *UnbanNodesByIdsRequest) GetNodeIds() []string + func (x *UnbanNodesByIdsRequest) ProtoReflect() protoreflect.Message + func (x *UnbanNodesByIdsRequest) Reset() + func (x *UnbanNodesByIdsRequest) String() string + type UnbanNodesByIdsResponse struct + func (*UnbanNodesByIdsResponse) Descriptor() ([]byte, []int) + func (*UnbanNodesByIdsResponse) ProtoMessage() + func (x *UnbanNodesByIdsResponse) ProtoReflect() protoreflect.Message + func (x *UnbanNodesByIdsResponse) Reset() + func (x *UnbanNodesByIdsResponse) String() string + type UnbanNodesByIpsRequest struct + Ips []string + func (*UnbanNodesByIpsRequest) Descriptor() ([]byte, []int) + func (*UnbanNodesByIpsRequest) ProtoMessage() + func (x *UnbanNodesByIpsRequest) GetIps() []string + func (x *UnbanNodesByIpsRequest) ProtoReflect() protoreflect.Message + func (x *UnbanNodesByIpsRequest) Reset() + func (x *UnbanNodesByIpsRequest) String() string + type UnbanNodesByIpsResponse struct + func (*UnbanNodesByIpsResponse) Descriptor() ([]byte, []int) + func (*UnbanNodesByIpsResponse) ProtoMessage() + func (x *UnbanNodesByIpsResponse) ProtoReflect() protoreflect.Message + func (x *UnbanNodesByIpsResponse) Reset() + func (x *UnbanNodesByIpsResponse) String() string + type UnimplementedPrivateServiceServer struct + func (UnimplementedPrivateServiceServer) AddStakingSecretKeys(context.Context, *AddStakingSecretKeysRequest) (*AddStakingSecretKeysResponse, error) + func (UnimplementedPrivateServiceServer) AddToBootstrapBlacklist(context.Context, *AddToBootstrapBlacklistRequest) (*AddToBootstrapBlacklistResponse, error) + func (UnimplementedPrivateServiceServer) AddToBootstrapWhitelist(context.Context, *AddToBootstrapWhitelistRequest) (*AddToBootstrapWhitelistResponse, error) + func (UnimplementedPrivateServiceServer) AddToPeersWhitelist(context.Context, *AddToPeersWhitelistRequest) (*AddToPeersWhitelistResponse, error) + func (UnimplementedPrivateServiceServer) AllowEveryoneToBootstrap(context.Context, *AllowEveryoneToBootstrapRequest) (*AllowEveryoneToBootstrapResponse, error) + func (UnimplementedPrivateServiceServer) BanNodesByIds(context.Context, *BanNodesByIdsRequest) (*BanNodesByIdsResponse, error) + func (UnimplementedPrivateServiceServer) BanNodesByIps(context.Context, *BanNodesByIpsRequest) (*BanNodesByIpsResponse, error) + func (UnimplementedPrivateServiceServer) GetBootstrapBlacklist(context.Context, *GetBootstrapBlacklistRequest) (*GetBootstrapBlacklistResponse, error) + func (UnimplementedPrivateServiceServer) GetBootstrapWhitelist(context.Context, *GetBootstrapWhitelistRequest) (*GetBootstrapWhitelistResponse, error) + func (UnimplementedPrivateServiceServer) GetMipStatus(context.Context, *GetMipStatusRequest) (*GetMipStatusResponse, error) + func (UnimplementedPrivateServiceServer) GetNodeStatus(context.Context, *GetNodeStatusRequest) (*GetNodeStatusResponse, error) + func (UnimplementedPrivateServiceServer) GetPeersWhitelist(context.Context, *GetPeersWhitelistRequest) (*GetPeersWhitelistResponse, error) + func (UnimplementedPrivateServiceServer) RemoveFromBootstrapBlacklist(context.Context, *RemoveFromBootstrapBlacklistRequest) (*RemoveFromBootstrapBlacklistResponse, error) + func (UnimplementedPrivateServiceServer) RemoveFromBootstrapWhitelist(context.Context, *RemoveFromBootstrapWhitelistRequest) (*RemoveFromBootstrapWhitelistResponse, error) + func (UnimplementedPrivateServiceServer) RemoveFromPeersWhitelist(context.Context, *RemoveFromPeersWhitelistRequest) (*RemoveFromPeersWhitelistResponse, error) + func (UnimplementedPrivateServiceServer) RemoveStakingAddresses(context.Context, *RemoveStakingAddressesRequest) (*RemoveStakingAddressesResponse, error) + func (UnimplementedPrivateServiceServer) ShutdownGracefully(context.Context, *ShutdownGracefullyRequest) (*ShutdownGracefullyResponse, error) + func (UnimplementedPrivateServiceServer) SignMessages(context.Context, *SignMessagesRequest) (*SignMessagesResponse, error) + func (UnimplementedPrivateServiceServer) UnbanNodesByIds(context.Context, *UnbanNodesByIdsRequest) (*UnbanNodesByIdsResponse, error) + func (UnimplementedPrivateServiceServer) UnbanNodesByIps(context.Context, *UnbanNodesByIpsRequest) (*UnbanNodesByIpsResponse, error) + type UnimplementedPublicServiceServer struct + func (UnimplementedPublicServiceServer) ExecuteReadOnlyCall(context.Context, *ExecuteReadOnlyCallRequest) (*ExecuteReadOnlyCallResponse, error) + func (UnimplementedPublicServiceServer) GetBlocks(context.Context, *GetBlocksRequest) (*GetBlocksResponse, error) + func (UnimplementedPublicServiceServer) GetDatastoreEntries(context.Context, *GetDatastoreEntriesRequest) (*GetDatastoreEntriesResponse, error) + func (UnimplementedPublicServiceServer) GetEndorsements(context.Context, *GetEndorsementsRequest) (*GetEndorsementsResponse, error) + func (UnimplementedPublicServiceServer) GetNextBlockBestParents(context.Context, *GetNextBlockBestParentsRequest) (*GetNextBlockBestParentsResponse, error) + func (UnimplementedPublicServiceServer) GetOperationABICallStacks(context.Context, *GetOperationABICallStacksRequest) (*GetOperationABICallStacksResponse, error) + func (UnimplementedPublicServiceServer) GetOperations(context.Context, *GetOperationsRequest) (*GetOperationsResponse, error) + func (UnimplementedPublicServiceServer) GetScExecutionEvents(context.Context, *GetScExecutionEventsRequest) (*GetScExecutionEventsResponse, error) + func (UnimplementedPublicServiceServer) GetSelectorDraws(context.Context, *GetSelectorDrawsRequest) (*GetSelectorDrawsResponse, error) + func (UnimplementedPublicServiceServer) GetSlotABICallStacks(context.Context, *GetSlotABICallStacksRequest) (*GetSlotABICallStacksResponse, error) + func (UnimplementedPublicServiceServer) GetSlotTransfers(context.Context, *GetSlotTransfersRequest) (*GetSlotTransfersResponse, error) + func (UnimplementedPublicServiceServer) GetStakers(context.Context, *GetStakersRequest) (*GetStakersResponse, error) + func (UnimplementedPublicServiceServer) GetStatus(context.Context, *GetStatusRequest) (*GetStatusResponse, error) + func (UnimplementedPublicServiceServer) GetTransactionsThroughput(context.Context, *GetTransactionsThroughputRequest) (*GetTransactionsThroughputResponse, error) + func (UnimplementedPublicServiceServer) NewBlocks(grpc.BidiStreamingServer[NewBlocksRequest, NewBlocksResponse]) error + func (UnimplementedPublicServiceServer) NewEndorsements(grpc.BidiStreamingServer[NewEndorsementsRequest, NewEndorsementsResponse]) error + func (UnimplementedPublicServiceServer) NewFilledBlocks(grpc.BidiStreamingServer[NewFilledBlocksRequest, NewFilledBlocksResponse]) error + func (UnimplementedPublicServiceServer) NewOperations(grpc.BidiStreamingServer[NewOperationsRequest, NewOperationsResponse]) error + func (UnimplementedPublicServiceServer) NewSlotABICallStacks(...) error + func (UnimplementedPublicServiceServer) NewSlotExecutionOutputs(...) error + func (UnimplementedPublicServiceServer) NewSlotTransfers(grpc.BidiStreamingServer[NewSlotTransfersRequest, NewSlotTransfersResponse]) error + func (UnimplementedPublicServiceServer) QueryState(context.Context, *QueryStateRequest) (*QueryStateResponse, error) + func (UnimplementedPublicServiceServer) SearchBlocks(context.Context, *SearchBlocksRequest) (*SearchBlocksResponse, error) + func (UnimplementedPublicServiceServer) SearchEndorsements(context.Context, *SearchEndorsementsRequest) (*SearchEndorsementsResponse, error) + func (UnimplementedPublicServiceServer) SearchOperations(context.Context, *SearchOperationsRequest) (*SearchOperationsResponse, error) + func (UnimplementedPublicServiceServer) SendBlocks(grpc.BidiStreamingServer[SendBlocksRequest, SendBlocksResponse]) error + func (UnimplementedPublicServiceServer) SendEndorsements(grpc.BidiStreamingServer[SendEndorsementsRequest, SendEndorsementsResponse]) error + func (UnimplementedPublicServiceServer) SendOperations(grpc.BidiStreamingServer[SendOperationsRequest, SendOperationsResponse]) error + func (UnimplementedPublicServiceServer) TransactionsThroughput(...) error + type UnsafePrivateServiceServer interface + type UnsafePublicServiceServer interface