Caravan Documentation
    Preparing search index...

    Interface GlobalXpub

    Interface for global xpub information

    interface GlobalXpub {
        masterFingerprint: string;
        path: string;
        xpub: string;
    }
    Index

    Properties

    masterFingerprint: string

    The master fingerprint (4 bytes)

    path: string

    The BIP32 derivation path

    xpub: string

    The extended public key