pub async fn remint_denomination( client: &ClientHandleArc, denomination: Amount, quantity: u16, ) -> Result<()>