pub async fn query_cml_id_by_tea_id(
    tea_ids: Vec<[u8; 32]>
) -> Result<Vec<u64>, Error>
Expand description

Return CML id from a miner tea_id.