Skip to main content

pczt_sign

Callable


  • Signs and applies signatures to a PCZT. Should in a secure environment (e.g. Metamask snap).

    Arguments

    • pczt - The PCZT that needs to signed
    • usk - UnifiedSpendingKey used to sign the PCZT
    • seed_fp - The fingerprint of the seed used to create usk

    Parameters

    Returns Promise<Pczt>