FullBlockBody$json top-level constant

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

Implementation

@$core.Deprecated('Use fullBlockBodyDescriptor instead')
const FullBlockBody$json = {
  '1': 'FullBlockBody',
  '2': [
    {'1': 'transactions', '3': 1, '4': 3, '5': 11, '6': '.co.topl.brambl.models.transaction.IoTransaction', '10': 'transactions'},
    {'1': 'rewardTransaction', '3': 2, '4': 1, '5': 11, '6': '.co.topl.brambl.models.transaction.IoTransaction', '10': 'rewardTransaction'},
  ],
};