Output$json top-level constant

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

Implementation

@$core.Deprecated('Use outputDescriptor instead')
const Output$json = {
  '1': 'Output',
  '2': [
    {'1': 'value', '3': 1, '4': 1, '5': 3, '10': 'value'},
    {
      '1': 'builder',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.TW.BitcoinV2.Proto.Output.OutputBuilder',
      '9': 0,
      '10': 'builder'
    },
    {
      '1': 'custom_script_pubkey',
      '3': 3,
      '4': 1,
      '5': 12,
      '9': 0,
      '10': 'customScriptPubkey'
    },
    {'1': 'to_address', '3': 4, '4': 1, '5': 9, '9': 0, '10': 'toAddress'},
  ],
  '3': [
    Output_OutputBuilder$json,
    Output_RedeemScriptOrHash$json,
    Output_OutputTaprootScriptPath$json,
    Output_OutputBrc20Inscription$json
  ],
  '8': [
    {'1': 'to_recipient'},
  ],
};