Can putState() and putPrivateData() be used in the same chaincode?

后端 未结 0 678
渐次进展
渐次进展 2021-01-30 03:39

I understand that using a putState() in a transaction would be logged in the ledger, where as putPrivateData() would result in a hash being stored on the ledger. What happens if

相关标签:
回答
  • 消灭零回复
提交回复
热议问题