GetNewAddressResponse$json top-level constant
- @Deprecated('Use getNewAddressResponseDescriptor instead')
Implementation
@$core.Deprecated('Use getNewAddressResponseDescriptor instead')
const GetNewAddressResponse$json = const {
'1': 'GetNewAddressResponse',
'2': const [
const {'1': 'wallet_name', '3': 1, '4': 1, '5': 9, '10': 'walletName'},
const {
'1': 'address_info',
'3': 2,
'4': 1,
'5': 11,
'6': '.pactus.AddressInfo',
'10': 'addressInfo'
},
],
};