pushdataIdx property
For ALP, the index of the pushdata in the OP_RETURN that failed parsing.
Implementation
@$pb.TagNumber(1)
$core.int get pushdataIdx => $_getIZ(0);
Implementation
@$pb.TagNumber(1)
set pushdataIdx($core.int value) => $_setSignedInt32(0, value);