You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are missing the oversimplified example of chain-agnostic contract (and interface). The intuition is to implement it as an Empty custom message contract, but it's not a proper way.
#399 issue is there to make sure the real-world examples are using the proper techniques to implement chain-agnostic contracts, but we also need a very simple example that reduces irrelevant boilerplate.
The text was updated successfully, but these errors were encountered:
We are missing the oversimplified example of chain-agnostic contract (and interface). The intuition is to implement it as an
Empty
custom message contract, but it's not a proper way.#399 issue is there to make sure the real-world examples are using the proper techniques to implement chain-agnostic contracts, but we also need a very simple example that reduces irrelevant boilerplate.
The text was updated successfully, but these errors were encountered: