Rename "everything" feature to "full"
(cherry picked from commit 0cc9c94c43)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//! The `system_transaction` module provides functionality for creating system transactions.
|
||||
#![cfg(feature = "everything")]
|
||||
#![cfg(feature = "full")]
|
||||
|
||||
use crate::{
|
||||
hash::Hash,
|
||||
|
||||
Reference in New Issue
Block a user