RpcCommitment$json top-level constant
Implementation
@$core.Deprecated('Use rpcCommitmentDescriptor instead')
const RpcCommitment$json = {
'1': 'RpcCommitment',
'2': [
{'1': 'Processed', '2': 0},
{'1': 'Confirmed', '2': 1},
{'1': 'Finalized', '2': 2},
],
};