mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-14 06:02:36 +03:00
Small update
This commit is contained in:
@@ -87,7 +87,7 @@ class OrionAggregator {
|
||||
|
||||
return fetchWithValidation(
|
||||
url.toString(),
|
||||
z.array(z.string()),
|
||||
z.array(z.string().toUpperCase()),
|
||||
);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user