Closed yorhodes closed 1 year ago
Currently the queries middleware uses the static router pattern and cannot be used on non-enshrined chains.
In the same spirit of PI ICAs, the user should be able to optionally specify which destination contract should receive the interchain query message.
Related: https://github.com/hyperlane-xyz/hyperlane-monorepo/issues/1889
accidentally duped with https://github.com/hyperlane-xyz/hyperlane-monorepo/issues/1993
Problem:
Currently the queries middleware uses the static router pattern and cannot be used on non-enshrined chains.
In the same spirit of PI ICAs, the user should be able to optionally specify which destination contract should receive the interchain query message.
Related: https://github.com/hyperlane-xyz/hyperlane-monorepo/issues/1889
Desirable Features:
Solution: