0

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?

1 Answers1

0

Actually, with the PUT method you don't change anythin. In a Blockchain never is deleted a data. With the PUT you add a new registry.

Urko
  • 1,479
  • 1
  • 14
  • 20