Rename "everything" feature to "full"
This commit is contained in:
committed by
mergify[bot]
parent
a4956844bd
commit
0cc9c94c43
@@ -1,6 +1,6 @@
|
||||
//! Defines a Transaction type to package an atomic sequence of instructions.
|
||||
|
||||
#![cfg(feature = "everything")]
|
||||
#![cfg(feature = "full")]
|
||||
|
||||
use crate::sanitize::{Sanitize, SanitizeError};
|
||||
use crate::secp256k1::verify_eth_addresses;
|
||||
|
Reference in New Issue
Block a user