37052/how-many-peers-in-fabric-network-need-to-endorse-transaction
The number of peers required to endorse a transaction is not fixed. The number of peers required to endorse a transaction depends on the endorsement policy. The endorsement policy is specified at chaincode deployment time and is decided by the person who sets the policy.
The peers communicate among them through the ...READ MORE
This might be due to the expected ...READ MORE
Hyperledger Fabric supports only 2 types of ...READ MORE
There are two ways you can do ...READ MORE
Summary: Both should provide similar reliability of ...READ MORE
This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE
To read and add data you can ...READ MORE
There are two types to implement ordering: 1. ...READ MORE
Fabric is an implementation of blockchain. Blockchain ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.