allHardBlockRulesPassed property

  1. @BuiltValueField.new(wireName: r'allHardBlockRulesPassed')
bool? get allHardBlockRulesPassed

Indicates whether the transaction passed the evaluation for all hardblock rules

Implementation

@BuiltValueField(wireName: r'allHardBlockRulesPassed')
bool? get allHardBlockRulesPassed;