diff options
author | Florian Dold <florian.dold@gmail.com> | 2020-07-21 13:20:50 +0530 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2020-07-21 13:20:50 +0530 |
commit | b7081f7640f1deb738dc8d94f3c3faf52c8d600d (patch) | |
tree | f6c9352210e5ad8491453d0a15772a6792789eb2 | |
parent | b49baa7d84adbc509539b15586680b9e869d89ef (diff) | |
download | docs-b7081f7640f1deb738dc8d94f3c3faf52c8d600d.tar.gz docs-b7081f7640f1deb738dc8d94f3c3faf52c8d600d.tar.bz2 docs-b7081f7640f1deb738dc8d94f3c3faf52c8d600d.zip |
syntax
-rw-r--r-- | core/api-merchant.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst index 9ba8baaa..e0e36bf1 100644 --- a/core/api-merchant.rst +++ b/core/api-merchant.rst @@ -1589,7 +1589,7 @@ Tracking Wire Transfers .. ts:def:: ExchangeConflictDetails - type ExchangeConflictDetails = WireFeeConflictDetails | TrackTransferConflictDetails + type ExchangeConflictDetails = WireFeeConflictDetails | TrackTransferConflictDetails .. ts:def:: WireFeeConflictDetails |