txIndexInBlock property
transaction index in block
Implementation
@$pb.TagNumber(12)
$core.int get txIndexInBlock => $_getIZ(10);
Implementation
@$pb.TagNumber(12)
set txIndexInBlock($core.int value) => $_setUnsignedInt32(10, value);
transaction index in block
@$pb.TagNumber(12)
$core.int get txIndexInBlock => $_getIZ(10);
@$pb.TagNumber(12)
set txIndexInBlock($core.int value) => $_setUnsignedInt32(10, value);