Input_InputBrc20Inscription$json top-level constant

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

Implementation

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