verifySignature
@twine-protocol/twine-core v0.1.0 • Docs
twine-js / @twine-protocol/twine-core / verifySignature
Function: verifySignature()
verifySignature(
chain
,twine
):Promise
<boolean
>
Verify the signature of a chain or pulse
Parameters
Returns
Promise
<boolean
>
Throws
If the chain or pulse is invalid
Throws
If the signature is invalid
Throws
If inputs don't make sense (likely programmer error)
Defined in
Last updated