mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 14:37:57 +00:00
acf1b77bcd
If no return type is specified, `Result` is added and `Ok(())` is returned by default. Closes: #1182