Files
pezkuwi-subxt/core
James Wilson 15cf58f723 Make it clearer which extrinsic failed to decode (#1835)
* Add an extrinsic index to decode errors so that we know which extrinsic failed

* Fix subxt::BlockError to align with subxt_core::BlockError

---------

Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
2024-10-23 18:03:32 +02: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.