mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-01 01:57:56 +00:00
9810406db2
* Prep to release 0.35 * Remove newline Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com> * Fix a couple of small nits --------- Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
Subxt-signer
This library exposes a small, WASM compatible signer implementation which can be used in conjunction with Subxt to sign transactions.
This library can be used without Subxt by disabling the subxt feature flag, which is enabled by default.