outIdx property
Index of the output spent within the transaction.
Implementation
@$pb.TagNumber(2)
$core.int get outIdx => $_getIZ(1);
Implementation
@$pb.TagNumber(2)
set outIdx($core.int value) => $_setUnsignedInt32(1, value);
Index of the output spent within the transaction.
@$pb.TagNumber(2)
$core.int get outIdx => $_getIZ(1);
@$pb.TagNumber(2)
set outIdx($core.int value) => $_setUnsignedInt32(1, value);