Integrated VM tracing into JSONRPC.

This commit is contained in:
Gav Wood
2016-05-29 00:58:52 +02:00
parent 86fdcabd0e
commit cd16828fef
6 changed files with 44 additions and 8 deletions

View File

@@ -139,3 +139,4 @@ mod tests;
mod json_tests;
pub use types::*;
pub use evm::get_info;