Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use a zero fixed-price if useMarketBasedPrice=true
The CLI and apitest cases always pass "0", but java & python clients might pass an empty string. This change avoids number formatting & scaling problems when clients pass an empty string in the price parameter.
- Loading branch information