CCC Docs
    Preparing search index...

    Type Alias JsonRpcCellDep

    type JsonRpcCellDep = {
        out_point: JsonRpcOutPoint;
        dep_type: JsonRpcDepType;
    }
    Index

    Properties

    Properties

    out_point: JsonRpcOutPoint
    dep_type: JsonRpcDepType