fix ws send; attempt to fix missing contractsState in ws

This commit is contained in:
Iuri Matias 2018-03-12 16:46:56 -04:00
parent e849fb26b3
commit f0645ba48e
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
pragma solidity ^0.4.17;
contract AnotherStorage {
address public simpleStorageAddress;
address simpleStorageAddress2;