ChainSig.js Documentation - v1.1.6
    Preparing search index...

    Interface ChainSigNearMpcSignature

    interface ChainSigNearMpcSignature {
        big_r: string;
        s: string;
        recovery_id: number;
    }
    Index

    Properties

    Properties

    big_r: string
    s: string
    recovery_id: number