mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-11 06:25:57 +00:00
fix ws send; attempt to fix missing contractsState in ws
This commit is contained in:
parent
c393754c52
commit
bf4758494e
@ -1,5 +1,6 @@
|
||||
pragma solidity ^0.4.24;
|
||||
contract AnotherStorage {
|
||||
|
||||
address public simpleStorageAddress;
|
||||
address simpleStorageAddress2;
|
||||
address ens;
|
||||
|
Loading…
x
Reference in New Issue
Block a user