ACINQ / phoenixd

https://phoenix.acinq.co/server
Apache License 2.0
100 stars 14 forks source link

Add an optional expiry for bolt11 invoices #102

Closed pm47 closed 3 weeks ago

pm47 commented 3 weeks ago

Example:

./phoenix-cli createinvoice  --description="expiry test" --expirySeconds=60

Suggested by @sixside in #99.