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

    Type Alias NetworkVersion

    type NetworkVersion = {
        network?: string;
        version?: string;
    }
    Index

    Properties

    Properties

    network?: string
    version?: string