Utxos$json top-level constant

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

Implementation

@$core.Deprecated('Use utxosDescriptor instead')
const Utxos$json = {
  '1': 'Utxos',
  '2': [
    {
      '1': 'utxos',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.chronik.Utxo',
      '10': 'utxos'
    },
  ],
};