Interface BlockResponseIdParts

Export

BlockResponseIdParts

interface BlockResponseIdParts {
    hash: string;
    total: number;
}

Properties

Properties

hash: string

Memberof

BlockResponseIdParts

total: number

Memberof

BlockResponseIdParts

Generated using TypeDoc