Skip to content

feat: expose message hash from IDecodedMessage #2581

@weboko

Description

@weboko

Problem / Description
Right now, if we need to known hash of a message we need to import messageHash function and compute it.

Solution
More convenient way is to have it as part of data structure that circulates inside of library and applications.
This PR exposes hash as Uint8Array and hashStr properties from IDecodedMessage.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions