* Initial migration and edits for EVM Sidechains documentation
* Fix broken link
* Incorporate review feedback and fix indentaton for code snippets and images within steps
* Incorporate review feedback
* Fix indentation within steps
- fix NFTokenOffer JSON Type to use `Currency Amount` instead `object or string`
- incremental reserve to 2 XRP
- Corrected description of failure conditions at Direct Mode
-
- Add new amendments to the Known Amendments page.
(The URL for the 1.9.4 release notes is speculative; this release is
expected to happen "soon")
- Link the relevant API methods from the NFT concept page
- Rewrite some parts of the NFT concept page to be more concept-like and
less a list of reference details
- Update the status of the CryptoConditionsSuite amendment
Images whose content is defined in CSS have "data:," as their src
attribute because it's technically required and some tools may complain
about it missing, but the link checker complains about the data URI, so
this change makes the link checker skip these.
Also, the funding page is intended to go along with a Bounties program
that has not yet launched, so this disables it for now.
* Update response fields
* Fix typo
* initial draft for nft_info command
* update request and response formats
* Incorporate review feedback
* Updated source URL and desc for is_burned
* Incorporate review feedback
* Incorporate additional review comments
* Incorporate peer edit comments
* Moving nft_info to new section
* Rename section to Clio methods
* Update dactyl-config.yml
Co-authored-by: Rome Reginelli <rome@ripple.com>
* Update content/references/http-websocket-apis/public-api-methods/clio-methods/nft_info.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
* Update warning message location in the response as per code changes (#1462)
* Update warning level change in API response
* Move Clio APIs under one heading in the nav
* Update dactyl config file to group all Clio methods under one heading
* Fix file paths
* remove Clio from the nav title
* Add badge to note the version when this API was added
Co-authored-by: Rome Reginelli <rome@ripple.com>