documentation: update Wallets file#2003
Conversation
Update 07-wallets.md
|
Hi! Can you expose here the reasons to remove those wallets? Just to keep track of it |
|
Wallets Mutiny and Phoenix have been removed due to:
|
I see now. I agree on removing Mutiny if the wallet is shutting down. But that's not the case of Phoenix so people will continue trying to use it for Robosats, I think that we should just update the row instead or removing it. What do you think? |
|
I agree |
Remove word RoboSats from transaction description
|
I have also updated logics.py file to replace string 'RoboSats' with string 'the trading platform'. |
What does this PR do?
Fixes #<ISSUE_NUMBER>
This PR introduces/refactors/...
Checklist before merging
pip install pre-commit, thenpre-commit install. Pre-commit installs git hooks that automatically check the codebase. If pre-commit fails when you commit your changes, please fix the problems it points out.