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

test: Add EIP-1820 test #169

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft

Conversation

jjyr
Copy link
Collaborator

@jjyr jjyr commented Aug 10, 2022

@Flouse Flouse marked this pull request as draft August 12, 2022 01:53
value: ethers.utils.parseEther("0.08")
};
// Send a transaction
let txObj = await wallet.sendTransaction(tx);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where the wallet from ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is an error due to copy-paste, how to call sendTransaction in hardhat?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

contracts/test/EIP1820.js Show resolved Hide resolved
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.

2 participants