We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05bc6d7 commit 91f4ed1Copy full SHA for 91f4ed1
documentation/src/developer_documentation/state_migration_guide.md
@@ -243,8 +243,6 @@ and attach debuggers when needed during development.
243
- Create a Go test in `src/state_migration/go-test/state_migration_test.go`.
244
Note: `newManifestCid` is the bundle CID, epoch is the height that migration
245
happens.
246
- [Instruction](https://code.visualstudio.com/docs/languages/go#_debugging) on
247
- debugging Go code in VS Code.
248
249
Example test for nv17 on calibnet:
250
0 commit comments