Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change coinbase to wyre #6397

Merged
merged 1 commit into from
Apr 4, 2019
Merged

Change coinbase to wyre #6397

merged 1 commit into from
Apr 4, 2019

Conversation

tmashuang
Copy link
Contributor

@tmashuang tmashuang commented Apr 3, 2019

There are various places with still use toCoinbase

props.dispatch(actions.buyEth({ network: '1', address, amount: 0 }))

: this.renderModalContentOption('Coinbase', this.context.t('depositFiat'), () => toCoinbase(address)),

toCoinbase: address => dispatch(actions.buyEth({ network: '1', address, amount: 0 })),

Are any of these components still in use?

@tmashuang tmashuang requested review from danjm and whymarrh as code owners April 3, 2019 21:50
@metamaskbot
Copy link
Collaborator

Builds ready [6a80ff2]: chrome, firefox, edge, opera

@kumavis kumavis merged commit cf4eac3 into develop Apr 4, 2019
@kumavis kumavis deleted the wyre-deposit-modal branch April 4, 2019 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants