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

Gas Fees and Gas Limit and competition mode #36

Closed
moesaleh opened this issue Jun 29, 2021 · 1 comment
Closed

Gas Fees and Gas Limit and competition mode #36

moesaleh opened this issue Jun 29, 2021 · 1 comment

Comments

@moesaleh
Copy link

Hello Again,
I have few questions:
1- Can I modify the gas fees and limit and what's the implication of doing that? and what's the relation between the gas fees/price and the unconfirmed_tx_threshold? When I ran it, the transaction fees were very expensive!
"gas_limit": 4700000,
"gas_price": 5000000000,
"unconfirmed_tx_threshold": 500,

2- "competition_mode": false/true
What's the recommended mode? and if I set it to false, what's gonna happen in terms of rewards? is the relayer gonna be considered during the rewards distribution? and what's the effects on the rewards?
@yutianwu I appreciate your help here

@yutianwu
Copy link
Contributor

this repo is designed to make sure the cross chain txs are relayed in time, but not optimized for community competition. so you should read the code and do your own optimizition.

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

2 participants