mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-10 23:01:08 +00:00
082c58176e
* Publish the dispatch info in extrinsic events Place the DispatchInfo (which contains weight information about the extrinsic that is otherwise difficult to determine) in the dispatch result value. * Runtime bump. * Fix build * Fix tests * Fix build?