mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Merge 712cab3a8f into merged_master (Bitcoin PR bitcoin/bitcoin#31061)
This commit is contained in:
commit
c5cac8efa2
24 changed files with 125 additions and 471 deletions
|
|
@ -34,7 +34,7 @@
|
|||
|
||||
using node::NodeContext;
|
||||
|
||||
const std::function<std::string(const char*)> G_TRANSLATION_FUN = nullptr;
|
||||
const TranslateFn G_TRANSLATION_FUN{nullptr};
|
||||
|
||||
#if HAVE_DECL_FORK
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue