Skip to content

Commit

Permalink
Update ReverseFullCheckpointDeploy.js
Browse files Browse the repository at this point in the history
  • Loading branch information
GalaxySciTech committed Jun 4, 2024
1 parent a791542 commit 22455f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ReverseFullCheckpointDeploy.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ async function main() {
} catch (e) {
console.error(e, "\n");
throw Error(
"deploy to subnet node failure , pls check the parentnet node status"
"deploy to subnet node failure , pls check the subnet node status"
);
}

Expand Down

0 comments on commit 22455f5

Please sign in to comment.