Output_OutputBrc20Inscription$json top-level constant

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

Implementation

@$core.Deprecated('Use outputDescriptor instead')
const Output_OutputBrc20Inscription$json = {
  '1': 'OutputBrc20Inscription',
  '2': [
    {'1': 'inscribe_to', '3': 1, '4': 1, '5': 12, '10': 'inscribeTo'},
    {'1': 'ticker', '3': 2, '4': 1, '5': 9, '10': 'ticker'},
    {'1': 'transfer_amount', '3': 3, '4': 1, '5': 9, '10': 'transferAmount'},
  ],
};