Fix rippling and freeze links in references

This commit is contained in:
mDuo13
2018-05-11 14:19:02 -07:00
parent 2fc632a859
commit 61f366397f
14 changed files with 25 additions and 25 deletions

View File

@@ -186,7 +186,7 @@ If the request specified `"owner_funds": true` and expanded transactions, the re
| `Field` | Value | Description |
|:--------------|:-------|:----------------------------------------------------|
| `owner_funds` | String | Numeric amount of the `TakerGets` currency that the `Account` sending this OfferCreate transaction has after the execution of all transactions in this ledger. This does not check whether the currency amount is [frozen](freeze.html). |
| `owner_funds` | String | Numeric amount of the `TakerGets` currency that the `Account` sending this OfferCreate transaction has after the execution of all transactions in this ledger. This does not check whether the currency amount is [frozen](freezes.html). |
## Possible Errors