ScriptUtxos$json top-level constant

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

Implementation

@$core.Deprecated('Use scriptUtxosDescriptor instead')
const ScriptUtxos$json = {
  '1': 'ScriptUtxos',
  '2': [
    {'1': 'script', '3': 1, '4': 1, '5': 12, '10': 'script'},
    {
      '1': 'utxos',
      '3': 2,
      '4': 3,
      '5': 11,
      '6': '.chronik.ScriptUtxo',
      '10': 'utxos'
    },
  ],
};