Files
pezkuwi-subxt/substrate/primitives/consensus/sassafras
Davide Galassi f1f793718a Sassafras primitives (#1249)
* Introduce Sassafras primitives

* Keystore workaround

* Fix doc

* Use  in keystore

* Improve bandersnatch vrf docs

* Apply review suggestions

* Update README

* Docs improvement

* Docs fix
2023-08-31 13:38:11 +02:00
..
2023-08-31 13:38:11 +02:00
2023-08-31 13:38:11 +02:00
2023-08-31 13:38:11 +02:00

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