Interface WalletAdapter

Hierarchy

Properties

curve: Curve
ec: typeof EdCurve | typeof ECCurve
getSecretKey: (() => string)

Type declaration

    • (): string
    • Returns string

getShare: (() => Uint8Array)

Type declaration

    • (): Uint8Array
    • Returns Uint8Array

getThreshold: (() => WalletThreshold)

Type declaration

share: Uint8Array

Generated using TypeDoc