FROST Hubert TypeScript Library - v1.0.0-alpha.20
    Preparing search index...

    Interface OwnerSetOptions

    Options for the owner set command.

    interface OwnerSetOptions {
        xidDocument: string;
        petName?: string;
        registryPath?: string;
    }
    Index

    Properties

    xidDocument: string

    Signed ur:xid document containing the owner's XID document (must include private keys)

    petName?: string

    Optional human readable alias for the owner

    registryPath?: string

    Optional registry path or filename override