You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
hasPresharedKeytohasAuditorKeywhen creating a channel. (CreateChannelPayload)Since it is used mainly for auditors we will name the
presharedKeytoauditorKey