mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-18 15:11:03 +00:00
refactor pack
This commit is contained in:
@@ -6,6 +6,7 @@ extern crate byteorder;
|
||||
|
||||
pub static CREATE_SYMBOL: &'static str = "deploy";
|
||||
pub static CALL_SYMBOL: &'static str = "call";
|
||||
pub static RET_SYMBOL: &'static str = "ret";
|
||||
|
||||
pub mod rules;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user