timewave-computer / covenants

Apache License 2.0
17 stars 4 forks source link

Rework IBC Forwarder fund forwarding #218

Open stiiifff opened 4 months ago

stiiifff commented 4 months ago

Rework how the the receiving address is set, currently we have a notion of a "next" contract, which is queried to set the receiver address. We should be able to forward funds to any configured address without having to query another contract.