Skip to main content

ExternalSignature

@totemsdk/core


@totemsdk/core / ExternalSignature

Interface: ExternalSignature

Properties

proof?

optional proof?: MMRProof


publicKey

publicKey: string


signature

signature: string


signatureType

signatureType: "wots" | "standard"


validated?

optional validated?: boolean