We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79b9027 commit ba4284aCopy full SHA for ba4284a
x/example/types/genesis.go
@@ -1,6 +1,8 @@
1
package types
2
3
+import (
4
// this line is used by starport scaffolding # genesis/types/import
5
+)
6
7
// DefaultIndex is the default global index
8
const DefaultIndex uint64 = 1
0 commit comments