Open Olshansk opened 2 months ago
@Olshansk I've added the gas fees in #768. They're not constant, though. I can look into that to see if constant fees can be easily configured.
I flipped the config temporarily in TestNet, and
err: Error: Broadcasting transaction failed with code 13 (codespace: sdk). Log: insufficient fees; got: required: 1upokt: insufficient fee
Will take a look at both when I start working on the ticket.
@okdas Once you take a look at it, let's go with CLI defaults
(if it's possible) and just document the flag in the user guide in one spot.
We've decided we are not going to add a constant gas fee. However, we still need to adjust minimum-gas-prices
on our networks to make sure we don't miss anything gas related. Will prioritize this in preparation for beta testnet and #925.
Objective
Add transaction/gas fees to poktroll.
Origin Document
https://docs.cosmos.network/main/learn/beginner/gas-fees
https://www.notion.so/buildwithgrove/Proof-submission-cost-Tx-fee-vs-Spend-coins-044bcab72c1d4aef8dba523bd9bdf42d?pvs=4
Goals
Deliverables
Non-goals / Non-deliverables
General deliverables
Creator: @Olshansk Co-Owners: @okdas