mDuo13
43f7f52452
Update server_state/info examples, add details on last_close
2021-08-24 13:49:10 -07:00
Mukul Jangid
26eae89829
include last_close in the response formats table
...
Attribute exists in the example request and should be included in the table below.
2021-08-10 17:10:19 -04:00
nkramer44
4a444d1bd1
make account_channels response ledger_hash optional
2021-08-09 10:12:35 -04:00
Elliot Lee
c9ba7de0dc
fix: minor typo in server_info.md
2021-07-27 12:04:03 -07:00
mDuo13
369c678013
Update repo URL to XRPLF
2021-07-23 02:05:37 -07:00
mDuo13
999627fade
Top nav: fix JP, add public rippled methods
2021-07-01 16:52:28 -07:00
mDuo13
9062d97c96
More labeling
2021-06-11 16:52:57 -07:00
mDuo13
7b44ea177b
Label browsing: more labels, style updates, etc.
2021-06-04 14:31:42 -07:00
mDuo13
366ff1d2d0
Label Browsing: better views, tag cloud, more tags
2021-06-03 18:50:30 -07:00
mDuo13
25a2890306
Use frontmatter in references
2021-04-22 15:17:29 -07:00
mDuo13
3971906c88
Send XRP: xrpl-py examples
2021-03-26 17:30:56 -07:00
mDuo13
619c82b049
ledger_entry - Mainnet examples for all types
...
- Working examples for all ledger_entry types in WebSocket tool
- Match examples on ledger_entry page to examples from WS tool
- Link various ledger_entry modes back & forth
2021-03-08 14:28:48 -08:00
mDuo13
c20715bfff
More ledger_entry and ws tool updates
2021-03-08 14:28:48 -08:00
TJ Harris
314523974a
quick typo fix
...
Accidentally left text from earlier version of page
2021-03-08 14:28:48 -08:00
TJ Harris
cbf3f05a67
TJ Harris Take-Home Test Option #1
...
Made several changes to structure of the page for clarity. Added extra request examples and split content to be more self-contained per call type. Some areas are structured correctly but I had to use Testnet instead of Mainnet.
2021-03-08 14:28:48 -08:00
mDuo13
4dc5a016fc
account_tx: legacy mode removed
2021-03-02 13:54:40 -08:00
mDuo13
f4757480f1
account_lines: implement @ryangyoung suggestion
2021-02-23 12:05:00 -08:00
mDuo13
465c05a339
manifest method is public in v1.7.0
2021-02-22 19:42:05 -08:00
mDuo13
05d9e4ee29
account_lines: document rippled#3587
...
- New explicit `false` value in v1.7.0 for when having No Ripple
disabled is a considered non-default for purposes of the trust line's
owner reserve
- Update a couple nearby table entries to match preferred style
2021-02-22 19:33:56 -08:00
mDuo13
81f9c7c69d
actBitcoin error removed in v1.7.0
...
https://github.com/ripple/rippled/pull/3581
2021-02-22 18:20:22 -08:00
mDuo13
9fa6dc6811
Reporting Mode API changes - edits per reviews
2021-02-18 15:19:48 -08:00
mDuo13
767ef4b852
Reporting Mode: API changes
2021-02-17 13:04:10 -08:00
mDuo13
cd673acb6e
Server modes: rewrite to add reporting mode
2021-02-09 17:14:07 -08:00
mDuo13
9e3c369a8d
TicketBatch: more reference docs
2020-11-24 16:30:07 -08:00
mDuo13
d46202a04f
Mark code sample languages explicitly
2020-09-10 02:18:40 -07:00
Rome Reginelli
5840204558
Merge pull request #871 from rmurphy23/test-rippled
...
WIP: Missing Public Rippled Method Outputs
2020-08-10 11:52:31 -07:00
rmurphy23
e0805ec06c
Adds commandline example response for random.md
2020-07-27 15:28:59 -07:00
rmurphy23
45c48ab48d
Replaces commandline note with new snippet (ledger_entry.md)
2020-07-27 15:22:31 -07:00
rmurphy23
aa429a1849
Replaces commandline note with new snippet (noripple_check.md)
2020-07-27 15:19:57 -07:00
rmurphy23
c2a9698138
Replaces commandline note with new snippet (gateway_balances.md)
2020-07-27 15:17:45 -07:00
rmurphy23
30584b5eba
Adds snippet for missing commandline syntax and replaces commandline note with snippet in ledger_data.md
2020-07-27 15:14:30 -07:00
rmurphy23
d83477b9d5
Adds proper account id to requests and changes example responses for account_tx.md
2020-07-27 14:56:40 -07:00
rmurphy23
3be54baf6d
Adds commandline note for ledger_entry.md
2020-07-27 14:07:28 -07:00
rmurphy23
8ced2eb321
Removes commandline example request and response as well as moves commandline note for ledger_data.md
2020-07-27 14:02:59 -07:00
rmurphy23
7be89d0f18
Moves commandline input note to correct location for noripple_check.md
2020-07-27 13:49:19 -07:00
rmurphy23
1802c4fc29
Moves commandline note to correct location; adds json commandline input example
2020-07-27 13:46:33 -07:00
rmurphy23
96e126e7e0
Changes account example to account that has a non-empty list of offers for account_offers.md
2020-07-27 13:20:37 -07:00
rmurphy23
f10a297530
Adds comment syntax to commandline input for account_lines.md
2020-07-27 13:06:16 -07:00
mDuo13
c63d10d116
Most spelling, more style cleanup
2020-07-24 03:28:02 -07:00
mDuo13
2652c8832a
Spelling - more fixes, additions
2020-07-24 03:25:59 -07:00
mDuo13
1101d65051
Start applying spell-checking
2020-07-24 03:25:59 -07:00
rmurphy23
ce083c8aaa
Adds commandline request and response to ledger_data.md
2020-07-16 16:26:42 -07:00
rmurphy23
494a6b7f12
Fixes comandline request and adds commandline response for account_lines.md
2020-07-16 16:10:27 -07:00
rmurphy23
15140181ab
Adds commandline response for book_offers.md
2020-07-16 16:06:32 -07:00
rmurphy23
753863b3d5
Adds commandline response for ripple_path_find.md
2020-07-16 16:02:16 -07:00
rmurphy23
2cd7ca0707
Adds commandline request and response to gatewar_balances.md
2020-07-16 15:57:06 -07:00
rmurphy23
7b4a637846
Adds note to noripple_check
2020-07-16 15:13:18 -07:00
rmurphy23
cf22a02bb6
Adds commandline request and response for ledger_entry.md
2020-07-16 15:08:00 -07:00
rmurphy23
7da0dd9778
Changes tx hash and ledger index to valid values; Adds JSON-RPC/Commandline response for transaction_entry.md
2020-07-16 14:34:44 -07:00
rmurphy23
f500926adb
Changes tx hash to a valid hash and adds commandline/JSON-RPC response for tx.md
2020-07-16 14:16:08 -07:00