zeko-labs / zeko

Zeko: zk-Rollup for Mina, a succinct blockchain
https://zeko.io
Apache License 2.0
23 stars 3 forks source link

Sequencer should respond with fee necessary if fee is too low when sending transactions #198

Open L-as opened 3 months ago

L-as commented 3 months ago

Right now if you send a transaction and it's rejected because the fee is too low, I think it only says the fee is too low, not how much it should be set to. The sequencer should both say how much they want, and the algorithm they use, such that users can calculate it on their own end, but it's also a market, as it goes up the more users want to send a transaction.