Interface get_block_by_number_Response

interface get_block_by_number_Response {
    result: get_block_by_number_Result;
}

Properties

Properties