SideChainDelegate$json top-level constant

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

Implementation

@$core.Deprecated('Use sideChainDelegateDescriptor instead')
const SideChainDelegate$json = const {
  '1': 'SideChainDelegate',
  '2': const [
    const {
      '1': 'delegator_addr',
      '3': 1,
      '4': 1,
      '5': 12,
      '10': 'delegatorAddr'
    },
    const {
      '1': 'validator_addr',
      '3': 2,
      '4': 1,
      '5': 12,
      '10': 'validatorAddr'
    },
    const {
      '1': 'delegation',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.TW.Binance.Proto.SendOrder.Token',
      '10': 'delegation'
    },
    const {'1': 'chain_id', '3': 4, '4': 1, '5': 9, '10': 'chainId'},
  ],
};