exports/blockchain library

Constants

AccountInfo$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>
CertificateInfo$json → const Map<String, Object>
ConsensusInfo$json → const Map<String, Object>
GetAccountRequest$json → const Map<String, Object>
GetAccountResponse$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>
GetPublicKeyRequest$json → const Map<String, Object>
GetPublicKeyResponse$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>
GetValidatorByNumberRequest$json → const Map<String, Object>
GetValidatorRequest$json → const Map<String, Object>
GetValidatorResponse$json → const Map<String, Object>
ProposalInfo$json → const Map<String, Object>
ValidatorInfo$json → const Map<String, Object>
VoteInfo$json → const Map<String, Object>
VoteType$json → const Map<String, Object>

Properties

accountInfoDescriptor Uint8List
Descriptor for AccountInfo. Decode as a google.protobuf.DescriptorProto.
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
certificateInfoDescriptor Uint8List
Descriptor for CertificateInfo. Decode as a google.protobuf.DescriptorProto.
final
consensusInfoDescriptor Uint8List
Descriptor for ConsensusInfo. 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
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
getPublicKeyRequestDescriptor Uint8List
Descriptor for GetPublicKeyRequest. Decode as a google.protobuf.DescriptorProto.
final
getPublicKeyResponseDescriptor Uint8List
Descriptor for GetPublicKeyResponse. 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
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
proposalInfoDescriptor Uint8List
Descriptor for ProposalInfo. Decode as a google.protobuf.DescriptorProto.
final
validatorInfoDescriptor Uint8List
Descriptor for ValidatorInfo. 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