Left Curve Software Stack
    Preparing search index...

    Type Alias GetCodeParameters

    type GetCodeParameters = {
        hash: Hex;
        height?: number;
    }
    Index

    Properties

    Properties

    hash: Hex
    height?: number