Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

Macro for importing contract bindings #646

Closed
nlordell opened this issue May 25, 2021 · 0 comments
Closed

Macro for importing contract bindings #646

nlordell opened this issue May 25, 2021 · 0 comments
Labels

Comments

@nlordell
Copy link
Contributor

nlordell commented May 25, 2021

This issue captures the work to add an additional macro for importing contract bindings to generate tests verifying deployment information is included in the artifact.

Originally posted by @bh2smith in #630 (comment):

Maybe we could somehow generate these lines from a constant list

include!(concat!(env!("OUT_DIR"), "/WETH9.rs"));

and include in this test and assertion each element from the list was verified here...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant