* Add words from new features such as NFTs to the spell checker
* Add more proper nouns and general purpose words
* Add more proper nouns and general purpose words
* Update to use backticks
* Update proper nouns and generic words
* Fix style for words based on style checker report
* Style/spelling fixes
* Fix links broken by style/spelling updates
* More edits for style
* Finish updates to get style checker to pass
Co-authored-by: mDuo13 <mduo13@gmail.com>
AMM object: some clarifications
AMM references: incomplete draft
AMM updates
AMM: add AMMBid, clarify more stuff
Docs for AMMBid transaction
AMM: more work on error codes
AMM: example transactions, related upates
Fix broken links
AMM: reflect naming updates
more AMMBid edits
Add amm_info API method
Add style for AMM label
AMM: more clarifications on tx, accounts
AMM references: Clean up draft
amm_info: reflect code updates
AMM: updates for the latest changes
AMM: update flags for Deposit/Withdraw
AMM: update JSON examples for latest code
Serialization: add STIssue type
STIssue: clarify definition with commas
- Add reporting mode specific fields
- Mark peers field as omitted from reporting mode
- Fix "external" gRPC link in server modes page
- Update "Configure gRPC" tutorial to better reflect current status of
gRPC in rippled
This commit fixes#1446.
- 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
This replaces the old wording of "issued currencies" and introduces
broader usage of the term "stablecoins" to more closely match the
terminology in use by the wider industry.
I've also added a draft "Common Misunderstandings about Freezes" page so
that the Freeze page doesn't have to protest quite so much, and written
a very brief word on tokens' use for community credit.
This commit only covers the Concepts section, in English, and likely
leaves some links to the old URLs for the renamed pages.
- Update mentions of Ubuntu 16.04 which is past end-of-life
- Fewer mentions of "rippled" name
- Remove $ from copy-pasteable commands
- Other small wording cleanup