Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

add some more vanity addresses, test correctness #160

Merged
merged 2 commits into from
Oct 19, 2023
Merged

add some more vanity addresses, test correctness #160

merged 2 commits into from
Oct 19, 2023

Conversation

NiloCK
Copy link
Contributor

@NiloCK NiloCK commented Oct 19, 2023

these characters can be owners on some different deploy targets...

];

characters.forEach((c) => {
// const signingKey = new ethers.SigningKey(getBytes(c.key));
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove comment?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

{
name: "Irene",
address: "0x111A00868581f73AB42FEEF67D235Ca09ca1E8db",
key: "0xfebb3b74b0b52d0976f6571d555f4ac8b91c308dfa25c7b58d1e6a7c3f50c781",
Copy link
Contributor

Choose a reason for hiding this comment

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

key is a bit ambiguous. Suggest using either privateKey or secretKey instead

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@NiloCK NiloCK merged commit c018c05 into main Oct 19, 2023
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants