Commit cde5dac8 authored by linj's avatar linj

fix trade local table option

parent 33dc2485
...@@ -32,7 +32,7 @@ import ( ...@@ -32,7 +32,7 @@ import (
*/ */
var opt_order_table = &table.Option{ var opt_order_table = &table.Option{
Prefix: "LODB_trade", Prefix: "LODB-trade",
Name: "order", Name: "order",
Primary: "txIndex", Primary: "txIndex",
// asset = asset_exec+asset_symbol // asset = asset_exec+asset_symbol
......
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