This repository was archived by the owner on Jun 26, 2023. It is now read-only.
v0.7.0
Features
- pubsub: add global signature policy (#66) (946b046)
- update pubsub getMsgId return type to Uint8Array (#65) (e148443)
BREAKING CHANGES
signMessages
andstrictSigning
pubsub configuration options replaced
with aglobalSignaturePolicy
option- new getMsgId return type is not backwards compatible with prior
string
return type.