pactus_grpc library

Classes

AccountInfo
AddressInfo
AddressType
BlockchainApi
BlockchainClient
BlockchainServiceBase
BlockHeaderInfo
BlockVerbosity
BLSPublicKeyAggregationRequest
BLSPublicKeyAggregationResponse
BLSSignatureAggregationRequest
BLSSignatureAggregationResponse
BroadcastTransactionRequest
BroadcastTransactionResponse
CalculateFeeRequest
CalculateFeeResponse
CertificateInfo
ConnectionInfo
ConsensusInfo
CounterInfo
CreateWalletRequest
CreateWalletResponse
DecodeRawTransactionRequest
DecodeRawTransactionResponse
GetAccountRequest
GetAccountResponse
GetAddressHistoryRequest
GetAddressHistoryResponse
GetAddressInfoRequest
GetAddressInfoResponse
GetBlockchainInfoRequest
GetBlockchainInfoResponse
GetBlockHashRequest
GetBlockHashResponse
GetBlockHeightRequest
GetBlockHeightResponse
GetBlockRequest
GetBlockResponse
GetConsensusInfoRequest
GetConsensusInfoResponse
GetNetworkInfoRequest
GetNetworkInfoResponse
GetNewAddressRequest
GetNewAddressResponse
GetNodeInfoRequest
GetNodeInfoResponse
GetPublicKeyRequest
GetPublicKeyResponse
GetRawBondTransactionRequest
GetRawTransactionResponse
GetRawTransferTransactionRequest
GetRawUnbondTransactionRequest
GetRawWithdrawTransactionRequest
GetTotalBalanceRequest
GetTotalBalanceResponse
GetTotalStakeRequest
GetTotalStakeResponse
GetTransactionRequest
GetTransactionResponse
GetTxPoolContentRequest
GetTxPoolContentResponse
GetValidatorAddressesRequest
GetValidatorAddressesResponse
GetValidatorAddressRequest
GetValidatorAddressResponse
GetValidatorByNumberRequest
GetValidatorRequest
GetValidatorResponse
GetWalletInfoRequest
GetWalletInfoResponse
HistoryInfo
ListAddressRequest
ListAddressResponse
ListWalletRequest
ListWalletResponse
LoadWalletRequest
LoadWalletResponse
MetricInfo
NetworkApi
NetworkClient
NetworkServiceBase
PayloadBond
PayloadSortition
PayloadTransfer
PayloadType
PayloadUnbond
PayloadWithdraw
PeerInfo
ProposalInfo
RestoreWalletRequest
RestoreWalletResponse
SetLabelRequest
SetLabelResponse
SignMessageRequest
SignMessageResponse
SignMessageWithPrivateKeyRequest
SignMessageWithPrivateKeyResponse
SignRawTransactionRequest
SignRawTransactionResponse
TransactionApi
TransactionClient
TransactionInfo
TransactionServiceBase
TransactionVerbosity
UnloadWalletRequest
UnloadWalletResponse
UtilsApi
UtilsServiceBase
ValidatorInfo
VerifyMessageRequest
VerifyMessageResponse
VoteInfo
VoteType
WalletApi
WalletClient
WalletServiceBase
ZMQPublisherInfo

Constants

