substrate icon indicating copy to clipboard operation
substrate copied to clipboard

Runtime API to dispatch call and return events

Open xlc opened this issue 3 years ago • 1 comments

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.

xlc avatar Jan 17 '23 21:01 xlc