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

    Interface DerivedPublicKeyArgs

    interface DerivedPublicKeyArgs {
        path: string;
        predecessor: string;
    }
    Index

    Properties

    Properties

    path: string
    predecessor: string