mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-31 10:08:03 +03:00
update getCrossChainAssetsByNetwork return type
This commit is contained in:
@@ -297,7 +297,7 @@ class Aggregator {
|
||||
|
||||
return fetchWithValidation(
|
||||
url.toString(),
|
||||
z.array(z.number()),
|
||||
z.array(z.string()),
|
||||
{ headers: this.basicAuthHeaders },
|
||||
errorSchema,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user