Log APIs used
This commit is contained in:
@@ -213,6 +213,7 @@ async fn main() -> Result<()> {
|
||||
}
|
||||
|
||||
if let Some(nym_apis) = args.nym_apis {
|
||||
info!("Using nym apis: {:?}", nym_apis);
|
||||
NYM_API_URLS.set(nym_apis).ok();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user