p2pderivatives / rust-dlc

Rust library for working with Discreet Log Contracts
MIT License
138 stars 36 forks source link

fix: Set timeout on `RenewOffered` state #198

Closed holzeis closed 8 months ago

holzeis commented 8 months ago

Otherwise the channel gets force closed immediately if the periodic check happens to run before the channel has advanced to the next state.