timewave-computer / covenants

Apache License 2.0
17 stars 4 forks source link

Native party only covenants should not require any timeouts #258

Open uditvira opened 2 months ago

uditvira commented 2 months ago

Covenants where both the parties are on Neutron still seem to require certain IBC specific instantiation parameters.

  "timeouts": {
    "ica_timeout": "120",
    "ibc_transfer_timeout": "120"
  }

This adds UX friction and should be removed.