check callcreates

This commit is contained in:
debris
2016-01-13 17:26:04 +01:00
parent e94a575f6c
commit 1f4d5fb860
2 changed files with 25 additions and 10 deletions

View File

@@ -72,7 +72,7 @@ impl Ext for FakeExt {
unimplemented!();
}
fn suicide(&mut self, refund_address: &Address) {
fn suicide(&mut self, _refund_address: &Address) {
unimplemented!();
}