AccountInfo$json → const Map<String, Object>
AddressInfo$json → const Map<String, Object>
AddressType$json → const Map<String, Object>
BlockchainServiceBase$json → const Map<String, dynamic>
BlockchainServiceBase$messageJson → const Map<String, Map<String, dynamic>>
BlockHeaderInfo$json → const Map<String, Object>
BlockVerbosity$json → const Map<String, Object>
BLSPublicKeyAggregationRequest$json → const Map<String, Object>
BLSPublicKeyAggregationResponse$json → const Map<String, Object>
BLSSignatureAggregationRequest$json → const Map<String, Object>
BLSSignatureAggregationResponse$json → const Map<String, Object>
BroadcastTransactionRequest$json → const Map<String, Object>
BroadcastTransactionResponse$json → const Map<String, Object>
CalculateFeeRequest$json → const Map<String, Object>
CalculateFeeResponse$json → const Map<String, Object>
CertificateInfo$json → const Map<String, Object>
ConnectionInfo$json → const Map<String, Object>
ConsensusInfo$json → const Map<String, Object>
CounterInfo$json → const Map<String, Object>
CreateWalletRequest$json → const Map<String, Object>
CreateWalletResponse$json → const Map<String, Object>
DecodeRawTransactionRequest$json → const Map<String, Object>
DecodeRawTransactionResponse$json → const Map<String, Object>
GetAccountRequest$json → const Map<String, Object>
GetAccountResponse$json → const Map<String, Object>
GetAddressHistoryRequest$json → const Map<String, Object>
GetAddressHistoryResponse$json → const Map<String, Object>
GetAddressInfoRequest$json → const Map<String, Object>
GetAddressInfoResponse$json → const Map<String, Object>
GetBlockchainInfoRequest$json → const Map<String, String>
GetBlockchainInfoResponse$json → const Map<String, Object>
GetBlockHashRequest$json → const Map<String, Object>
GetBlockHashResponse$json → const Map<String, Object>
GetBlockHeightRequest$json → const Map<String, Object>
GetBlockHeightResponse$json → const Map<String, Object>
GetBlockRequest$json → const Map<String, Object>
GetBlockResponse$json → const Map<String, Object>
GetConsensusInfoRequest$json → const Map<String, String>
GetConsensusInfoResponse$json → const Map<String, Object>
GetNetworkInfoRequest$json → const Map<String, Object>
GetNetworkInfoResponse$json → const Map<String, Object>
GetNewAddressRequest$json → const Map<String, Object>
GetNewAddressResponse$json → const Map<String, Object>
GetNodeInfoRequest$json → const Map<String, String>
GetNodeInfoResponse$json → const Map<String, Object>
GetPublicKeyRequest$json → const Map<String, Object>
GetPublicKeyResponse$json → const Map<String, Object>
GetRawBondTransactionRequest$json → const Map<String, Object>
GetRawTransactionResponse$json → const Map<String, Object>
GetRawTransferTransactionRequest$json → const Map<String, Object>
GetRawUnbondTransactionRequest$json → const Map<String, Object>
GetRawWithdrawTransactionRequest$json → const Map<String, Object>
GetTotalBalanceRequest$json → const Map<String, Object>
GetTotalBalanceResponse$json → const Map<String, Object>
GetTotalStakeRequest$json → const Map<String, Object>
GetTotalStakeResponse$json → const Map<String, Object>
GetTransactionRequest$json → const Map<String, Object>
GetTransactionResponse$json → const Map<String, Object>
GetTxPoolContentRequest$json → const Map<String, Object>
GetTxPoolContentResponse$json → const Map<String, Object>
GetValidatorAddressesRequest$json → const Map<String, String>
GetValidatorAddressesResponse$json → const Map<String, Object>
GetValidatorAddressRequest$json → const Map<String, Object>
GetValidatorAddressResponse$json → const Map<String, Object>
GetValidatorByNumberRequest$json → const Map<String, Object>
GetValidatorRequest$json → const Map<String, Object>
GetValidatorResponse$json → const Map<String, Object>
GetWalletInfoRequest$json → const Map<String, Object>
GetWalletInfoResponse$json → const Map<String, Object>
HistoryInfo$json → const Map<String, Object>
ListAddressRequest$json → const Map<String, Object>
ListAddressResponse$json → const Map<String, Object>
ListWalletRequest$json → const Map<String, String>
ListWalletResponse$json → const Map<String, Object>
LoadWalletRequest$json → const Map<String, Object>
LoadWalletResponse$json → const Map<String, Object>
MetricInfo$json → const Map<String, Object>
MetricInfo_MessageReceivedEntry$json → const Map<String, Object>
MetricInfo_MessageSentEntry$json → const Map<String, Object>
NetworkServiceBase$json → const Map<String, dynamic>
NetworkServiceBase$messageJson → const Map<String, Map<String, dynamic>>
PayloadBond$json → const Map<String, Object>
PayloadSortition$json → const Map<String, Object>
PayloadTransfer$json → const Map<String, Object>
PayloadType$json → const Map<String, Object>
PayloadUnbond$json → const Map<String, Object>
PayloadWithdraw$json → const Map<String, Object>
PeerInfo$json → const Map<String, Object>
ProposalInfo$json → const Map<String, Object>
RestoreWalletRequest$json → const Map<String, Object>
RestoreWalletResponse$json → const Map<String, Object>
SetLabelRequest$json → const Map<String, Object>
SetLabelResponse$json → const Map<String, String>
SignMessageRequest$json → const Map<String, Object>
SignMessageResponse$json → const Map<String, Object>
SignMessageWithPrivateKeyRequest$json → const Map<String, Object>
SignMessageWithPrivateKeyResponse$json → const Map<String, Object>
SignRawTransactionRequest$json → const Map<String, Object>
SignRawTransactionResponse$json → const Map<String, Object>
TransactionInfo$json → const Map<String, Object>
TransactionServiceBase$json → const Map<String, dynamic>
TransactionServiceBase$messageJson → const Map<String, Map<String, dynamic>>
TransactionVerbosity$json → const Map<String, Object>
UnloadWalletRequest$json → const Map<String, Object>
UnloadWalletResponse$json → const Map<String, Object>
UtilsServiceBase$json → const Map<String, dynamic>
UtilsServiceBase$messageJson → const Map<String, Map<String, dynamic>>
ValidatorInfo$json → const Map<String, Object>
VerifyMessageRequest$json → const Map<String, Object>
VerifyMessageResponse$json → const Map<String, Object>
VoteInfo$json → const Map<String, Object>
VoteType$json → const Map<String, Object>
WalletServiceBase$json → const Map<String, dynamic>
WalletServiceBase$messageJson → const Map<String, Map<String, dynamic>>
ZMQPublisherInfo$json → const Map<String, Object>

