Commit 32d2f17
committed
Fix incorrect client return type for verbose
The client macro for getrawmempool has two associated types. The client
macro for the verbose type was set to return the non verbose type.
Change the return type for the macro to GetRawMempoolVerbose.1 parent f0b1c85 commit 32d2f17
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
0 commit comments