allHardBlockRulesPassed property
Indicates whether the transaction passed all rules with outcomeType hardBlock.
Implementation
@BuiltValueField(wireName: r'allHardBlockRulesPassed')
bool? get allHardBlockRulesPassed;
Indicates whether the transaction passed all rules with outcomeType hardBlock.
@BuiltValueField(wireName: r'allHardBlockRulesPassed')
bool? get allHardBlockRulesPassed;