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

rinkeby getAllowListOffChainManagedContract() returns wrong address #134

Open
siros-ena opened this issue Nov 15, 2021 · 0 comments
Open

Comments

@siros-ena
Copy link

when on rinkeby, getAllowListOffChainManagedContract() will return the wrong address, so auctioneer message and json allowListValue will not be correct.

postToDevApi will return an error that the wrong allowlist contract address is in use (and if the actioneer message is not using the right allowlist address, the signtures will not match)

if that address is substituted in as const allowListContract, it all works as expected

getAllowListOffChainManagedContract() may need to be adjusted (right now returns the 'authenticator' contract)

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

No branches or pull requests

1 participant