Fix max-value calls and add "creates" field to getTransaction.

This commit is contained in:
Gav Wood
2016-05-30 22:27:28 +02:00
parent 79503e4f14
commit 8082fdb3ff
9 changed files with 26 additions and 14 deletions

View File

@@ -140,3 +140,4 @@ mod json_tests;
pub use types::*;
pub use evm::get_info;
pub use executive::contract_address;