mirror of
https://github.com/pezkuwichain/docs.git
synced 2026-04-22 14:47:55 +00:00
b4dfaaf5bb
- Technical documentation - SDK guides - Architecture overview - Whitepaper - Contributor guides
3 lines
128 B
Rust
3 lines
128 B
Rust
//! `SignedExtension`s are deprecated in favor of
|
|
//! [`TransactionExtension`s](crate::reference_docs::transaction_extensions).
|