Properties

accountInfoDescriptor Uint8List
Descriptor for AccountInfo. Decode as a google.protobuf.DescriptorProto.
final
addressInfoDescriptor Uint8List
Descriptor for AddressInfo. Decode as a google.protobuf.DescriptorProto.
final
addressTypeDescriptor Uint8List
Descriptor for AddressType. Decode as a google.protobuf.EnumDescriptorProto.
final
blockchainServiceDescriptor Uint8List
Descriptor for Blockchain. Decode as a google.protobuf.ServiceDescriptorProto.
final
blockHeaderInfoDescriptor Uint8List
Descriptor for BlockHeaderInfo. Decode as a google.protobuf.DescriptorProto.
final
blockVerbosityDescriptor Uint8List
Descriptor for BlockVerbosity. Decode as a google.protobuf.EnumDescriptorProto.
final
bLSPublicKeyAggregationRequestDescriptor Uint8List
Descriptor for BLSPublicKeyAggregationRequest. Decode as a google.protobuf.DescriptorProto.
final
bLSPublicKeyAggregationResponseDescriptor Uint8List
Descriptor for BLSPublicKeyAggregationResponse. Decode as a google.protobuf.DescriptorProto.
final
bLSSignatureAggregationRequestDescriptor Uint8List
Descriptor for BLSSignatureAggregationRequest. Decode as a google.protobuf.DescriptorProto.
final
bLSSignatureAggregationResponseDescriptor Uint8List
Descriptor for BLSSignatureAggregationResponse. Decode as a google.protobuf.DescriptorProto.
final
broadcastTransactionRequestDescriptor Uint8List
Descriptor for BroadcastTransactionRequest. Decode as a google.protobuf.DescriptorProto.
final
broadcastTransactionResponseDescriptor Uint8List
Descriptor for BroadcastTransactionResponse. Decode as a google.protobuf.DescriptorProto.
final
calculateFeeRequestDescriptor Uint8List
Descriptor for CalculateFeeRequest. Decode as a google.protobuf.DescriptorProto.
final
calculateFeeResponseDescriptor Uint8List
Descriptor for CalculateFeeResponse. Decode as a google.protobuf.DescriptorProto.
final
certificateInfoDescriptor Uint8List
Descriptor for CertificateInfo. Decode as a google.protobuf.DescriptorProto.
final
connectionInfoDescriptor Uint8List
Descriptor for ConnectionInfo. Decode as a google.protobuf.DescriptorProto.
final
consensusInfoDescriptor Uint8List
Descriptor for ConsensusInfo. Decode as a google.protobuf.DescriptorProto.
final
counterInfoDescriptor Uint8List
Descriptor for CounterInfo. Decode as a google.protobuf.DescriptorProto.
final
createWalletRequestDescriptor Uint8List
Descriptor for CreateWalletRequest. Decode as a google.protobuf.DescriptorProto.
final
createWalletResponseDescriptor Uint8List
Descriptor for CreateWalletResponse. Decode as a google.protobuf.DescriptorProto.
final
decodeRawTransactionRequestDescriptor Uint8List
Descriptor for DecodeRawTransactionRequest. Decode as a google.protobuf.DescriptorProto.
final
decodeRawTransactionResponseDescriptor Uint8List
Descriptor for DecodeRawTransactionResponse. Decode as a google.protobuf.DescriptorProto.
final
getAccountRequestDescriptor Uint8List
Descriptor for GetAccountRequest. Decode as a google.protobuf.DescriptorProto.
final
getAccountResponseDescriptor Uint8List
Descriptor for GetAccountResponse. Decode as a google.protobuf.DescriptorProto.
final
getAddressHistoryRequestDescriptor Uint8List
Descriptor for GetAddressHistoryRequest. Decode as a google.protobuf.DescriptorProto.
final
getAddressHistoryResponseDescriptor Uint8List
Descriptor for GetAddressHistoryResponse. Decode as a google.protobuf.DescriptorProto.
final
getAddressInfoRequestDescriptor Uint8List
Descriptor for GetAddressInfoRequest. Decode as a google.protobuf.DescriptorProto.
final
getAddressInfoResponseDescriptor Uint8List
Descriptor for GetAddressInfoResponse. Decode as a google.protobuf.DescriptorProto.
final
getBlockchainInfoRequestDescriptor Uint8List
Descriptor for GetBlockchainInfoRequest. Decode as a google.protobuf.DescriptorProto.
final
getBlockchainInfoResponseDescriptor Uint8List
Descriptor for GetBlockchainInfoResponse. Decode as a google.protobuf.DescriptorProto.
final
getBlockHashRequestDescriptor Uint8List
Descriptor for GetBlockHashRequest. Decode as a google.protobuf.DescriptorProto.
final
getBlockHashResponseDescriptor Uint8List
Descriptor for GetBlockHashResponse. Decode as a google.protobuf.DescriptorProto.
final
getBlockHeightRequestDescriptor Uint8List
Descriptor for GetBlockHeightRequest. Decode as a google.protobuf.DescriptorProto.
final
getBlockHeightResponseDescriptor Uint8List
Descriptor for GetBlockHeightResponse. Decode as a google.protobuf.DescriptorProto.
final
getBlockRequestDescriptor Uint8List
Descriptor for GetBlockRequest. Decode as a google.protobuf.DescriptorProto.
final
getBlockResponseDescriptor Uint8List
Descriptor for GetBlockResponse. Decode as a google.protobuf.DescriptorProto.
final
getConsensusInfoRequestDescriptor Uint8List
Descriptor for GetConsensusInfoRequest. Decode as a google.protobuf.DescriptorProto.
final
getConsensusInfoResponseDescriptor Uint8List
Descriptor for GetConsensusInfoResponse. Decode as a google.protobuf.DescriptorProto.
final
getNetworkInfoRequestDescriptor Uint8List
Descriptor for GetNetworkInfoRequest. Decode as a google.protobuf.DescriptorProto.
final
getNetworkInfoResponseDescriptor Uint8List
Descriptor for GetNetworkInfoResponse. Decode as a google.protobuf.DescriptorProto.
final
getNewAddressRequestDescriptor Uint8List
Descriptor for GetNewAddressRequest. Decode as a google.protobuf.DescriptorProto.
final
getNewAddressResponseDescriptor Uint8List
Descriptor for GetNewAddressResponse. Decode as a google.protobuf.DescriptorProto.
final
getNodeInfoRequestDescriptor Uint8List
Descriptor for GetNodeInfoRequest. Decode as a google.protobuf.DescriptorProto.
final
getNodeInfoResponseDescriptor Uint8List
Descriptor for GetNodeInfoResponse. Decode as a google.protobuf.DescriptorProto.
final
getPublicKeyRequestDescriptor Uint8List
Descriptor for GetPublicKeyRequest. Decode as a google.protobuf.DescriptorProto.
final
getPublicKeyResponseDescriptor Uint8List
Descriptor for GetPublicKeyResponse. Decode as a google.protobuf.DescriptorProto.
final
getRawBondTransactionRequestDescriptor Uint8List
Descriptor for GetRawBondTransactionRequest. Decode as a google.protobuf.DescriptorProto.
final
getRawTransactionResponseDescriptor Uint8List
Descriptor for GetRawTransactionResponse. Decode as a google.protobuf.DescriptorProto.
final
getRawTransferTransactionRequestDescriptor Uint8List
Descriptor for GetRawTransferTransactionRequest. Decode as a google.protobuf.DescriptorProto.
final
getRawUnbondTransactionRequestDescriptor Uint8List
Descriptor for GetRawUnbondTransactionRequest. Decode as a google.protobuf.DescriptorProto.
final
getRawWithdrawTransactionRequestDescriptor Uint8List
Descriptor for GetRawWithdrawTransactionRequest. Decode as a google.protobuf.DescriptorProto.
final
getTotalBalanceRequestDescriptor Uint8List
Descriptor for GetTotalBalanceRequest. Decode as a google.protobuf.DescriptorProto.
final
getTotalBalanceResponseDescriptor Uint8List
Descriptor for GetTotalBalanceResponse. Decode as a google.protobuf.DescriptorProto.
final
getTotalStakeRequestDescriptor Uint8List
Descriptor for GetTotalStakeRequest. Decode as a google.protobuf.DescriptorProto.
final
getTotalStakeResponseDescriptor Uint8List
Descriptor for GetTotalStakeResponse. Decode as a google.protobuf.DescriptorProto.
final
getTransactionRequestDescriptor Uint8List
Descriptor for GetTransactionRequest. Decode as a google.protobuf.DescriptorProto.
final
getTransactionResponseDescriptor Uint8List
Descriptor for GetTransactionResponse. Decode as a google.protobuf.DescriptorProto.
final
getTxPoolContentRequestDescriptor Uint8List
Descriptor for GetTxPoolContentRequest. Decode as a google.protobuf.DescriptorProto.
final
getTxPoolContentResponseDescriptor Uint8List
Descriptor for GetTxPoolContentResponse. Decode as a google.protobuf.DescriptorProto.
final
getValidatorAddressesRequestDescriptor Uint8List
Descriptor for GetValidatorAddressesRequest. Decode as a google.protobuf.DescriptorProto.
final
getValidatorAddressesResponseDescriptor Uint8List
Descriptor for GetValidatorAddressesResponse. Decode as a google.protobuf.DescriptorProto.
final
getValidatorAddressRequestDescriptor Uint8List
Descriptor for GetValidatorAddressRequest. Decode as a google.protobuf.DescriptorProto.
final
getValidatorAddressResponseDescriptor Uint8List
Descriptor for GetValidatorAddressResponse. Decode as a google.protobuf.DescriptorProto.
final
getValidatorByNumberRequestDescriptor Uint8List
Descriptor for GetValidatorByNumberRequest. Decode as a google.protobuf.DescriptorProto.
final
getValidatorRequestDescriptor Uint8List
Descriptor for GetValidatorRequest. Decode as a google.protobuf.DescriptorProto.
final
getValidatorResponseDescriptor Uint8List
Descriptor for GetValidatorResponse. Decode as a google.protobuf.DescriptorProto.
final
getWalletInfoRequestDescriptor Uint8List
Descriptor for GetWalletInfoRequest. Decode as a google.protobuf.DescriptorProto.
final
getWalletInfoResponseDescriptor Uint8List
Descriptor for GetWalletInfoResponse. Decode as a google.protobuf.DescriptorProto.
final
historyInfoDescriptor Uint8List
Descriptor for HistoryInfo. Decode as a google.protobuf.DescriptorProto.
final
listAddressRequestDescriptor Uint8List
Descriptor for ListAddressRequest. Decode as a google.protobuf.DescriptorProto.
final
listAddressResponseDescriptor Uint8List
Descriptor for ListAddressResponse. Decode as a google.protobuf.DescriptorProto.
final
listWalletRequestDescriptor Uint8List
Descriptor for ListWalletRequest. Decode as a google.protobuf.DescriptorProto.
final
listWalletResponseDescriptor Uint8List
Descriptor for ListWalletResponse. Decode as a google.protobuf.DescriptorProto.
final
loadWalletRequestDescriptor Uint8List
Descriptor for LoadWalletRequest. Decode as a google.protobuf.DescriptorProto.
final
loadWalletResponseDescriptor Uint8List
Descriptor for LoadWalletResponse. Decode as a google.protobuf.DescriptorProto.
final
metricInfoDescriptor Uint8List
Descriptor for MetricInfo. Decode as a google.protobuf.DescriptorProto.
final
networkServiceDescriptor Uint8List
Descriptor for Network. Decode as a google.protobuf.ServiceDescriptorProto.
final
payloadBondDescriptor Uint8List
Descriptor for PayloadBond. Decode as a google.protobuf.DescriptorProto.
final
payloadSortitionDescriptor Uint8List
Descriptor for PayloadSortition. Decode as a google.protobuf.DescriptorProto.
final
payloadTransferDescriptor Uint8List
Descriptor for PayloadTransfer. Decode as a google.protobuf.DescriptorProto.
final
payloadTypeDescriptor Uint8List
Descriptor for PayloadType. Decode as a google.protobuf.EnumDescriptorProto.
final
payloadUnbondDescriptor Uint8List
Descriptor for PayloadUnbond. Decode as a google.protobuf.DescriptorProto.
final
payloadWithdrawDescriptor Uint8List
Descriptor for PayloadWithdraw. Decode as a google.protobuf.DescriptorProto.
final
peerInfoDescriptor Uint8List
Descriptor for PeerInfo. Decode as a google.protobuf.DescriptorProto.
final
proposalInfoDescriptor Uint8List
Descriptor for ProposalInfo. Decode as a google.protobuf.DescriptorProto.
final
restoreWalletRequestDescriptor Uint8List
Descriptor for RestoreWalletRequest. Decode as a google.protobuf.DescriptorProto.
final
restoreWalletResponseDescriptor Uint8List
Descriptor for RestoreWalletResponse. Decode as a google.protobuf.DescriptorProto.
final
setLabelRequestDescriptor Uint8List
Descriptor for SetLabelRequest. Decode as a google.protobuf.DescriptorProto.
final
setLabelResponseDescriptor Uint8List
Descriptor for SetLabelResponse. Decode as a google.protobuf.DescriptorProto.
final
signMessageRequestDescriptor Uint8List
Descriptor for SignMessageRequest. Decode as a google.protobuf.DescriptorProto.
final
signMessageResponseDescriptor Uint8List
Descriptor for SignMessageResponse. Decode as a google.protobuf.DescriptorProto.
final
signMessageWithPrivateKeyRequestDescriptor Uint8List
Descriptor for SignMessageWithPrivateKeyRequest. Decode as a google.protobuf.DescriptorProto.
final
signMessageWithPrivateKeyResponseDescriptor Uint8List
Descriptor for SignMessageWithPrivateKeyResponse. Decode as a google.protobuf.DescriptorProto.
final
signRawTransactionRequestDescriptor Uint8List
Descriptor for SignRawTransactionRequest. Decode as a google.protobuf.DescriptorProto.
final
signRawTransactionResponseDescriptor Uint8List
Descriptor for SignRawTransactionResponse. Decode as a google.protobuf.DescriptorProto.
final
transactionInfoDescriptor Uint8List
Descriptor for TransactionInfo. Decode as a google.protobuf.DescriptorProto.
final
transactionServiceDescriptor Uint8List
Descriptor for Transaction. Decode as a google.protobuf.ServiceDescriptorProto.
final
transactionVerbosityDescriptor Uint8List
Descriptor for TransactionVerbosity. Decode as a google.protobuf.EnumDescriptorProto.
final
unloadWalletRequestDescriptor Uint8List
Descriptor for UnloadWalletRequest. Decode as a google.protobuf.DescriptorProto.
final
unloadWalletResponseDescriptor Uint8List
Descriptor for UnloadWalletResponse. Decode as a google.protobuf.DescriptorProto.
final
utilsServiceDescriptor Uint8List
Descriptor for Utils. Decode as a google.protobuf.ServiceDescriptorProto.
final
validatorInfoDescriptor Uint8List
Descriptor for ValidatorInfo. Decode as a google.protobuf.DescriptorProto.
final
verifyMessageRequestDescriptor Uint8List
Descriptor for VerifyMessageRequest. Decode as a google.protobuf.DescriptorProto.
final
verifyMessageResponseDescriptor Uint8List
Descriptor for VerifyMessageResponse. Decode as a google.protobuf.DescriptorProto.
final
voteInfoDescriptor Uint8List
Descriptor for VoteInfo. Decode as a google.protobuf.DescriptorProto.
final
voteTypeDescriptor Uint8List
Descriptor for VoteType. Decode as a google.protobuf.EnumDescriptorProto.
final
walletServiceDescriptor Uint8List
Descriptor for Wallet. Decode as a google.protobuf.ServiceDescriptorProto.
final
zMQPublisherInfoDescriptor Uint8List
Descriptor for ZMQPublisherInfo. Decode as a google.protobuf.DescriptorProto.
final