Skip to content
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.

Fix customProvider option #240

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

0x31
Copy link

@0x31 0x31 commented Aug 16, 2019

initializeWeb3 is called with options.web3, so the options will look like { customProvider }, not { web3: { customProvider } }:

https://github.com/trufflesuite/drizzle/blob/1e869b2d7bb13aeaf33a52ba12b769aa2c391d90/src/drizzleStatus/drizzleStatusSaga.js#L13-L17

Copy link

@JasoonS JasoonS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, they (drizzle team) should either merge this in, or update the docs.

My old config 😅 :
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants