mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2025-12-23 08:54:22 +01:00
feat: add sort_ascending flag to list_payments (#679)
This commit is contained in:
@@ -4190,6 +4190,8 @@ final class wire_cst_list_payments_request extends ffi.Struct {
|
||||
external ffi.Pointer<ffi.Uint32> limit;
|
||||
|
||||
external ffi.Pointer<wire_cst_list_payment_details> details;
|
||||
|
||||
external ffi.Pointer<ffi.Bool> sort_ascending;
|
||||
}
|
||||
|
||||
final class wire_cst_ln_url_auth_request_data extends ffi.Struct {
|
||||
|
||||
Reference in New Issue
Block a user