elixir-node
elixir-node copied to clipboard
New block notification when fork changes
When top fork changes we should notify (probably through events) all interested modules about txs that were missed (all between top block and common block of forks). Optionally we should reconsider how information about new block and fork changes should be handled.
I would say this issue is of low importance