mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-22 06:47:58 +00:00
49c66a0fd5
* Wrap the subxt::events::Events type to avoid exposing subxt_core errors and types unnecessarily (#1947) * Actually import module and fix issues * Remove a couple of unnecessary conversions now * Test
Subxt-Core
This library provides a no-std compatible subset of functionality that subxt and subxt-signer rely on.