Interface get_block_by_hash_timestamp_block_number_range_Response

interface get_block_by_hash_timestamp_block_number_range_Response {
    result: get_block_by_hash_timestamp_block_number_range_Result;
}

Properties

Properties