Commit 73c71b49 authored by linj's avatar linj Committed by vipwzw

fmt

parent a58e5561
...@@ -84,7 +84,10 @@ const ( ...@@ -84,7 +84,10 @@ const (
) )
const ( const (
// ForkTradeAssetX support more kinds of asset
ForkTradeAssetX = "ForkTradeAsset" ForkTradeAssetX = "ForkTradeAsset"
// ForkTradeBuyLimitX support buy limit
ForkTradeBuyLimitX = "ForkTradeBuyLimit" ForkTradeBuyLimitX = "ForkTradeBuyLimit"
// ForkTradeIDX id without prefix
ForkTradeIDX = "ForkTradeID" ForkTradeIDX = "ForkTradeID"
) )
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