Skip to content

Fix: MerkleRoot named#53

Open
DikaCream wants to merge 1 commit intoDelphinusLab:mainfrom
DikaCream:patch-1
Open

Fix: MerkleRoot named#53
DikaCream wants to merge 1 commit intoDelphinusLab:mainfrom
DikaCream:patch-1

Conversation

@DikaCream
Copy link

No description provided.

Copy link
Collaborator

@xgaozoyoe xgaozoyoe left a comment

Choose a reason for hiding this comment

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

need to change all places that call syncToLatestMerkleRoot ?

@DikaCream
Copy link
Author

need to change all places that call syncToLatestMerkleRoot ?

Yes, if the contract you are working with has replaced or deprecated syncToLatestMerkleRoot, then every place where it's being called either in your scripts, off-chain services or other contracts needs to be updated.

Why? When a function is renamed, all references must be updated, otherwise the program cannot correctly locate and execute the function

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.

2 participants