pkt-cash / pktd

The PKT full node and wallet
https://pkt.cash/
ISC License
39 stars 27 forks source link

Ajusting some REST endpoints + HTTP return codes #359

Closed aldebap closed 2 years ago

aldebap commented 2 years ago

The following were added/changed/fixed:

. moving 4 REST endpoins that were in group Orphans; . correct error handling for all REST endpoins / using meaningful HTTP return codes; . minor fixes;