Commit 97580b2f authored by vipwzw's avatar vipwzw

auto ci

parent 6ea8e651
...@@ -1050,7 +1050,7 @@ func queryIssuanceRecordByAddr(db dbm.KV, localdb dbm.KVDB, addr string, status ...@@ -1050,7 +1050,7 @@ func queryIssuanceRecordByAddr(db dbm.KV, localdb dbm.KVDB, addr string, status
var data = &pty.ReceiptIssuance{ var data = &pty.ReceiptIssuance{
AccountAddr: addr, AccountAddr: addr,
Status:status, Status: status,
} }
var rows []*table.Row var rows []*table.Row
......
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