Skip to content

How Can I Enable Multiple Users In a Handler Fuzz test? #350

Answered by EngrPips
TobechukwuAzogu asked this question in Q&A
Discussion options

You must be logged in to vote

If you mean you want a different address to call functions in your Handler contract, then you can pass address in the functions in your Handler contract, and you would need to handle the use of random addresses as required by your Implementation contract.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@TobechukwuAzogu
Comment options

@EngrPips
Comment options

Answer selected by TobechukwuAzogu
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