interledger / receipt-verifier

Handles ILP STREAM receipts
Apache License 2.0
11 stars 2 forks source link

Run on single port #22

Closed wilsonianb closed 3 years ago

wilsonianb commented 3 years ago

Running the SPSP proxy and receipts API on the same http server with a single port would simplify setup. And with the /balances/<id>:spend API being removed in https://github.com/coilhq/receipt-verifier/pull/19, there's less concern about restricting access to any receipt verifier endpoints.