RuntimeCall$json top-level constant

  1. @Deprecated('Use runtimeCallDescriptor instead')
Map<String, Object> const RuntimeCall$json

Implementation

@$core.Deprecated('Use runtimeCallDescriptor instead')
const RuntimeCall$json = {
  '1': 'RuntimeCall',
  '2': [
    {
      '1': 'balance_call',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.Polymesh.Proto.Balance',
      '9': 0,
      '10': 'balanceCall'
    },
    {
      '1': 'staking_call',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.TW.Polymesh.Proto.Staking',
      '9': 0,
      '10': 'stakingCall'
    },
    {
      '1': 'identity_call',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.TW.Polymesh.Proto.Identity',
      '9': 0,
      '10': 'identityCall'
    },
    {
      '1': 'utility_call',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.TW.Polymesh.Proto.Utility',
      '9': 0,
      '10': 'utilityCall'
    },
  ],
  '8': [
    {'1': 'pallet_oneof'},
  ],
};