Execution$json top-level constant
Implementation
@$core.Deprecated('Use executionDescriptor instead')
const Execution$json = {
'1': 'Execution',
'2': [
{'1': 'address', '3': 1, '4': 1, '5': 9, '10': 'address'},
{'1': 'amount', '3': 2, '4': 1, '5': 12, '10': 'amount'},
{'1': 'payload', '3': 3, '4': 1, '5': 12, '10': 'payload'},
],
};