Action_AddBundledTransactions$json top-level constant

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

Implementation

@$core.Deprecated('Use actionDescriptor instead')
const Action_AddBundledTransactions$json = {
  '1': 'AddBundledTransactions',
  '2': [
    {'1': 'fio_address', '3': 1, '4': 1, '5': 9, '10': 'fioAddress'},
    {'1': 'bundle_sets', '3': 2, '4': 1, '5': 4, '10': 'bundleSets'},
    {'1': 'fee', '3': 3, '4': 1, '5': 4, '10': 'fee'},
  ],
};