10711/why-hyperledger-rest-server-has-put-method
Why does Hyperledger REST Server has PUT method to update participants/assets? Isn't blockchain main feature its immutability? Is it okay for us to update/change an entitiy of participant/asset?
Actually, with the PUT method, you don't change anything. In a Blockchain never is deleted a data. With the PUT you add a new registry.
By default, the docs are at your ...READ MORE
The Hyperledger Composer pre-requisites can be installed ...READ MORE
You need to return the function calls from the ...READ MORE
It's a trivial issue mate - you're ...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
This was a bug. They've fixed it. ...READ MORE
Not sure if you are still looking ...READ MORE
In your registry, you can Base64-ify your ...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.