Add chacha module to encrypt ledger files
This commit is contained in:
committed by
sakridge
parent
abd13ba4ca
commit
aa2a3fe201
@@ -16,6 +16,8 @@ pub mod broadcast_stage;
|
||||
pub mod budget;
|
||||
pub mod budget_instruction;
|
||||
pub mod budget_transaction;
|
||||
#[cfg(feature = "chacha")]
|
||||
pub mod chacha;
|
||||
pub mod choose_gossip_peer_strategy;
|
||||
pub mod client;
|
||||
#[macro_use]
|
||||
|
Reference in New Issue
Block a user