Skip to content

Commit 164301c

Browse files
committed
Be clear to enable cip-30 when no parameters for cip-30.
1 parent 3436474 commit 164301c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chapter_1.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ These are the suggested guidelines to implementing CIP-30 and CIP-62.
55
1. Use `{"x-cip":62}` to refer to the draft CIP-62 until ratified.
66
2. Convert namespace from `governance` to `catalyst`.
77
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.
8+
4. Enable `[{"cip":30}, {"x-cip":62}]` if .enable() is called with no parameters.

0 commit comments

Comments
 (0)