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

feat: fee grant module doc #1470

Closed
1 of 2 tasks
Bidon15 opened this issue Mar 11, 2024 · 3 comments · Fixed by #1500
Closed
1 of 2 tasks

feat: fee grant module doc #1470

Bidon15 opened this issue Mar 11, 2024 · 3 comments · Fixed by #1500
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request P0 Top priority

Comments

@Bidon15
Copy link
Member

Bidon15 commented Mar 11, 2024

Tasks

@Bidon15 Bidon15 added enhancement New feature or request P0 Top priority labels Mar 11, 2024
@jcstein
Copy link
Member

jcstein commented Mar 11, 2024

The feegrant module is a module of the Cosmos-SDK. It can be thought of similarly to how on Ethereum, users can interact with a contract that has a “paymaster” who will pay for the transactions or mints for other users.

@rootulp
Copy link
Contributor

rootulp commented Mar 21, 2024

This gist may help. It was not obvious to me that if you want a fee granter to pay fees for a grantee, then the commands the grantee invokes (via CLI) should not specify a --fees CLI flag.

@jcstein
Copy link
Member

jcstein commented Mar 25, 2024

process in docs could go:

  1. set up a new light node with no funds
  2. set up fee grant in celestia-app
  3. send pfb from the light node celestia-node

@jcstein jcstein added the documentation Improvements or additions to documentation label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request P0 Top priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants