summaryrefslogtreecommitdiff
path: root/integration-bank.rst
diff options
context:
space:
mode:
Diffstat (limited to 'integration-bank.rst')
-rw-r--r--integration-bank.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/integration-bank.rst b/integration-bank.rst
index 4ebf2f11..348f70ae 100644
--- a/integration-bank.rst
+++ b/integration-bank.rst
@@ -62,6 +62,10 @@ The event data must be a `CreateReserveDetail`_:
// reserve_pub
// mint
callback_url: string;
+
+ // list of wire transfer types supported by the bank
+ // e.g. "SEPA", "test"
+ wt_types: Array<string>
}
.. _ReserveCreated: