We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3436474 commit 164301cCopy full SHA for 164301c
src/chapter_1.md
@@ -5,4 +5,4 @@ These are the suggested guidelines to implementing CIP-30 and CIP-62.
5
1. Use `{"x-cip":62}` to refer to the draft CIP-62 until ratified.
6
2. Convert namespace from `governance` to `catalyst`.
7
3. Don't use CIP-62 enable, use CIP-30 enable instead.
8
-4. Enable `{"x-cip":62}` if .enable() is called with no parameters.
+4. Enable `[{"cip":30}, {"x-cip":62}]` if .enable() is called with no parameters.
0 commit comments