Blockchain$json top-level constant
Implementation
@$core.Deprecated('Use blockchainDescriptor instead')
const Blockchain$json = {
'1': 'Blockchain',
'2': [
{'1': 'ETHEREUM', '2': 0},
{'1': 'POLYGON', '2': 1},
{'1': 'STRIDE', '2': 2},
{'1': 'BNB_BSC', '2': 3},
{'1': 'APTOS', '2': 4},
],
};