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

New Fee Token #179

Merged
merged 9 commits into from
Feb 14, 2022
Merged

New Fee Token #179

merged 9 commits into from
Feb 14, 2022

Conversation

cyilong
Copy link
Member

@cyilong cyilong commented Feb 14, 2022

No description provided.

aofengli
aofengli previously approved these changes Feb 14, 2022
aofengli
aofengli previously approved these changes Feb 14, 2022
app/app.go Outdated
err = app.tokenKeeper.IssueToken(
ctx,
"gas",
"Irita EVM token",
Copy link
Member

Choose a reason for hiding this comment

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

Fee Token

app/app.go Outdated
err = app.tokenKeeper.IssueToken(
ctx,
"gas",
"Irita EVM fee token",
Copy link
Member

Choose a reason for hiding this comment

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

IRITA Fee Token

@@ -62,8 +62,11 @@ const (
nodeDirPerm = 0755
DefaultPointDenom = "point"
DefaultPointMinUnit = "upoint"
DefaultEvmMinUnit = "gas"
Copy link
Member

Choose a reason for hiding this comment

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

gas 还是 ugas?

@zhangyelong zhangyelong merged commit e98c76b into release/wenchangchain Feb 14, 2022
@zhangyelong zhangyelong deleted the cyl/upgrade branch February 14, 2022 11:40
@zhangyelong zhangyelong changed the title Cyl/upgrade New Fee Token Feb 22, 2022
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.

3 participants