Restore missing/deleted /ext/getnetworkpeers api
-Added new public api setting for enabling disabling public use of /ext/getnetworkpeers api -Added new entry to the /info api page for the /ext/getnetworkpeers api -Integrated /ext/getnetworkpeers api into the network page + network includes and removed the deleted /ext/connections api references
This commit is contained in:
@@ -260,6 +260,7 @@ exports.public_api = {
|
||||
"getcurrentprice": true,
|
||||
"getbasicstats": true,
|
||||
"getsummary": true,
|
||||
"getnetworkpeers": true,
|
||||
"getmasternodelist": true,
|
||||
"getmasternoderewards": true,
|
||||
"getmasternoderewardstotal": true
|
||||
|
||||
Reference in New Issue
Block a user