Commit a99a3c0
committed
rpc: Validate provided keys for query_options parameter in listunspent
With this change listunspent will throw an error if there is a wrong key
in the query_option object.
Signed-off-by: pasta <pasta@dashboost.org>1 parent 01b45b2 commit a99a3c0
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2898 | 2898 | | |
2899 | 2899 | | |
2900 | 2900 | | |
| 2901 | + | |
| 2902 | + | |
| 2903 | + | |
| 2904 | + | |
| 2905 | + | |
| 2906 | + | |
| 2907 | + | |
| 2908 | + | |
| 2909 | + | |
2901 | 2910 | | |
2902 | 2911 | | |
2903 | 2912 | | |
| |||
0 commit comments