mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2026-01-11 10:04:19 +01:00
Set default value (#397)
This commit is contained in:
@@ -357,7 +357,7 @@ dictionary OnchainPaymentLimitsResponse {
|
||||
|
||||
dictionary PreparePayOnchainRequest {
|
||||
u64 receiver_amount_sat;
|
||||
u32? sat_per_vbyte;
|
||||
u32? sat_per_vbyte = null;
|
||||
};
|
||||
|
||||
dictionary PreparePayOnchainResponse {
|
||||
|
||||
Reference in New Issue
Block a user