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

update node api docs to include fee parameter for transaction broadcasts #363

Closed
2 of 6 tasks
distractedm1nd opened this issue Dec 14, 2022 · 1 comment · Fixed by #525
Closed
2 of 6 tasks

update node api docs to include fee parameter for transaction broadcasts #363

distractedm1nd opened this issue Dec 14, 2022 · 1 comment · Fixed by #525
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@distractedm1nd
Copy link
Collaborator

distractedm1nd commented Dec 14, 2022

celestiaorg/celestia-node#1484 introduces the following changes to the gateway requests:

All transaction endpoints now have a "fee" key needed in the JSON request. An example value for this can be 2000. This includes the following endpoints:

  • SubmitPayForData
  • Transfer
  • Delegate
  • BeginRedelegate
  • Undelegate
  • CancelUnbondingDelegation
@jcstein
Copy link
Member

jcstein commented Dec 21, 2022

thank you @distractedm1nd - I don't think we have anything for Delegate, BeginRedelegate, Undelegate, CancelUnbondingDelegation have anything in the docs cc @YazzyYaz. it looks like SubmitPayForData and Transfer have it though!

@jcstein jcstein added the documentation Improvements or additions to documentation label Jan 14, 2023
@jcstein jcstein assigned jcstein and unassigned jcstein Jan 16, 2023
@jcstein jcstein self-assigned this Jan 31, 2023
This was referenced Jan 31, 2023
@jcstein jcstein mentioned this issue Mar 15, 2023
12 tasks
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants