Interface Cell

Hierarchy

Properties

blockHash?: string
blockNumber?: string
cellOutput: {
    capacity: string;
    lock: Script;
    type?: Script;
}

Type declaration

data: string
outPoint?: OutPoint
txIndex?: string

Generated using TypeDoc