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

    Interface KeyDerivationPath

    interface KeyDerivationPath {
        index: number;
        scheme: Scheme;
    }
    Index

    Properties

    Properties

    index: number
    scheme: Scheme