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

    Type Alias ElectrumBlockHeader

    type ElectrumBlockHeader = {
        height: number;
        hex: string;
    }
    Index

    Properties

    Properties

    height: number
    hex: string