mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 09:17: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
13 lines
423 B
Markdown
13 lines
423 B
Markdown
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
|