Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14864907
D8652.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
322 B
Subscribers
None
D8652.diff
View Options
diff --git a/src/qt/bitcoin.cpp b/src/qt/bitcoin.cpp
--- a/src/qt/bitcoin.cpp
+++ b/src/qt/bitcoin.cpp
@@ -748,7 +748,7 @@
}
RPCServer rpcServer;
- util::Ref context{node};
+ util::Ref context{node_context};
HTTPRPCRequestProcessor httpRPCRequestProcessor(config, rpcServer, context);
try {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, May 20, 23:05 (4 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5866131
Default Alt Text
D8652.diff (322 B)
Attached To
D8652: Fix bitcoin-qt RPC when -server is used
Event Timeline
Log In to Comment