Activation$json top-level constant

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

Implementation

@$core.Deprecated('Use activationDescriptor instead')
const Activation$json = const {
  '1': 'Activation',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 11, '6': '.spacemesh.v1.ActivationId', '10': 'id'},
    const {'1': 'layer', '3': 2, '4': 1, '5': 11, '6': '.spacemesh.v1.LayerNumber', '10': 'layer'},
    const {'1': 'smesher_id', '3': 3, '4': 1, '5': 11, '6': '.spacemesh.v1.SmesherId', '10': 'smesherId'},
    const {'1': 'coinbase', '3': 4, '4': 1, '5': 11, '6': '.spacemesh.v1.AccountId', '10': 'coinbase'},
    const {'1': 'prev_atx', '3': 5, '4': 1, '5': 11, '6': '.spacemesh.v1.ActivationId', '10': 'prevAtx'},
    const {'1': 'num_units', '3': 6, '4': 1, '5': 13, '10': 'numUnits'},
  ],
};