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

    Interface BlockHashOptions

    interface BlockHashOptions {
        extension?: "json" | "bin" | "hex";
        summary?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    extension?: "json" | "bin" | "hex"
    summary?: boolean