8000 Allow verification for (event) objects · Issue #85 · nostrver-se/nostr-php · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Allow verification for (event) objects #85
Closed
@dsbaars

Description

@dsbaars

Currently the Event::verify() method only accepts a string that should contain JSON.
In situations where the Event Data is already is an object this requires encoding the object again to validate the signature.

Also after parsing it would be useful to return the Event object for further use.

I'm already working on improving this myself.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0