interface QueryResponseKind {
    block_hash: string;
    block_height: number;
}

Hierarchy (View Summary)

Properties

block_hash: string
block_height: number