mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-20 06:05:09 +01:00
fix: non sat amounts on melt (#839)
This commit is contained in:
@@ -68,6 +68,7 @@ message PaymentQuoteResponse {
|
||||
uint64 amount = 2;
|
||||
uint64 fee = 3;
|
||||
QuoteState state = 4;
|
||||
string unit = 5;
|
||||
}
|
||||
|
||||
message MeltQuote {
|
||||
|
||||
Reference in New Issue
Block a user