mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-28 11:01:14 +00:00
b409837b70
The function `has_api` checks that the api + version matches, which isn't true anymore after bumping the version. The fix is to just compare the runtime api version being at least `1`.