interledger / rafiki

An open-source, comprehensive Interledger service for wallet providers, enabling them to provide Interledger functionality to their users.
https://rafiki.dev/
Apache License 2.0
226 stars 77 forks source link

feat: add timeout input for two-phase transfers on the Admin UI #2721

Closed JoblersTune closed 1 month ago

JoblersTune commented 1 month ago

Adding a radio button selector with single / two-phase transfer options. When two-phase is selected an input appears to handle the timeout parameter.

Changes proposed in this pull request

Context

Checklist