Action_Transfer$json top-level constant
Implementation
@$core.Deprecated('Use actionDescriptor instead')
const Action_Transfer$json = const {
'1': 'Transfer',
'2': const [
const {
'1': 'payee_public_key',
'3': 1,
'4': 1,
'5': 9,
'10': 'payeePublicKey'
},
const {'1': 'amount', '3': 2, '4': 1, '5': 4, '10': 'amount'},
const {'1': 'fee', '3': 3, '4': 1, '5': 4, '10': 'fee'},
],
};