How is a transaction public key related to original public

0 votes
When a transaction is made from one user to another user, a key is generated. Suppose one user initiates a transaction and has insufficient balance, how will the other user know that this user has insufficient balance? How is the transaction public key linked to the original public key? Is it possible to trace back to the original public key from transaction public key.
Jul 24, 2018 in Blockchain by slayer
• 29,350 points
475 views

2 answers to this question.

0 votes
I'd also like to know where is the account balance info stored
answered Jul 24, 2018 by slayer
• 29,350 points
0 votes
The details like account balance, nonce etc., are stored in the global database. This global database is not included in the blockchain. When a transaction is initiated, the nodes in the network verify the balance and nonce to see if there is enough balance to make the transaction. If yes, then the transaction is made.
answered Jul 24, 2018 by digger
• 26,740 points

Related Questions In Blockchain

+1 vote
1 answer

How does a miner get to know that a transaction is verified by all the nodes?

Contrary to the popular belief, it is ...READ MORE

answered Mar 27, 2018 in Blockchain by Johnathon
• 9,090 points
2,510 views
0 votes
1 answer

How secure is to implement blockchain at a smaller scale??

Blockchain relies on the number of nodes ...READ MORE

answered Apr 18, 2018 in Blockchain by Perry
• 17,100 points
503 views
0 votes
1 answer

In a Blockchain, how difficult is it to modify the third to last block?

Technically, it's not difficult at all, all ...READ MORE

answered Apr 20, 2018 in Blockchain by Christine
• 15,790 points
833 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,232 views
0 votes
1 answer

Invalid Batch or signature in Savtooth

This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE

answered Aug 1, 2018 in Blockchain by digger
• 26,740 points
724 views
0 votes
1 answer

Truffle tests not running after truffle init

This was a bug. They've fixed it. ...READ MORE

answered Sep 11, 2018 in Blockchain by Christine
• 15,790 points
1,691 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP