update js lib, market buy add price
This commit is contained in:
parent
e8e3b196e5
commit
b753a8c761
File diff suppressed because one or more lines are too long
@ -416,7 +416,7 @@ function marketCancelOrder(funId, orderId, estimate) {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
// buy order
|
// buy order
|
||||||
function marketBuy(funId, orderId, estimate) {
|
function marketBuy(funId, orderId, price, estimate) {
|
||||||
promiseCb(
|
promiseCb(
|
||||||
funId,
|
funId,
|
||||||
jc.wallet.jcStandard.marketBuy({
|
jc.wallet.jcStandard.marketBuy({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user