What is a public key in blockchain?
a) A key used to encrypt blockchain data
b) A publicly available key used to verify transactions
c) A key used to generate new blocks
d) A key to unlock smart contracts
Answer:
b) A publicly available key used to verify transactions
Explanation:
A public key is shared with others and is used to verify the signature of a transaction signed with the corresponding private key.