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

Estimate the gas cost of the app #382

Open
jeandemeusy opened this issue Oct 2, 2023 · 0 comments
Open

Estimate the gas cost of the app #382

jeandemeusy opened this issue Oct 2, 2023 · 0 comments
Labels
feature New feature or request stale

Comments

@jeandemeusy
Copy link
Collaborator

jeandemeusy commented Oct 2, 2023

Every on chain-operation is subject to gaz charge, small, but still. The on-chain operations that ct-nodes are doing are the following:

  • opening channels
  • closing channels
  • funding channels

The gas cost of each of those operations could be retrieved though a subgraph call, which doesn't exist yet.

@jeandemeusy jeandemeusy added the feature New feature or request label Nov 23, 2023
@jeandemeusy jeandemeusy changed the title Estimate the gas cost of the ct-app Estimate the gas cost of the app Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request stale
Projects
None yet
Development

No branches or pull requests

1 participant