StakingRegistration$json top-level constant

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

Implementation

@$core.Deprecated('Use stakingRegistrationDescriptor instead')
const StakingRegistration$json = {
  '1': 'StakingRegistration',
  '2': [
    {'1': 'address', '3': 1, '4': 1, '5': 11, '6': '.co.topl.consensus.models.StakingAddress', '8': {}, '10': 'address'},
    {'1': 'signature', '3': 2, '4': 1, '5': 11, '6': '.co.topl.consensus.models.SignatureKesProduct', '8': {}, '10': 'signature'},
  ],
};