keep-network / keep-core

The smart contracts and reference client behind the Keep network
https://keep.network
MIT License
118 stars 73 forks source link

Logs for electrum connection #3715

Closed dimpar closed 1 year ago

dimpar commented 1 year ago

Refs the discussion https://github.com/keep-network/keep-core/pull/3701#discussion_r1324571809

Electrum client calls sometimes are prone to timeouts or other issues. For debugging purposes we wrap electrum client calls with a logger and measure the time it takes to complete a call.