update js lib, market buy add price

This commit is contained in:
CounterFire2023 2023-07-03 13:31:06 +08:00
parent e8e3b196e5
commit b753a8c761
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -416,7 +416,7 @@ function marketCancelOrder(funId, orderId, estimate) {
);
}
// buy order
function marketBuy(funId, orderId, estimate) {
function marketBuy(funId, orderId, price, estimate) {
promiseCb(
funId,
jc.wallet.jcStandard.marketBuy({