Stake$json top-level constant

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

Implementation

@$core.Deprecated('Use stakeDescriptor instead')
const Stake$json = const {
  '1': 'Stake',
  '2': const [
    const {'1': 'stake', '3': 1, '4': 1, '5': 12, '10': 'stake'},
    const {'1': 'public_key', '3': 2, '4': 1, '5': 9, '10': 'publicKey'},
  ],
};