mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
zk/circuit: Disable lead contract.
This commit is contained in:
@@ -4,5 +4,5 @@ pub use burn_contract::BurnContract;
|
||||
pub mod mint_contract;
|
||||
pub use mint_contract::MintContract;
|
||||
|
||||
pub mod lead_contract;
|
||||
pub use lead_contract::LeadContract;
|
||||
// pub mod lead_contract;
|
||||
// pub use lead_contract::LeadContract;
|
||||
|
||||
Reference in New Issue
Block a user