mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 03:27:58 +00:00
f1f793718a
* Introduce Sassafras primitives * Keystore workaround * Fix doc * Use in keystore * Improve bandersnatch vrf docs * Apply review suggestions * Update README * Docs improvement * Docs fix
423 B
423 B
Primitives for SASSAFRAS.
⚠️ WARNING ⚠️
The crate interfaces and structures are highly experimental and may be subject to significant changes.
Depends on upstream experimental feature: bandersnatch-experimental.
These structs were mostly extracted from the main SASSAFRAS protocol PR: https://github.com/paritytech/substrate/pull/11879.
Tracking issue: https://github.com/paritytech/polkadot-sdk/issues/41