DecryptNotes_NoteTx$json top-level constant

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

Implementation

@$core.Deprecated('Use decryptNotesDescriptor instead')
const DecryptNotes_NoteTx$json = const {
  '1': 'NoteTx',
  '2': const [
    const {
      '1': 'note',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.protocol.Note',
      '10': 'note'
    },
    const {'1': 'txid', '3': 2, '4': 1, '5': 12, '10': 'txid'},
    const {'1': 'index', '3': 3, '4': 1, '5': 5, '10': 'index'},
  ],
};