Bitcoin Forum
May 14, 2024, 04:58:59 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: how does multiple receiving addresses works on bitcoin exchange?  (Read 204 times)
pavaya66 (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
November 30, 2017, 05:22:53 AM
 #1

i am working on project which allow users to send Some BTC to "xyz" address and allow each users to send etc to separate receiving address.

question 1: can bitcoind generate multiple receiving address with just one private key?
question 2: will all Btc End-ups in same wallet (Parent address/Parent private key/can use all transaction as single accumulated received Btc)
question 3: will i be able to send/spent all gathered etc from just single Private key?
1715662739
Hero Member
*
Offline Offline

Posts: 1715662739

View Profile Personal Message (Offline)

Ignore
1715662739
Reply with quote  #2

1715662739
Report to moderator
1715662739
Hero Member
*
Offline Offline

Posts: 1715662739

View Profile Personal Message (Offline)

Ignore
1715662739
Reply with quote  #2

1715662739
Report to moderator
1715662739
Hero Member
*
Offline Offline

Posts: 1715662739

View Profile Personal Message (Offline)

Ignore
1715662739
Reply with quote  #2

1715662739
Report to moderator
Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715662739
Hero Member
*
Offline Offline

Posts: 1715662739

View Profile Personal Message (Offline)

Ignore
1715662739
Reply with quote  #2

1715662739
Report to moderator
1715662739
Hero Member
*
Offline Offline

Posts: 1715662739

View Profile Personal Message (Offline)

Ignore
1715662739
Reply with quote  #2

1715662739
Report to moderator
exknoxeric
Jr. Member
*
Offline Offline

Activity: 126
Merit: 1

The Revolution Will Be Decentralized


View Profile
December 03, 2017, 12:47:25 AM
 #2

I work on the business end of a blockchain development company. So I may not be the best at explaining this but I'll try. So when a new customer is created they are assigned an address. This is recorded in the SQL database under their account. The customer can create a new address. The database keeps track of all the addresses and to which customer they belong. You will have to configure the notifications to know when a transaction comes in and assign it to the customer based on which address.

Yes. It's all in the same wallet. If I access bitcoind directly and not through the software, I would then be able to send all the coin out from one wallet and not each individual address.

I'm sure I've butchered the technical details but this should give you a general idea of how it works from a layman perspective.
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!