This repository has been archived by the owner on Sep 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX]
source_slippage
should default to zero
- A SendMax value is calculated using source_slippage, but that is an optional parameter. - Typical client error: ```json { "success": false, "error_type": "transaction", "error": "plus() not a number: undefined" } ```
- Loading branch information
Alan Cohen
committed
Mar 30, 2015
1 parent
2323be8
commit 4087fab
Showing
2 changed files
with
1 addition
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters