DirectiveCollectRewards$json top-level constant

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

Implementation

@$core.Deprecated('Use directiveCollectRewardsDescriptor instead')
const DirectiveCollectRewards$json = const {
  '1': 'DirectiveCollectRewards',
  '2': const [
    const {
      '1': 'delegator_address',
      '3': 1,
      '4': 1,
      '5': 9,
      '10': 'delegatorAddress'
    },
  ],
};