ca52b10f59
-Moved /ext/summary from routes/index.js to app.js with the rest of the extended apis and renamed to /etc/getsummary -Added a new setting to enable/disable public use of /ext/getsummary + added it to list of public apis on the /info page -Added a new setting to enable/disable public use of /ext/getaddresstxs + added it to list of public apis on the /info page + updated the return data so that it returns a named object array for public api for better readability and still returns the same array list for internal datatable use -Updated /ext/getlasttxs so that it returns a named object array for public api for better readability and still returns the same array list for internal datatable use -/ext/getsummary now only returns the online and offline masternode counts if the getmasternodecount api is available and enabled