Commit d6c4fa7c authored by linj's avatar linj

fix

parent 4837fe5e
...@@ -88,8 +88,6 @@ const ( ...@@ -88,8 +88,6 @@ const (
) )
const ( const (
// CategoryNormal
CategoryNormal = 0 << iota
// CategoryMintSupport support mint // CategoryMintSupport support mint
CategoryMintSupport CategoryMintSupport = 1 << iota
) )
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment