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

add sketch of submit mode auto #37

Merged
merged 2 commits into from
Jan 11, 2025
Merged

add sketch of submit mode auto #37

merged 2 commits into from
Jan 11, 2025

Conversation

xgaozoyoe
Copy link
Collaborator

No description provided.


const proxy = new ethers.Contract(constants.proxyAddress, abiData.abi, signer);

let attributes = await prepareVerifyAttributesSingle(task!);
Copy link
Contributor

Choose a reason for hiding this comment

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

May replace this func by prepareVerifyAttributes

@@ -60,6 +60,10 @@ export const get_contract_addr = () => {
}
}

export const get_chain_id = () => {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

using env?

@xgaozoyoe xgaozoyoe merged commit 8d593f0 into main Jan 11, 2025
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