What does the 20 in ERC20 mean or relate to?
Answer(s): D
ERC stands for Ethereum Request for Comments. This is an official protocol for proposing improvements to the Ethereum network. '20’ is the unique proposal ID number.
https://support.exodus.io/article/108-what-is-an-erc20-token-and-does-exodus-support-it
You are considering writing a smart contract for Ethereum and would like to use a robust programming language.Which programming language is considered the most flexible and robust for Ethereum?
Answer(s): A
To write smart contracts there are a few different languages: Solidity, which is like JavaScript and has .sol as a file extension, Serpent, Python-like with extension .se, and a 3rd, LLL, based on Lisp. Serpent was popular a while back but Solidity is the most popular right now and more robust, so just use Solidity. You prefer Python? Use Solidity.
https://medium.com/@ConsenSys/a-101-noob-intro-to-programming-smart-contracts-on-ethereum-695d15c1dab4
How many peers in the network need to endorse a transaction in a Hyperledger Fabric blockchain?
The number of peers required to endorse a transaction is driven by the endorsement policy that is specified at chaincode deployment time.
http://hyperledger-fabric.readthedocs.io/en/release-1.1/Fabric-FAQ.html#endorsement
Every node needs to keep track of time AND it needs to be in synch with its other peer nodes on the blockchain. In Bitcoin for example the current median for time is around?
The median time differs by more than 70 mins from its system time
https://blockgeeks.com/guides/hypothetical-attacks-on-cryptocurrencies/
Post your Comments and Discuss Blockchain CBSA exam with other Community members:
Ardi commented on November 14, 2024 its a great platform to upskilling your knowledge about blockchain Anonymous upvote
Our website is free, but we have to fight against bots and content theft. We're sorry for the inconvenience caused by these security measures. You can access the rest of the CBSA content, but please register or login to continue.