Closed unjapones closed 5 years ago
Closes #206 .
Problem was that the property networkId in the blockchain attribute from the store was not being set => the redux-connected components that relied on this were misfunctioning.
networkId
blockchain
=>
Closes #206 .
Problem was that the property
networkId
in theblockchain
attribute from the store was not being set=>
the redux-connected components that relied on this were misfunctioning.