mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
Dedicated crate for the Schnorr contract
This commit is contained in:
3
networks/ethereum/schnorr/build.rs
Normal file
3
networks/ethereum/schnorr/build.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
fn main() {
|
||||
build_solidity_contracts::build("contracts", "artifacts").unwrap();
|
||||
}
|
||||
Reference in New Issue
Block a user