mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Merge b91055ea55 into merged_master (Bitcoin PR bitcoin/bitcoin#25251)
This commit is contained in:
commit
1e24510c7e
7 changed files with 26 additions and 24 deletions
|
|
@ -256,7 +256,7 @@ static bool AppInit(NodeContext& node, int argc, char* argv[])
|
|||
return fRet;
|
||||
}
|
||||
|
||||
int main(int argc, char* argv[])
|
||||
MAIN_FUNCTION
|
||||
{
|
||||
#ifdef WIN32
|
||||
util::WinCmdLineArgs winArgs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue