Transaction
Extends: RefCounted
Description
Constants Descriptions
TransactionStatus
Method Descriptions
_init
bytes
to_json
add_signature
Add a signature to the witness set
evaluate
Try to evaluate the transaction
to_hash
Get the unique hash of the transaction
input_utxos
outputs
Sub-classes
EvaluationResult
Property Descriptions
value
- Getter:
@value_getter
WARNING: This function may fail! First match on tag
or call is_ok
.
error
- Getter:
@error_getter
WARNING: This function may fail! First match on tag
or call is_err
.