@arkade-os/sdk Documentation - v0.4.36
    Preparing search index...

    Interface DescriptorOptions

    Used for a caller-supplied account-descriptor template.

    interface DescriptorOptions {
        descriptor: string;
    }
    Index

    Properties

    Properties

    descriptor: string

    Account-descriptor template — must end with the BIP-32 wildcard suffix /*). Stored as-is on SeedIdentity.descriptor and read by HD providers to rotate through derivation indices.