BlockMsgType$json top-level constant
Implementation
@$core.Deprecated('Use blockMsgTypeDescriptor instead')
const BlockMsgType$json = {
'1': 'BlockMsgType',
'2': [
{'1': 'BLK_CONNECTED', '2': 0},
{'1': 'BLK_DISCONNECTED', '2': 1},
{'1': 'BLK_FINALIZED', '2': 2},
{'1': 'BLK_INVALIDATED', '2': 3},
],
};