blocknetdx / blocknet

Official Blocknet cryptocurrency wallet
https://www.blocknet.org
MIT License
214 stars 94 forks source link

dxGetOrders always returns null list when run on a servicenode #591

Open walkjivefly opened 3 years ago

walkjivefly commented 3 years ago

dxGetOrders always returns null list when run on a servicenode

This behaviour is the same regardless of any dxnowallets or ShowAllOrders settings.

It would be helpful if it returned the full list of all open orders in the network.

Reproduces every time and very easily: on a servicenode run

blocknet-cli dxGetOrders

The result is always an empty list

[
]

Blocknet RPC client version v4.3.3.0-698e09fea on Ubuntu 18.04.