Commit 46cd679
fix(utxo-staking): update createProofOfPossession method signature
Add channel parameter to match the signature in the parent class. The channel
parameter indicates the context in which the proof of possession is created.
Issue: BTC-2402
Co-authored-by: llm-git <llm-git@ttll.de>1 parent 6c9df95 commit 46cd679
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
75 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
76 | 81 | | |
77 | 82 | | |
78 | 83 | | |
| |||
0 commit comments