certIndex property

  1. @BuiltValueField(wireName: r'cert_index')
int certIndex

Index of the certificate within the transaction

Implementation

@BuiltValueField(wireName: r'cert_index')
int get certIndex;