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:
joeuhren
2021-01-02 01:30:47 -07:00
parent 55449956ea
commit d01ebdd115
6 changed files with 43 additions and 4 deletions
+1
View File
@@ -260,6 +260,7 @@ exports.public_api = {
"getcurrentprice": true,
"getbasicstats": true,
"getsummary": true,
"getnetworkpeers": true,
"getmasternodelist": true,
"getmasternoderewards": true,
"getmasternoderewardstotal": true