Skip to content

Commit

Permalink
Revert "Don't pass rekey to sub_wallet_profile"
Browse files Browse the repository at this point in the history
This reverts commit e59d275.
  • Loading branch information
ff137 committed Nov 14, 2024
1 parent 374df29 commit 16e44b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion acapy_agent/multitenant/single_wallet_askar_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ async def get_wallet_profile(
sub_wallet_settings = {
"wallet.recreate": False,
"wallet.seed": None,
"wallet.key": "",
"wallet.rekey": None,
"wallet.id": None,
"wallet.name": multitenant_wallet_name,
Expand Down

0 comments on commit 16e44b4

Please sign in to comment.