@did-btc1/method
    Preparing search index...

    Type Alias Btc1KeyManagerOptions

    type Btc1KeyManagerOptions = {
        active?: boolean;
        importKey?: boolean;
    }
    Index

    Properties

    Properties

    active?: boolean
    importKey?: boolean