-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🗞️ oft alt example #1065
base: main
Are you sure you want to change the base?
🗞️ oft alt example #1065
Conversation
Signed-off-by: Shankar <[email protected]>
9f51c6e
to
a91e603
Compare
No dependency changes detected. Learn more about Socket for GitHub ↗︎ 👍 No dependency changes detected in pull request |
7ed8e5c
to
4b9be2f
Compare
Signed-off-by: Shankar <[email protected]>
Signed-off-by: Shankar <[email protected]>
0278fcb
to
9de8259
Compare
|
||
const amoyContract: OmniPointHardhat = { | ||
eid: EndpointId.AMOY_V2_TESTNET, | ||
contractName: 'MyOFT', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you update contractName here to be MyOFTAlt or MyOFTAdapterAlt based on the config you're wanting as default?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah yes I'll do that first thing tmrw. Thanks for catching that
Created an oft-alt-example in
examples/
for #1056It contains OFTAlt and OFTAdapterAlt along with a verbose foundry test-suite