mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-24 05:31:09 +00:00
bbd51ce867
This PR reverts #2280 which introduced `TransactionExtension` to replace `SignedExtension`. As a result of the discussion [here](https://github.com/paritytech/polkadot-sdk/pull/3623#issuecomment-1986789700), the changes will be reverted for now with plans to reintroduce the concept in the future. --------- Signed-off-by: georgepisaltu <george.pisaltu@parity.io>
Runtime module for SASSAFRAS consensus.
- Tracking issue: https://github.com/paritytech/polkadot-sdk/issues/41
- Protocol RFC proposal: https://github.com/polkadot-fellows/RFCs/pull/26
⚠️ WARNING ⚠️
The crate interfaces and structures are experimental and may be subject to changes.