TxFinalizationReasonType$json top-level constant
- @Deprecated('Use txFinalizationReasonTypeDescriptor instead')
Implementation
@$core.Deprecated('Use txFinalizationReasonTypeDescriptor instead')
const TxFinalizationReasonType$json = {
'1': 'TxFinalizationReasonType',
'2': [
{'1': 'TX_FINALIZATION_REASON_POST_CONSENSUS', '2': 0},
{'1': 'TX_FINALIZATION_REASON_PRE_CONSENSUS', '2': 1},
],
};