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

Transaction Fees #613

Closed
ebuchman opened this issue Mar 13, 2018 · 1 comment
Closed

Transaction Fees #613

ebuchman opened this issue Mar 13, 2018 · 1 comment
Assignees

Comments

@ebuchman
Copy link
Member

Currently we have no fees or gas in Transactions.

Let's add a fee sdk.Coin and gas int64 field to the StdTx and manage the deductions in the ante handler

@ebuchman ebuchman self-assigned this Mar 13, 2018
@ebuchman ebuchman mentioned this issue Mar 13, 2018
@ebuchman
Copy link
Member Author

Merged to develop in #615

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

No branches or pull requests

1 participant