Commit 4e8c0667 authored by gitlab's avatar gitlab

auto ci

parent fb89cdbc
...@@ -263,4 +263,4 @@ func CreateRawTradeRevokeBuyTx(parm *TradeRevokeBuyTx) (*types.Transaction, erro ...@@ -263,4 +263,4 @@ func CreateRawTradeRevokeBuyTx(parm *TradeRevokeBuyTx) (*types.Transaction, erro
Value: &Trade_RevokeBuy{v}, Value: &Trade_RevokeBuy{v},
} }
return types.CreateFormatTx(types.ExecName(TradeX), types.Encode(buy)) return types.CreateFormatTx(types.ExecName(TradeX), types.Encode(buy))
} }
\ No newline at end of file
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