Update nodes & refactor handleAddress function #248
Annotations
2 errors
src/pallets/assets/assets.ts#L7
Conversion of type '{ Acala: { paraId: number; relayChainAssetSymbol: string; nativeAssets: { symbol: string; decimals: number; }[]; otherAssets: { assetId: string; symbol: string; decimals: number; }[]; }; Astar: { paraId: number; relayChainAssetSymbol: string; nativeAssets: { ...; }[]; otherAssets: { ...; }[]; }; ... 42 more ...; Cru...' to type 'TAssetJsonMap' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
|
The logs for this run have expired and are no longer available.
Loading