mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
Moves from bark 0.2.3 to 0.4.0, which changed the FFI surface: - WalletOpen takes the network and a WalletOpenArgs, replacing WalletCreate and the separate RunDaemon call. - Bolt11Invoice takes an optional anti-DoS token, unused here. - LightningReceiveStatus is now LightningReceiveState, reporting progress via State rather than a PreimageRevealed bool. Movements expose PaymentHash and sends expose a typed terminal state, so both are read from those instead of the movement metadata JSON. A send movement that is neither pending nor successful now resolves the SendPaymentSync waiter instead of being ignored. |
||
|---|---|---|
| .. | ||
| bark | ||
| cashu | ||
| cln | ||
| ldk | ||
| lnd | ||
| phoenixd | ||
| models.go | ||