Commit 89fa74e
committed
feat(sdk-core): add messages to BuildParamsUTXO for BIP322
Define Bip322Message type with message and address fields and add to
BuildParamsUTXO codec to support message signing on BTC transactions.
Co-authored-by: llm-git <[email protected]>
TICKET: BTC-24101 parent 4f95b75 commit 89fa74e
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
6 | 11 | | |
7 | 12 | | |
8 | 13 | | |
| |||
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
| 38 | + | |
33 | 39 | | |
34 | 40 | | |
35 | 41 | | |
| |||
0 commit comments