Bitcoin Forum
May 14, 2024, 04:27:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin core transfer problem  (Read 154 times)
longleg901 (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 11, 2018, 07:38:24 AM
Last edit: January 11, 2018, 09:57:12 AM by longleg901
 #1

How can I use bitcoin core to transfer certain amount of bitcoin to many bitcoin accounts ?  I want to spend less in transaction fee.
OmegaStarScream
Staff
Legendary
*
Offline Offline

Activity: 3472
Merit: 6135



View Profile
January 11, 2018, 09:44:03 AM
 #2

What do you mean by regularly? You will have to manually send unless you did it programmatically. I'm not sure If it can be done through the GUI but you can do it from the console:

Code:
sendmany "" '{"address2":0.1, "address2":0.2}'

The first "" represent the default account, address1 & address2 represents the addresses you want to send to (you can add more) and the 0.1 & 0.2 are the amounts being sent to these addresses.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
LoyceV
Legendary
*
Offline Offline

Activity: 3304
Merit: 16658


Thick-Skinned Gang Leader and Golden Feather 2021


View Profile WWW
January 11, 2018, 12:05:14 PM
 #3

I'm not sure If it can be done through the GUI
Bitcoin Core's GUI can do this: On the Send-tab, just click "Add Recipient" at the bottom.

Image found on Google:

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!