Skip to content

Commit b49a2f4

Browse files
Update src/rpc/governance.cpp
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 7fb7a2d commit b49a2f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rpc/governance.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,7 @@ static RPCHelpMan gobject_list_helper(const bool make_a_diff)
730730
},
731731
},
732732
RPCResult{"if request is invalid",
733-
RPCResult::Type::STR_HEX, "", "Error string"
733+
RPCResult::Type::STR, "", "Error string"
734734
},
735735
},
736736
RPCExamples{""},

0 commit comments

Comments
 (0)