mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 08:07:58 +00:00
2e908025f0
* Wee tidy to subxt-signer flags * revert removing subxt?/foo features; need them for CI * make the flag identical to subxt; forgot the 'all' case * subxt-signer needs native flag now when --no-default-features
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.