Open clark800 opened 9 years ago
Sending $1 bitstamp, such that the recipient (Destination) gets $1, costs $1.002
https://github.com/ripple/ripple-lib-extensions/blob/8ef8c247e1d78edd1225da02ed79a31d3732d63f/src/paymentamount.js#L27
And of course with cross currency payments, you can send currency A from the source, and the recipient will be have B delivered.
Sending $1 bitstamp, such that the recipient (Destination) gets $1, costs $1.002
https://github.com/ripple/ripple-lib-extensions/blob/8ef8c247e1d78edd1225da02ed79a31d3732d63f/src/paymentamount.js#L27