Commit 7951015
feat(wasm-utxo): export sighash and consensus branch getters
Export `get_sighash_fork_id` and `get_zec_consensus_branch_id` from
the bitgo_psbt module for external use. Add `as_str` method to
`ScriptType` enum for string representation.
Co-authored-by: llm-git <llm-git@ttll.de>1 parent beca735 commit 7951015
2 files changed
Lines changed: 18 additions & 2 deletions
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
803 | 803 | | |
804 | 804 | | |
805 | 805 | | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| 815 | + | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
806 | 819 | | |
807 | 820 | | |
808 | 821 | | |
| |||
0 commit comments