You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for wallet in $(bitcoin-cli listwallets | tr -d ,\")
do
We should only process transactions from Cyphernode's wallets (spending, watching), not every wallet current loaded in the Bitcoin Node. The node could be used for other stuff beside Cyphernode's features.
The text was updated successfully, but these errors were encountered:
We should only process transactions from Cyphernode's wallets (spending, watching), not every wallet current loaded in the Bitcoin Node. The node could be used for other stuff beside Cyphernode's features.
The text was updated successfully, but these errors were encountered: