Rename "everything" feature to "full"

(cherry picked from commit 0cc9c94c43)
This commit is contained in:
Michael Vines
2020-10-24 08:39:28 -07:00
parent eb9cef0cd4
commit 712267bf51
13 changed files with 16 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
//! The `genesis_config` module is a library for generating the chain's genesis config.
#![cfg(feature = "everything")]
#![cfg(feature = "full")]
use crate::{
account::Account,