We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df06819 commit f2e38a8Copy full SHA for f2e38a8
libs/aries-basic-controller/aries_basic_controller/aries_webhook_listener.py
@@ -23,8 +23,6 @@ class AriesWebhookListener:
23
The exposed port for webhooks on the host
24
webhook_base : str
25
The base url for webhooks (default is "")
26
- wallet_id : str
27
- The tenant wallet identifier
28
is_multitenant : bool
29
Initialise the multitenant interface (default is False)
30
"""
0 commit comments