kubiklabs / wasmkit

Cosmwasm dev tooling framework
https://wasmkit.kubiklabs.xyz/
MIT License
6 stars 2 forks source link

Handle default fee for multiple networks #10

Open udit-gulati opened 11 months ago

udit-gulati commented 11 months ago
  1. Pick the fee value from chain registry repo: https://github.com/cosmos/chain-registry
  2. Make sure this is default fee and if fee specified in wasmit cfg file, use that.