current position:Home>Bitcoin 6 block confirmation problem
Bitcoin 6 block confirmation problem
2022-02-03 20:52:03 【Q & A of Denglian community】
Bitcoin if 6 If a block is for people , Isn't that a deal? At least 1 Hours (6*10 minute ) To confirm ?
Take the answer 1:
6 A block is a conservative value . In the actual , Wallet services generally do not use such a large number as a confirmation height , So the usability of the wallet is too poor .
Talk about numbers 6 The theoretical basis . Is not so much 6 Block , It's more like 1 Hours (6*10 minute ), The meaning of this value is , Even if the computing power of the first node is stronger , It's impossible to get the second place ahead of time 1 Hourly mining , Then I can dig it out before the second place . Suppose bitcoin has no mining difficulty adjustment mechanism , Well, with the oligopoly of computing power , I Believe ,6 It's not enough .
Other answers 1:
copyright notice
author[Q & A of Denglian community],Please bring the original link to reprint, thank you.
https://en.netfreeman.com/2022/02/202202032052000114.html
The sidebar is recommended
- What else does the meta universe lack? Immersive sound hasn't been customized for avatars yet
- Ethereum web3js calls smart contract and does not return transaction hash
- How is Block 0 confirmation implemented
- What are the testing tools for Ethereum smart contract?
- Why can't I display pictures in my wallet when I bind the tokenid with the hash returned from uploading to IPFs?
- TransferHelper: TRANSFER_ FROM_ FAILED
- How to solve the problem of solidness version and package?
- How can a token in Tron wave field and TRX Group LP, pair contract obtain the quantity of a token through LP?
- Using openzepplin library contract
- What was the initial POS consensus agreement?
guess what you like
-
Introduction to blockchain
-
What progress has filecoin made so far?
-
What are the impacts of Libra compared with DCEP?
-
What is a token in the blockchain?
-
Is there any material that can make Xiaobai learn blockchain quickly?
-
How to validate smart contracts?
-
Can Ethereum's official wallet password be restored if you forget it?
-
What is BiP
-
How to convert byte type to integer uint in solidity
-
How to convert bytes type into address type in solidity
Random recommended
- How to distinguish between contract address and ordinary account address?
- Can this be used in the smart contract constructor?
- Convert uint to bytes in solidity
- What does gas in Ethereum mean?
- How is the Ethereum contract address calculated?
- What Ethereum projects are suitable for beginners to learn solidity?
- Why create a new contract language, solid, instead of using other existing languages
- Can I get the hash of the transaction in the solidity function?
- How to delete an element at a certain position in an array in solidity?
- Does solid have a simple and universal storage model?
- Solidity: what is the difference between 'view' and 'constant'?
- How to determine whether a key exists in a mapping? Struct is defined in the library (in solidity).
- How does Sha3 / keccak256 in solidity calculate the cell hash value?
- Return and read a structure through Web3
- How do I know the compiled version of solidity I'm using
- What is an event?
- Should we use the private matemask node
- How to build a usdt wallet node based on erc20
- ZK snark how to set CRS if there is cyclic logic in the circuit
- Teacher, I got the value with Web3 according to your video tutorial, but when calling setinfo with Web3, an error is reported when the set value is set. What is the reason?
- When setting the default initiating account, the console reports an error: Web3 eth. defaultAccounts is not a function
- Accounts has been unable to get the local address.
- Metamask is connected to the local network. Why can't Web3 use the default address?
- Write the code in and still can't get the address. Is it related to my network? I've been using metamask reponste3 to test the network, but the local network 8545 can't be connected
- Setinfo is called successfully, but an error will be reported after success. What is the reason?
- Use the Ganache local node to prompt that the introduction of Web3 is successful. But you can't use Web3's method
- Solid returns cannot return results
- Why did I get an error initializing the genesis block.
- Why do I start the RPC service of geth node and send a request to the node without response from the terminal?
- How to solve the problem of displaying errors in the constructor of solidity because of the version of vs Code?
- The new version of truss initializes test with init. There are no files in test. Is it a version problem?
- What do you think of the time it takes to call a contract
- Problems encountered initializing folders with truss init. Prompt: how to solve the problem of unable to connect to the network
- What is the solution
- When compiling the contract, the terminal input truss compile is stuck and cannot be compiled successfully
- What is the problem that the version of the solid compiler cannot be matched after the truss compile prompt
- Interact with the contract in the truss console, and call Web3 when passing parameters The toWei hint is not a function
- Building usdt wallet node based on erc20
- Why is there a promise syntax error when it is written like this? It shows that the listener function is undecided. Obviously, a contract instance has been successfully introduced.
- How do contracts simulate the passage of time?