VirtualSelectedParentChainChangedNotificationMessage$json top-level constant

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

Implementation

@$core.Deprecated('Use virtualSelectedParentChainChangedNotificationMessageDescriptor instead')
const VirtualSelectedParentChainChangedNotificationMessage$json = const {
  '1': 'VirtualSelectedParentChainChangedNotificationMessage',
  '2': const [
    const {'1': 'removedChainBlockHashes', '3': 1, '4': 3, '5': 9, '10': 'removedChainBlockHashes'},
    const {'1': 'addedChainBlockHashes', '3': 3, '4': 3, '5': 9, '10': 'addedChainBlockHashes'},
    const {'1': 'acceptedTransactionIds', '3': 2, '4': 3, '5': 11, '6': '.protowire.AcceptedTransactionIds', '10': 'acceptedTransactionIds'},
  ],
};