Overview
Fixes a race condition where the coordinator clears a pending pegout from memory before it's included in the L1 transaction.
Bug Fixes
- btc-server: check is_coordinator before resetting pending pegouts (#932) (6cacf76)
- btc-server: pending pegout race condition (#934) (34bb0a4)
- pending pegouts race condition (#938) (41dd0fd)