mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-07 13:39:37 +01:00
rpc: Add abortprivatebroadcast
Co-authored-by: l0rinc <pap.lorinc@gmail.com>
This commit is contained in:
@@ -90,6 +90,7 @@ const std::vector<std::string> RPC_COMMANDS_NOT_SAFE_FOR_FUZZING{
|
||||
|
||||
// RPC commands which are safe for fuzzing.
|
||||
const std::vector<std::string> RPC_COMMANDS_SAFE_FOR_FUZZING{
|
||||
"abortprivatebroadcast",
|
||||
"analyzepsbt",
|
||||
"clearbanned",
|
||||
"combinepsbt",
|
||||
|
||||
Reference in New Issue
Block a user