mirror of
https://github.com/status-im/dappconnect-chat-sdk.git
synced 2025-01-11 14:34:56 +00:00
Export serialize public key (#505)
This commit is contained in:
parent
0093a99312
commit
80b6f7afb5
5
.changeset/strong-terms-shop.md
Normal file
5
.changeset/strong-terms-shop.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
"@status-im/js": patch
|
||||
---
|
||||
|
||||
Export serialize public key
|
@ -22,3 +22,4 @@ export { createRequestClient } from './request-client/request-client'
|
||||
export { deserializePublicKey } from './utils/deserialize-public-key'
|
||||
export { publicKeyToColorHash } from './utils/public-key-to-color-hash'
|
||||
export { publicKeyToEmojiHash } from './utils/public-key-to-emoji-hash'
|
||||
export { serializePublicKey } from './utils/serialize-public-key'
|
||||
|
Loading…
x
Reference in New Issue
Block a user