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 b5f9c87062
commit c4c21d041d

View File

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