indra
indra copied to clipboard
[node, types] Callback struct mistyped
Describe the bug
Currently if you remove the DEPOSIT_* events from the node listener, the node fails to build. However, these events are only ever thrown by the client now, which means we may be abusing the event types in the node.