Commit b018bfcc authored by linj's avatar linj

add TODO

parent 50b968f6
......@@ -18,6 +18,7 @@ func calcTokenBuyID(hash string) string {
return buyIDPrefix + hash
}
// TODO 价格增加编码, 更大的范围 (由于支持自由的交易对)
// make a number as token's price whether cheap or dear
// support 1e8 bty pre token or 1/1e8 bty pre token, [1Coins, 1e16Coins]
// the number in key is used to sort buy orders and pages
......
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