Serialization: fix typos, make tx internal types consistent w/ serialization docs

This commit is contained in:
mDuo13
2018-11-28 20:15:03 -08:00
parent a1bfc274d5
commit af35d5a4d9
15 changed files with 76 additions and 63 deletions

View File

@@ -6,6 +6,7 @@
[Currency Code]: currency-formats.html#currency-codes
[drops of XRP]: basic-data-types.html#specifying-currency-amounts
[Hash]: basic-data-types.html#hashes
[Internal Type]: serialization.html
[Ledger Index]: basic-data-types.html#ledger-index
[Marker]: markers-and-pagination.html
[result code]: transaction-results.html
@@ -27,7 +28,6 @@
[crypto-conditions]: https://tools.ietf.org/html/draft-thomas-crypto-conditions-03
[hexadecimal]: https://en.wikipedia.org/wiki/Hexadecimal
[Interledger Protocol]: https://interledger.org/
[Internal Type]: https://github.com/ripple/rippled/blob/master/src/ripple/protocol/impl/SField.cpp
[RFC-1751]: https://tools.ietf.org/html/rfc1751
[ripple-lib]: https://github.com/ripple/ripple-lib