StakingMessage$json top-level constant

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

Implementation

@$core.Deprecated('Use stakingMessageDescriptor instead')
const StakingMessage$json = const {
  '1': 'StakingMessage',
  '2': const [
    const {'1': 'create_validator_message', '3': 1, '4': 1, '5': 11, '6': '.TW.Harmony.Proto.DirectiveCreateValidator', '9': 0, '10': 'createValidatorMessage'},
    const {'1': 'edit_validator_message', '3': 2, '4': 1, '5': 11, '6': '.TW.Harmony.Proto.DirectiveEditValidator', '9': 0, '10': 'editValidatorMessage'},
    const {'1': 'delegate_message', '3': 3, '4': 1, '5': 11, '6': '.TW.Harmony.Proto.DirectiveDelegate', '9': 0, '10': 'delegateMessage'},
    const {'1': 'undelegate_message', '3': 4, '4': 1, '5': 11, '6': '.TW.Harmony.Proto.DirectiveUndelegate', '9': 0, '10': 'undelegateMessage'},
    const {'1': 'collect_rewards', '3': 5, '4': 1, '5': 11, '6': '.TW.Harmony.Proto.DirectiveCollectRewards', '9': 0, '10': 'collectRewards'},
    const {'1': 'nonce', '3': 6, '4': 1, '5': 12, '10': 'nonce'},
    const {'1': 'gas_price', '3': 7, '4': 1, '5': 12, '10': 'gasPrice'},
    const {'1': 'gas_limit', '3': 8, '4': 1, '5': 12, '10': 'gasLimit'},
  ],
  '8': const [
    const {'1': 'stake_msg'},
  ],
};