Wallets

Technical discussion about nodes, wallets, transfers, miners, etc.
Post Reply
mqpickens
Posts: 48
Joined: Sat Jun 04, 2022 11:38 pm

Wallets

Post by mqpickens »

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~ New Post: Watching Addresses ~~~~~~~~~~~~~~~~~
btc loadwallet watch
btc importaddress ??1q??????????????????????????????????????
btc listreceivedbyaddress 0 true true "??1q??????????????????????????????????????"
btc unloadwallet watch
////////////~~~~~~~~~~~~ doesn't show withdrawals~~~~~~~~~~~~~~~~~

~~~~~~~~ New Post: Importing Addresses ~~~~~~~~~~~~~~~~~

# sweep to $ADDRESS !!!!!!!!!!!!!! You gonna have to expand that variable for getbalance !!!!!!!!!!!!!!!!!! It's inside single quotes !!!!!!!!!!!!!!!!!!!!!!!!!!!!!
btc -rpcwallet=import -named send outputs='{"$ADDRESS": $(btc -rpcwallet=import getbalance)}' fee_rate=1 options='{"subtract_fee_from_outputs": [0]}'


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Post Reply