CalculateFeeRequest$json top-level constant
- @Deprecated('Use calculateFeeRequestDescriptor instead')
Implementation
@$core.Deprecated('Use calculateFeeRequestDescriptor instead')
const CalculateFeeRequest$json = const {
'1': 'CalculateFeeRequest',
'2': const [
const {'1': 'amount', '3': 1, '4': 1, '5': 3, '10': 'amount'},
const {
'1': 'payload_type',
'3': 2,
'4': 1,
'5': 14,
'6': '.pactus.PayloadType',
'10': 'payloadType'
},
const {'1': 'fixed_amount', '3': 3, '4': 1, '5': 8, '10': 'fixedAmount'},
],
};