iotaledger / integration-services

https://demo-integration-services.iota.cafe/
Apache License 2.0
30 stars 19 forks source link

Rename presharedKey #702

Open dominic22 opened 1 year ago

dominic22 commented 1 year ago

To avoid confusion with the asymSharedKey used to encrypt the state and messages for privatePlus channels we want to rename the presharedKey. In adidtion, rename hasPresharedKey to hasAuditorKey when creating a channel. (CreateChannelPayload)

Since it is used mainly for auditors we will name the presharedKey to auditorKey