Skip to content

Conversation

@poolpitako
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@0xstormblessed 0xstormblessed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor changes on deployment state so we dont overwrite existing prod stuff

@@ -1,5 +1,5 @@
{
"address": "0x5DD1A7A369e8273371d2DBf9d83356057088082c",
"address": "0x26382a5331DDB46e7c0c101fb53480EB64a94AD9",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we want to keep the prod config here? maybe change this to be a new file like FTdev.json?

console.log(`Chain Config: ${chainConfig.name}`);
console.log(`Configurator: ${ftConfigurator} owner of the initial mint if network is sonic`);
console.log(`Endpoint V2: ${endpointV2Address}`);
// This confused me with safe delegate for the wiring. I guess there is a separate log in the wiring process.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, delegate is term for LZ stuff too, not sure comment is needed for merge ?

seems like self notes : )

SAFE_API_KEY=

# Here we need to pick one or the other, right?
# If I use a delegate I don't need an owner, and if I use an owner I don't need a delegate.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm iirc both are needed for the script on deployment otherwise they fail, but the delegate stuff was confusing for me too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants