Skip to content

How can I deploy an ERC1820 registry for a forge test environment? #1269

Answered by onbjerg
Flaque asked this question in Q&A
Discussion options

You must be logged in to vote

I think bytes("blablabla") just converts the string to bytes - you should use bytes(hex"blabla") instead (or just hex"blabla"?)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Flaque
Comment options

Answer selected by Flaque
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants