Bitcoin-Crypto
view release on metacpan or search on metacpan
lib/Bitcoin/Crypto/Transaction.pm view on Meta::CPAN
It's better to use L</add_output> instead of pushing directly to this array.
=head3 locktime
Integer containing locktime of the transaction. By default C<0>.
I<Available in the constructor>.
=head3 block
An optional instance of L<Bitcoin::Crypto::Block>. This reference is weakened.
Block may be required to do some validations when calling L</verify>.
I<Available in the constructor>.
I<writer:> C<set_block>
I<predicate:> C<has_block>
=head2 Methods
( run in 2.149 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )