CCC Docs
    Preparing search index...

    Type Alias JsonRpcOutPoint

    type JsonRpcOutPoint = {
        index: Hex;
        tx_hash: Hex;
    }
    Index

    Properties

    Properties

    index: Hex
    tx_hash: Hex