Commit 2350339
committed
a60cc1b fix: annotation for sendrawtransaction rpc (VBOOL for deprecated IS) (Konstantin Akimov)
9483920 fix: reference to repo dashcore-detached-sigs to dash-detached-sigs (Konstantin Akimov)
Pull request description:
## Issue being fixed or feature implemented
Follow-up #6855
## What was done?
- fix RPC annotation for arguments `sendrawtransaction`
- fix reference to repo dashcore-detached-sigs dash-detached-sigs
## How Has This Been Tested?
N/A
## Breaking Changes
N/A
## Checklist:
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated relevant unit/integration/functional/e2e tests
- [ ] I have made corresponding changes to the documentation
- [x] I have assigned this pull request to a milestone
ACKs for top commit:
UdjinM6:
utACK a60cc1b
kwvg:
utACK a60cc1b
Tree-SHA512: 409dae91bd67fe9df3f99b6dbc105555b69512f4896fdbeccc580641642dd368612025edd42e809326c0cec26cc070ad3d221b34efea848a0dbc4b42b3b3ab12
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments