mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-05-10 06:27:57 +00:00
@@ -3,7 +3,7 @@
|
||||
#![allow(dead_code)]
|
||||
|
||||
/// The default executable name.
|
||||
pub static DEFAULT_EXECUTABLE_NAME: &str = "zksolc";
|
||||
pub static DEFAULT_EXECUTABLE_NAME: &str = "resolc";
|
||||
|
||||
/// The `keccak256` scratch space offset.
|
||||
pub const OFFSET_SCRATCH_SPACE: usize = 0;
|
||||
|
||||
Reference in New Issue
Block a user