mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 06:28:31 +01:00
Remove deprecated -rpcserialversion
This commit is contained in:
@@ -775,7 +775,6 @@ public:
|
||||
{
|
||||
RPCRunLater(name, std::move(fn), seconds);
|
||||
}
|
||||
bool rpcSerializationWithoutWitness() override { return RPCSerializationWithoutWitness(); }
|
||||
common::SettingsValue getSetting(const std::string& name) override
|
||||
{
|
||||
return args().GetSetting(name);
|
||||
|
||||
Reference in New Issue
Block a user