Add transaction common fields to the reorg

This commit is contained in:
mDuo13
2018-05-08 17:53:00 -07:00
parent 769d336a44
commit 6c31d0288c
4 changed files with 130 additions and 122 deletions

View File

@@ -4,6 +4,10 @@
[XRP, in drops]: reference-rippled-api-conventions.html#specifying-currency-amounts
[drops of XRP]: reference-rippled-api-conventions.html#specifying-currency-amounts
[Transaction Cost]: transaction-cost.html
[transaction cost]: transaction-cost.html
[ripple-lib]: https://github.com/ripple/ripple-lib
[Currency Code]: reference-rippled-api-conventions.html#currency-codes
[Address]: reference-rippled-api-conventions.html#addresses
[Hash]: reference-rippled-api-conventions.html#hashes
@@ -25,6 +29,9 @@
[crypto-condition]: https://tools.ietf.org/html/draft-thomas-crypto-conditions-03
[crypto-conditions]: https://tools.ietf.org/html/draft-thomas-crypto-conditions-03
<!--{# Transaction reference common links #}-->
[Internal Type]: https://github.com/ripple/rippled/blob/master/src/ripple/protocol/impl/SField.cpp
{% set api_methods = [
"account_channels",
"account_currencies",