Payment account CRUD
Opened this issue · 0 comments
blabno commented
As a precondition to create or take an offer use must have payment account.
Add endpoints to create, list and remove payment accounts.
Initial implementation that needs to be ported is here: https://github.com/blabno/exchange/blob/api-offer/api/src/main/java/bisq/api/http/service/endpoint/PaymentAccountEndpoint.java