mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 10:12:28 +02:00
rpc: Put undocumented JSON failure mode behind a runtime flag
rpc: Put undocumented JSON failure mode behind a runtime flag
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
#include <variant>
|
||||
#include <vector>
|
||||
|
||||
static constexpr bool DEFAULT_RPC_DOC_CHECK{false};
|
||||
|
||||
/**
|
||||
* String used to describe UNIX epoch time in documentation, factored out to a
|
||||
* constant for consistency.
|
||||
|
||||
Reference in New Issue
Block a user