GetAddressHistoryRequest$json top-level constant
- @Deprecated('Use getAddressHistoryRequestDescriptor instead')
Implementation
@$core.Deprecated('Use getAddressHistoryRequestDescriptor instead')
const GetAddressHistoryRequest$json = const {
'1': 'GetAddressHistoryRequest',
'2': const [
const {'1': 'wallet_name', '3': 1, '4': 1, '5': 9, '10': 'walletName'},
const {'1': 'address', '3': 2, '4': 1, '5': 9, '10': 'address'},
],
};