Files
pezkuwi-subxt/core
James Wilson 49c66a0fd5 Wrap the subxt::events::Events type to avoid exposing subxt_core errors and types unnecessarily (#1948)
* 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
2025-03-06 16:30:47 +00:00
..
2024-03-27 08:55:08 +00:00

Subxt-Core

This library provides a no-std compatible subset of functionality that subxt and subxt-signer rely on.