mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-26 10:01:13 +00:00
3080ec91a6
* Improve error handling. * Fix build. * Handle runtime errors. * Add runtime trait for better type inference. * Use runtime trait part 1. * wip * Add support for sudo. * Finish error handling. * Fix tests. * Fix clippy warnings.