Rename "everything" feature to "full"
(cherry picked from commit 0cc9c94c43)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
//! Asynchronous implementations are expected to create transactions, sign them, and send
|
||||
//! them but without waiting to see if the server accepted it.
|
||||
|
||||
#![cfg(feature = "everything")]
|
||||
#![cfg(feature = "full")]
|
||||
|
||||
use crate::{
|
||||
account::Account,
|
||||
|
||||
Reference in New Issue
Block a user