mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Merge 143ace65db into merged_master (Bitcoin PR bitcoin/bitcoin#28890)
This commit is contained in:
commit
a264d5785d
15 changed files with 22 additions and 82 deletions
|
|
@ -779,7 +779,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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue