MeshTransaction$json top-level constant

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

Implementation

@$core.Deprecated('Use meshTransactionDescriptor instead')
const MeshTransaction$json = const {
  '1': 'MeshTransaction',
  '2': const [
    const {'1': 'transaction', '3': 1, '4': 1, '5': 11, '6': '.spacemesh.v1.Transaction', '10': 'transaction'},
    const {'1': 'layer_id', '3': 2, '4': 1, '5': 11, '6': '.spacemesh.v1.LayerNumber', '10': 'layerId'},
  ],
};