substrate
substrate copied to clipboard
Runtime API to dispatch call and return events
Runtime API to take an origin, a call, and dispatch it, and return events.
This will allow dry run tx without complicated setup. Including test governance calls with special origin.