Commit f5babca
fix(utxo-staking): add support for bip322-simple signature type
Fix compilation error with babylon delegationMessage where signMessage
wasn't accepting the 'bip322-simple' type. Implementation still needs
updating to handle this type.
Issue: BTC-2032
Co-authored-by: llm-git <[email protected]>1 parent c8f312b commit f5babca
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
77 | 81 | | |
78 | 82 | | |
79 | 83 | | |
| |||
0 commit comments