mirror of
https://github.com/aljazceru/breez-sdk-liquid.git
synced 2026-01-06 07:34:24 +01:00
GetInfoResponse: add fingerprint (#532)
* GetInfoResponse: add fingerprint * Re-generate dart ffi with `just ffigen` * Re-generate dart ffi with `just gen`
This commit is contained in:
@@ -4480,6 +4480,8 @@ final class wire_cst_get_info_response extends ffi.Struct {
|
||||
@ffi.Uint64()
|
||||
external int pending_receive_sat;
|
||||
|
||||
external ffi.Pointer<wire_cst_list_prim_u_8_strict> fingerprint;
|
||||
|
||||
external ffi.Pointer<wire_cst_list_prim_u_8_strict> pubkey;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user