Input$json top-level constant

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

Implementation

@$core.Deprecated('Use inputDescriptor instead')
const Input$json = {
  '1': 'Input',
  '2': [
    {
      '1': 'out_point',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.Utxo.Proto.OutPoint',
      '10': 'outPoint'
    },
    {'1': 'value', '3': 2, '4': 1, '5': 3, '10': 'value'},
    {'1': 'sighash_type', '3': 3, '4': 1, '5': 13, '10': 'sighashType'},
    {
      '1': 'sequence',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.TW.BitcoinV2.Proto.Input.Sequence',
      '10': 'sequence'
    },
    {
      '1': 'script_builder',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.TW.BitcoinV2.Proto.Input.InputBuilder',
      '9': 0,
      '10': 'scriptBuilder'
    },
    {'1': 'script_data', '3': 6, '4': 1, '5': 12, '9': 0, '10': 'scriptData'},
    {
      '1': 'receiver_address',
      '3': 7,
      '4': 1,
      '5': 9,
      '9': 0,
      '10': 'receiverAddress'
    },
  ],
  '3': [
    Input_Sequence$json,
    Input_InputBuilder$json,
    Input_InputTaprootScriptPath$json,
    Input_InputBrc20Inscription$json
  ],
  '8': [
    {'1': 'claiming_script'},
  ],
};