mirror of
https://github.com/Qortal/qortal.git
synced 2025-02-23 07:35:48 +00:00
- All APIs are now served over the gateway and domain map, with the exception of /admin/* - AdminResource moved to a "restricted" folder, so that it isn't served over the gateway/domainMap ports. - This opens the door to websites/apps calling core APIs directly for certain read-only functions, as an alternative to using qortalRequest().