StartSmeshingRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use startSmeshingRequestDescriptor instead')
const StartSmeshingRequest$json = const {
  '1': 'StartSmeshingRequest',
  '2': const [
    const {'1': 'coinbase', '3': 1, '4': 1, '5': 11, '6': '.spacemesh.v1.AccountId', '10': 'coinbase'},
    const {'1': 'opts', '3': 2, '4': 1, '5': 11, '6': '.spacemesh.v1.PostSetupOpts', '10': 'opts'},
  ],
};