ContractCallDecodingInput$json top-level constant
- @Deprecated('Use contractCallDecodingInputDescriptor instead')
Implementation
@$core.Deprecated('Use contractCallDecodingInputDescriptor instead')
const ContractCallDecodingInput$json = {
'1': 'ContractCallDecodingInput',
'2': [
{'1': 'encoded', '3': 1, '4': 1, '5': 12, '10': 'encoded'},
{
'1': 'smart_contract_abi_json',
'3': 2,
'4': 1,
'5': 9,
'10': 'smartContractAbiJson'
},
],
};