Commit 3cc1f310 authored by linj's avatar linj

fix

parent be72abf2
...@@ -157,7 +157,7 @@ func TestPrecreate(t *testing.T) { ...@@ -157,7 +157,7 @@ func TestPrecreate(t *testing.T) {
Total: tokenAmount, Total: tokenAmount,
Price: tokenPrice, Price: tokenPrice,
Owner: addr, Owner: addr,
Category: pty.CategoryMintSupport, Category: pty.CategoryMintBurnSupport,
} }
precreate := &pty.TokenAction{ precreate := &pty.TokenAction{
Ty: pty.TokenActionPreCreate, Ty: pty.TokenActionPreCreate,
......
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