Export

BlockResponseId

interface BlockResponseId {
    hash: string;
    parts: BlockResponseIdParts;
}

Properties

Properties

hash: string

Memberof

BlockResponseId

Memberof

BlockResponseId

Generated using TypeDoc