Peter Chen
7b8eb2d207
update suggested description for limit
...
Co-authored-by: Rome Reginelli <mduo13@gmail.com >
2023-07-19 09:47:52 -04:00
Peter Chen
8cb1492953
change limit discription in Account_channels
...
The description of "limit" field will need to be changed for many of the API's to help clarify that values below 10 will be set to 10 and values above 400 will be set to 400. More information can be found here: https://github.com/XRPLF/xrpl-dev-portal/issues/1985
2023-07-18 16:13:08 -04:00
mDuo13
098c437acf
account_currencies: fix broken link
2023-06-29 16:49:44 -07:00
mDuo13
509dfd94dc
API: remove more mentions of the removed 'strict' parameter & clean up nearby
2023-06-27 14:14:34 -07:00
mDuo13
98e0b0ff6b
account_objects: cleanup & updates for types that can be returned in 1.11.0
2023-06-26 17:12:13 -07:00
mDuo13
7113f7f45e
account_info updates for 1.11.0:
...
- the "strict" parameter is now the default; only addresses are allowed
in the "account" field now (rippled PR#4404)
- now returns account_flags as a map of booleans (rippled PR#4459)
2023-06-20 17:57:43 -07:00
tequ
2ebc9319e2
Update nft_history.md
...
fix response json
2023-05-16 10:46:56 +09:00
Rome Reginelli
87511da52a
Merge pull request #1874 from mDuo13/rm_more_amm
...
Remove more AMM docs
2023-04-24 14:20:02 -07:00
Rome Reginelli
c4c1f02ac2
Merge pull request #1844 from develoQ/ja-multisig
...
[JA] MultiSig
2023-04-24 12:51:14 -07:00
mDuo13
0853e070ce
ledger_entry: remove leftover AMM link
2023-04-20 11:54:24 -07:00
Dennis Dawson
49684b4391
Merge pull request #1862 from XRPLF/add_nft_api_topic
...
add nft api topic
2023-04-19 08:48:37 -07:00
ddawson
a62f237849
format fix
2023-04-18 14:49:51 -07:00
ddawson
1d6be20c95
add binary response
2023-04-18 14:24:59 -07:00
ddawson
3c552bd1e3
Add nft_history to pub apis
2023-04-18 10:58:30 -07:00
ddawson
303ba47892
Fix marker def
2023-04-18 10:12:22 -07:00
ddawson
8ea9068ec5
Add request fields
2023-04-18 09:46:25 -07:00
mDuo13
babe32732a
Remove more AMM docs
2023-04-17 12:14:49 -07:00
tequ
3ddb7112b1
Merge commit '6e7a8b8ad389845d792b6798bf7b8ddebb7b540c' into ja-multisig
2023-04-16 00:22:37 +09:00
Shawn Xie
6e7a8b8ad3
Add note for ledger_data API about type field ( #1819 )
...
* add note for `ledger_data` about `type`
* Revise to give more clarity on whats happening
2023-04-13 13:57:00 -04:00
Amarantha Kulkarni
4c01a5dbf7
Part 2 of the fix for Issue 1820 (Move AMM pages) ( #1867 )
...
* Remove in-development files for AMM proposal
* Add redirects for in-development AMM pages
2023-04-12 12:16:20 -07:00
ddawson
11b6267fe5
Add NFTokenPage to account_objects.md
2023-04-11 14:49:59 -07:00
Amarantha Kulkarni
5794b6fe09
Fix for Issue1765 that clarifies currency format ( #1860 )
...
When merged, fixes #1765 .
2023-04-07 13:54:34 -07:00
ddawson
a7eecd8289
add nft api topic
2023-04-06 15:37:43 -07:00
Jackson Mills
1ef4bea303
Change server_state.transitions to string in example
...
When running against rippled locally, `ServerState.transitions` appears to be a string, and the documentation says it should be a string, so this PR updates the example to use a string instead of a number for that field. (I believe it used to be a number, but at some point changed)
2023-03-27 14:29:27 -07:00
tequ
8db06f1ebf
[JA] update multisig
2023-03-26 14:18:22 +09:00
Rome Reginelli
d94d0d2450
Merge pull request #1781 from develoQ/japanese-amm
...
[JA] AMM
2023-03-09 16:20:40 -08:00
ddawson
ad5d4a28a6
Fix try it! links
2023-03-08 15:42:28 -08:00
develoQ
d659a6ea49
fix
2023-03-01 09:37:25 +09:00
develoQ
045740ec8c
[JA] amm_info
2023-02-28 20:03:16 +09:00
Dennis Dawson
2722cc7f6c
Merge branch 'master' into ledger_entry1580
2023-02-21 15:43:12 -08:00
ddawson
c1776d1259
Link to ledger entry
2023-02-08 12:04:49 -08:00
mDuo13
f335de0a75
account_objects, book_offers, ledger: edit per @oeggert review
2023-01-25 17:57:17 -08:00
mDuo13
0e842b1c1d
amm_info: clarify vote_weight units
2023-01-25 17:31:55 -08:00
mDuo13
840845cb2b
ledger, ledger_data: clarify type filtering
2023-01-24 19:02:34 -08:00
mDuo13
418a321b27
amm_info: clarify amount/amount2 may be swapped due to canonical asset order
2023-01-24 18:38:05 -08:00
mDuo13
52f8ed4726
book_offers: touch up formatting
2023-01-24 18:18:40 -08:00
mDuo13
10d4b5880a
amm_info response format update
2023-01-24 18:18:16 -08:00
mDuo13
b8e37727e2
ledger_entry amm fixes
2023-01-21 04:39:47 -08:00
mDuo13
98a759f455
[DRAFT] updates to ledger_entry for AMM, type filter
2023-01-18 18:01:49 -08:00
oeggert
af68722548
Merge pull request #1677 from XRPLF/update-amendments-concept
...
Update Amendments Concept Info
2023-01-18 12:47:23 -08:00
Oliver Eggert
0b3a2c9a16
Fix broken links to amendment blocked servers section
2023-01-15 22:37:48 -08:00
Dennis Dawson
ec5f87fb5d
Merge pull request #1671 from XRPLF/nft_offer_issue_1520
...
Nft offer issue 1520
2023-01-12 14:07:07 -08:00
ddawson
15b3dca6eb
remove plural
2023-01-12 13:47:03 -08:00
ddawson
3173524dfb
Oxford comma
2023-01-11 10:42:11 -08:00
ddawson
d6c48d8e97
Add nft_offers to type list
2023-01-11 09:46:44 -08:00
Rome Reginelli
c24e128547
Merge pull request #1660 from XRP-DEV/patch-1
...
Minor documentation change `nft_sell_offers` (Updated JSON RPC object to the correct structure)
2023-01-04 15:52:53 -08:00
Rome Reginelli
863682504a
Merge pull request #1638 from XRPLF/fix_path_find_dest_amt
...
Update path_find
2023-01-04 15:51:25 -08:00
Niko
b4de01f896
Updated JSON RPC object to the correct sturcture
...
The JSON object proposed for submitting had the incorrect structure for the JSON-RPC endpoint
2022-12-30 01:51:51 +01:00
Rome Reginelli
b8033021a1
Merge pull request #1652 from XRPLF/ws_tool_tickets
...
Fix ledger_entry format for tickets and add to WS tool
2022-12-22 12:01:28 -08:00
Rome Reginelli
86fad1e20f
Merge pull request #1653 from legleux/fix-escrow-example-field
...
field wrong "account" should be "owner"
2022-12-22 12:00:57 -08:00