mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-02-22 15:04:19 +01:00
Similarly as with kvdb.View this commits adds a reset closure to the kvdb.Update call in order to be able to reset external state if the underlying db backend needs to retry the transaction.