Alan Cohen
|
7bf2da6014
|
getFee returns a string not float
> api.connect().then(() => api.getFee().then(fee => console.log(typeof fee)));
> string
|
2015-12-02 13:17:35 -08:00 |
|
Chris Clark
|
809d981987
|
Fix generateAddress docs and add error event listener to boilerplate
|
2015-11-30 15:16:37 -08:00 |
|
mDuo13
|
4b4fc36ebd
|
Docs: SusPay warnings, offline mode, and other tweaks
|
2015-11-24 17:37:52 -08:00 |
|
Chris Clark
|
5e720891f5
|
Fix prepareOrderCancellation documentation
|
2015-11-23 18:24:19 -08:00 |
|
Chris Clark
|
b5081344da
|
Allow memos on all transaction types
|
2015-11-23 14:12:32 -08:00 |
|
Chris Clark
|
4f86691fb8
|
Merge pull request #647 from clark800/cancellation-spec
BREAKING CHANGE: prepareOrderCancellation now takes orderCancellation specification instead of sequence
|
2015-11-23 13:14:00 -08:00 |
|
Chris Clark
|
7f33d8a71e
|
BREAKING CHANGE: prepareOrderCancellation now takes orderCancellation specification instead of sequence
|
2015-11-23 12:45:44 -08:00 |
|
Chris Clark
|
a76b554cad
|
Add documentation for RippleAPI options
|
2015-11-23 12:01:28 -08:00 |
|
mDuo13
|
fdbac63f46
|
Docs: more on basic types, tx types
|
2015-11-20 18:49:03 -08:00 |
|
Rome Reginelli
|
ef2515507d
|
Docs: revised introductory material
|
2015-11-20 14:15:40 -08:00 |
|
Chris Clark
|
8a3d4a64db
|
BREAKING CHANGE: Rename "ledgerClosed" event to "ledger" and convert drops amounts to XRP
|
2015-11-20 11:23:19 -08:00 |
|
Chris Clark
|
25d1ac0c5f
|
Add documentation for API events
|
2015-11-19 15:40:35 -08:00 |
|
Chris Clark
|
5fb8d9214f
|
Add table of contents to docs
|
2015-11-19 11:19:35 -08:00 |
|
Chris Clark
|
02a887776f
|
Add documentation and documentation testing
|
2015-11-18 16:54:10 -08:00 |
|