Interface JsonPkpSignSdkParams

The 'pkpSign' function param. Please note that the structure is different than the payload sent to the node.

Hierarchy

Properties

authMethods?: AuthMethod[]
pubKey: string
sessionSigs: SessionSigsMap
toSign: ArrayLike<number>

Generated using TypeDoc