summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-07-22 21:38:17 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-07-22 21:38:17 +0530
commit8b8544dcc8e27bcc24b90903e26a351843dfb0e1 (patch)
tree323d33c8a20dc46446724d71e01af309d0e6a97b /core
parent48f5d798083fa18fe0a7ea40c02f7f311a68cfdf (diff)
downloaddocs-8b8544dcc8e27bcc24b90903e26a351843dfb0e1.tar.gz
docs-8b8544dcc8e27bcc24b90903e26a351843dfb0e1.tar.bz2
docs-8b8544dcc8e27bcc24b90903e26a351843dfb0e1.zip
rename
Diffstat (limited to 'core')
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 4fcec23a..86390681 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1122,7 +1122,7 @@ Payment processing
// Additional details needed to verify the refund confirmation signature
// (``h_contract_terms`` and ``merchant_pub``) are already known
// to the wallet and thus not included.
- interface RefundConfirmation {
+ interface MerchantAbortPayRefundSuccessStatus {
// Used as tag for the sum type MerchantCoinRefundStatus sum type.
success: true;