OSDN Git Service

Match fee strategy (#507)
authorPoseidon <shenao.78@163.com>
Fri, 6 Mar 2020 09:24:06 +0000 (17:24 +0800)
committerGitHub <noreply@github.com>
Fri, 6 Mar 2020 09:24:06 +0000 (17:24 +0800)
commit441ea0554d3a18af34aadd0088cf22c1fb489a1d
tree8399ac759b373b8fef7f7a7e664e256bba2164e7
parent07ca35e3d7b730db9168e839b63a3e8c44bc9139
Match fee strategy (#507)

* match_fee_strategy

* rename variable

* opt code

* rename

* adjust order

* add test case

* bug fix

* bug fix

* add fee for multiple asset tesetcase

* add comment
application/mov/match/match.go
application/mov/match/match_fee.go
application/mov/match/match_test.go
application/mov/mock/mock.go
application/mov/mov_core.go