Files
pezkuwi-subxt/core
James Wilson b3317c5b77 Add DefaultParams to allow more transaction extensions to be used when calling _default() methods (#1979)
* Add DefaultParams to allow more transaction extensions to be used when calling _default() methods

* More imple for AnyOf/DefaultParams

* Prevent T param being used twice in macro

* clippy
2025-04-04 10:08:26 +01: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.