Skip to content

CROS-177: add getEstimatedGasFee#47

Open
akayi07 wants to merge 2 commits intomainfrom
getEstimatedGasFee
Open

CROS-177: add getEstimatedGasFee#47
akayi07 wants to merge 2 commits intomainfrom
getEstimatedGasFee

Conversation

@akayi07
Copy link
Contributor

@akayi07 akayi07 commented May 14, 2023

No description provided.

@akayi07 akayi07 requested a review from yymone May 14, 2023 19:11
return this.getWeb3Contract().methods.addToken(tokenid).send();
}

async getEstimatedGasFee(calldata: number[], verifydata: BN[], vid: number, rid: BN) {
Copy link
Contributor

Choose a reason for hiding this comment

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

This is for verify only so the name is not good enough.

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