Feature: CLI should be able to accept paths
on /payments
request
#2949
Labels
cli 🔤
Command-line SDK-based Node.js Client issues
feature parity ⚖️
Needed for feature parity with the Raiden Python client
feature
User Story
As Chris, I want to be able to provide a specific route, presence and fee information to the CLI's
/payments
endpoint, that I managed to construct on my own, and skip SDK from fetching/paying for an automatic request to PFS on its own. It's my problem how to get this data.The client should be able to receive the
paths
in this format:Acceptance criteria
paths
member to CLI's/payments
endpoint.Tasks
The text was updated successfully, but these errors were encountered: