amount input

This commit is contained in:
boufni95 2026-02-02 21:15:42 +00:00
parent 3255730ae2
commit f5eb1f3253
5 changed files with 10 additions and 8 deletions

View file

@ -834,7 +834,7 @@ message MessagingToken {
}
message InvoiceSwapRequest {
string invoice = 1;
int64 amount_sats = 1;
}
message InvoiceSwapQuote {