interface NextLightClientBlockRequest {
    last_block_hash: string;
}

Properties

Properties

last_block_hash: string