Dispatch all calls through a central location
This introduce a `Dispatcher` trait that is used to dispatch all calls
instead of directly calling `Dispatchable::dispatch`.
This is needed in order to do centralistic bookeeping for all calls
like for example weight refunds.
Co-Authored-By: pepyakin <[email protected]>
parent
3b347059
Please register or sign in to comment