refactor(ctb): Remove the veto function.
This simplifies the interface, and the resulting handleCall function is also cleaner, as it treats the dispatching primarily based on the caller.
Showing
Please register or sign in to comment
This simplifies the interface, and the resulting handleCall function is also cleaner, as it treats the dispatching primarily based on the caller.