deemru / WavesKit

Waves Platform Development Kit for PHP
https://packagist.org/packages/deemru/waveskit
MIT License
24 stars 8 forks source link

Feature Request: Implement TxOrder for placing market orders #16

Closed sunchaser68 closed 2 years ago

sunchaser68 commented 3 years ago

using API /matcher/orderbook/market

https://docs.waves.exchange/en/waves-matcher/matcher-api#place-market-order

Thanks

deemru commented 3 years ago

Now its POST to /matcher/orderbook and whats the diff?

Everything looks the same.