Commit Graph

1076 Commits

Author SHA1 Message Date
develoQ
573dac48c5 [JA] update nftoken page
- update Taxon section to use `Taxon` instead of `分類群`
- remove Domain based metadata content
- update `MintedTokens` to `MintedNFTokens`
2023-07-31 12:01:00 +09:00
Peter Chen
5261e3abe4 change "limit" field discription for many API's 2023-07-20 10:28:42 -04:00
Elliot Lee
4e625a2a62 Apply suggestions from code review 2023-07-19 14:04:59 -07:00
Elliot Lee
4b14bb76f6 commandline-usage: stand-alone and initial ledger options are independent
Initial Ledger Options is not a subcategory of Stand-Alone Mode Options
2023-07-19 13:57:09 -07:00
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
Elliot Lee
7d9bd91a94 Update ter-codes.md 2023-07-17 22:12:53 -07:00
Wo Jake
ec27832184 Update max no. of signers per signer list 2023-07-17 18:57:43 +08:00
tequ
1cc61597f7 [JA] fix markdown link 2023-07-11 14:59:09 +09:00
Rome Reginelli
ca70a6080b Merge pull request #1984 from nkramer44/patch-2
Fix NFTokenPage PageMin field names in example json
2023-07-05 14:36:52 -07:00
Rome Reginelli
f8c88da76d Merge pull request #1976 from XRPLF/rippled_1.11.0
rippled 1.11.0 changes
2023-07-05 14:35:44 -07:00
Rome Reginelli
998e3b4dcd Merge pull request #1983 from XRPLF/remove-ruby-lib
client-libraries.md - remove Ruby library
2023-06-29 16:50:20 -07:00
mDuo13
098c437acf account_currencies: fix broken link 2023-06-29 16:49:44 -07:00
Dennis Dawson
828f46b144 Merge pull request #1931 from XRPLF/nftReferenceUpdates
Update NFT ref info
2023-06-29 08:57:53 -07:00
nkramer44
0f9b15aba6 Fix NextPageMin and PreviousPageMin hashes 2023-06-28 15:46:45 -04:00
nkramer44
e9296b0827 Fix NFTokens structure 2023-06-28 15:37:35 -04:00
nkramer44
455fe43979 Fix NFTokenPage PageMin field names in example json 2023-06-28 15:22:24 -04:00
Elliot Lee
f0009716be client-libraries.md - remove Ruby library
Ruby library is out of date and not updated since 2020
2023-06-28 10:20:25 -07:00
mDuo13
b670047b4a NetworkID: edits per review 2023-06-27 14:16:12 -07:00
mDuo13
100df5de92 feature: edit vetoed desc per peer review 2023-06-27 14:15:35 -07:00
mDuo13
509dfd94dc API: remove more mentions of the removed 'strict' parameter & clean up nearby 2023-06-27 14:14:34 -07:00
ddawson
5ca0a7b798 Address review comments. 2023-06-27 12:11:37 -07:00
mDuo13
fb7dd0d1e3 AccountRoot: doc FirstNFTokenSequence field 2023-06-26 17:59:02 -07:00
mDuo13
310ad85dc6 feature method: doc new behavior re:obsolete amendments 2023-06-26 17:58:41 -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
4507f1301d common fields: fix broken link 2023-06-26 17:11:54 -07:00
mDuo13
6da2e99f5b Add NetworkID field docs 2023-06-23 17:47:12 -07:00
Dennis Dawson
5028f54933 Update nftoken.md
Add spaces between each line to render properly. Also using a right parenthesis rather than a period as this is a non-standard subordination.
2023-06-22 16:26:54 -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
zgrguric
b51373353b Bullets corresponds to image in nftoken.md
Update nftoken.md
2023-06-17 11:12:11 +02:00
ddawson
471305a80d Clio only, not metadata 2023-06-15 13:05:33 -07:00
Dennis Dawson
802e57a8ed Update content/references/protocol-reference/transactions/transaction-metadata.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2023-06-07 13:40:19 -07:00
ddawson
fb17f9b188 Update NFT ref info 2023-06-05 14:58:41 -07:00
ddawson
5612c98078 Remove domain storage info 2023-05-19 10:23:25 -07:00
tequ
2ebc9319e2 Update nft_history.md
fix response json
2023-05-16 10:46:56 +09:00
mDuo13
9ef1a6b286 Fix Serialization table & STIssue link 2023-04-27 12:38:40 -07:00
Rome Reginelli
cd8179b356 Merge pull request #1879 from XRPLF/link-check-tutorial
Update check.md - add link to tutorial with example code
2023-04-25 13:50:40 -07: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
4b992a7842 Merge pull request #1873 from develoQ/ja-fix-accountroot
[JA] fix account root table
2023-04-24 14:19:49 -07:00
Rome Reginelli
c4c1f02ac2 Merge pull request #1844 from develoQ/ja-multisig
[JA] MultiSig
2023-04-24 12:51:14 -07:00
Elliot Lee
a0044486a5 Update check.md - add link to tutorial with example code 2023-04-24 09:30:38 -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
Rome Reginelli
7d7dcae658 Merge pull request #1790 from zgrguric/patch-3
Descriptive list of types in Transaction Types
2023-04-17 11:36:57 -07:00