Closed cryptix closed 6 years ago
I fear I broken patchcore with ssbc/ssb-client#27. I get the error in the title when using patchbay and ticktack with the updated ssb-client.
I think it comes from this line in sbot.js where the copy from config.caps.shs is copied to appKey.
config.caps.shs
appKey
i pushed PR with a patch to gitssb: %Mf3ElEtdh8RsYbOKaOIN6ekH8sjCchBi6gXJmJT5GxY=.sha256
%Mf3ElEtdh8RsYbOKaOIN6ekH8sjCchBi6gXJmJT5GxY=.sha256
Hey @cryptix,
Sorry, totally forgot that you submitted this patch. Thanks anyway :)
I fear I broken patchcore with ssbc/ssb-client#27. I get the error in the title when using patchbay and ticktack with the updated ssb-client.
I think it comes from this line in sbot.js where the copy from
config.caps.shs
is copied toappKey
.