GlobalStateHash$json top-level constant

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

Implementation

@$core.Deprecated('Use globalStateHashDescriptor instead')
const GlobalStateHash$json = const {
  '1': 'GlobalStateHash',
  '2': const [
    const {'1': 'root_hash', '3': 1, '4': 1, '5': 12, '10': 'rootHash'},
    const {'1': 'layer', '3': 2, '4': 1, '5': 11, '6': '.spacemesh.v1.LayerNumber', '10': 'layer'},
  ],
};