Add missing curly bracket in example JSON-RPC response

pull/1009/head
Matt Wesley 2 years ago committed by GitHub
parent 77b91b1949
commit e53500b367
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -474,6 +474,7 @@ $ bitcoin-cli getnetworkinfo
---- ----
[source,json] [source,json]
---- ----
{
"version": 150000, "version": 150000,
"subversion": "/Satoshi:0.15.0/", "subversion": "/Satoshi:0.15.0/",
"protocolversion": 70015, "protocolversion": 70015,

Loading…
Cancel
Save