mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-04-30 09:28:00 +00:00
the solc github releases downloader
Signed-off-by: xermicus <bigcyrill@hotmail.com>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
//! Implements the [SolidityCompiler] trait with revive Wasm for
|
||||
//! Implements the [crate::SolidityCompiler] trait with revive Wasm for
|
||||
//! compiling contracts to PVM bytecode (via Wasm).
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
//! Implements the [SolidityCompiler] trait with resolc for
|
||||
//! Implements the [crate::SolidityCompiler] trait with resolc for
|
||||
//! compiling contracts to PVM bytecode.
|
||||
|
||||
Reference in New Issue
Block a user