exports/wallet library

Constants

AddressInfo$json → const Map<String, Object>
AddressType$json → const Map<String, Object>
CreateWalletRequest$json → const Map<String, Object>
CreateWalletResponse$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>
GetNewAddressRequest$json → const Map<String, Object>
GetNewAddressResponse$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>
GetValidatorAddressRequest$json → const Map<String, Object>
GetValidatorAddressResponse$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>
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>
SignRawTransactionRequest$json → const Map<String, Object>
SignRawTransactionResponse$json → const Map<String, Object>
UnloadWalletRequest$json → const Map<String, Object>
UnloadWalletResponse$json → const Map<String, Object>
WalletServiceBase$json → const Map<String, dynamic>
WalletServiceBase$messageJson → const Map<String, Map<String, dynamic>>

Properties

addressInfoDescriptor Uint8List
Descriptor for AddressInfo. Decode as a google.protobuf.DescriptorProto.
final
addressTypeDescriptor Uint8List
Descriptor for AddressType. Decode as a google.protobuf.EnumDescriptorProto.
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
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
getNewAddressRequestDescriptor Uint8List
Descriptor for GetNewAddressRequest. Decode as a google.protobuf.DescriptorProto.
final
getNewAddressResponseDescriptor Uint8List
Descriptor for GetNewAddressResponse. 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
getValidatorAddressRequestDescriptor Uint8List
Descriptor for GetValidatorAddressRequest. Decode as a google.protobuf.DescriptorProto.
final
getValidatorAddressResponseDescriptor Uint8List
Descriptor for GetValidatorAddressResponse. 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
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
signRawTransactionRequestDescriptor Uint8List
Descriptor for SignRawTransactionRequest. Decode as a google.protobuf.DescriptorProto.
final
signRawTransactionResponseDescriptor Uint8List
Descriptor for SignRawTransactionResponse. Decode as a google.protobuf.DescriptorProto.
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
walletServiceDescriptor Uint8List
Descriptor for Wallet. Decode as a google.protobuf.ServiceDescriptorProto.
final