pub async fn get_tapp_startup_nodes(
    at_height: Option<u64>
) -> Result<Vec<(Vec<u8>, u64, String)>, Error>