blocknetdx / blocknet

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

case insensitive tickers comparison #545

Closed Carver182 closed 3 years ago

Carver182 commented 3 years ago

Run dxgetorderbook command in cli or terminal in blocknet-qt with different case tickers. Examples:

dxgetorderbook 1 BLOCK LTC
dxgetorderbook 1 block ltc
dxgetorderbook 1 block LTC
dxgetorderbook 1 BLock ltC

All cases should work well.