-
Notifications
You must be signed in to change notification settings - Fork 31
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
One Escrow Agent for All #5
Comments
you need to modify the dApp code, as described here: https://github.com/escrowmyetherbd/escrowmyetherbd.github.io#hardcoding-escrow-agent-address here's the main line of code where you hard-code the agent address you want: |
Awesome, thanks a lot!
…On Mon, Jun 17, 2019 at 4:53 AM James Gillmore ***@***.***> wrote:
you need to modify the dApp code, as described here:
https://github.com/escrowmyetherbd/escrowmyetherbd.github.io#hardcoding-escrow-agent-address
here's the main line of code where you hard-code the agent address you
want:
https://github.com/escrowmyetherbd/escrowmyetherbd.github.io/blob/master/Source%20Files/src/NewTransactionRS.js#L306
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#5?email_source=notifications&email_token=AANE6N3UXIBCLCLTZA6BVULP253L5A5CNFSM4HSBKGL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODX25TZQ#issuecomment-502651366>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AANE6NZKHMJ7RAJVVPMEQE3P253L5ANCNFSM4HSBKGLQ>
.
|
By the way, is Metamask working for you? Does your ethereum address appear in the "Select Address" dropdown on the buyer, seller etc pages. It does for me in Chrome, but not in Chrome Canary. |
Is this possible? How would I do this?
The text was updated successfully, but these errors were encountered: