PriorityFeePrice$json top-level constant

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

Implementation

@$core.Deprecated('Use priorityFeePriceDescriptor instead')
const PriorityFeePrice$json = {
  '1': 'PriorityFeePrice',
  '2': [
    {'1': 'price', '3': 1, '4': 1, '5': 4, '10': 'price'},
  ],
};