mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-09 13:36:14 +00:00
fix ws send; attempt to fix missing contractsState in ws
This commit is contained in:
parent
e849fb26b3
commit
f0645ba48e
@ -1,5 +1,6 @@
|
|||||||
pragma solidity ^0.4.17;
|
pragma solidity ^0.4.17;
|
||||||
contract AnotherStorage {
|
contract AnotherStorage {
|
||||||
|
|
||||||
address public simpleStorageAddress;
|
address public simpleStorageAddress;
|
||||||
address simpleStorageAddress2;
|
address simpleStorageAddress2;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user