Skip to content

Refactor observer

Balder requested to merge fix_observer into master

Remove observer config. Move sending txs to thorclient logic to Binance client. Pass global txs channel to chainclients to add txs directly into it. Move block scanner config to chain config.

Merge request reports