GSMA-CPAS / BWRP-chaincode

Apache License 2.0
1 stars 0 forks source link

using transient data to set uri #1

Closed informartin closed 4 years ago

informartin commented 4 years ago

Using a plain parameter leaks the uri to all participants. Using a transient map hides the passed parameters before storing them in the implicit collection.