feature(ui-ux): enable transfer domain #13511
Annotations
4 errors
mobile-app/app/api/transaction/transfer_domain.ts#L55
Property 'data' is missing in type '{ address: Script; amount: { token: number; amount: BigNumber; }; domain: number; }' but required in type 'TransferDomainItem'.
|
mobile-app/app/api/transaction/transfer_domain.ts#L63
Property 'data' is missing in type '{ address: Script; amount: { token: number; amount: BigNumber; }; domain: number; }' but required in type 'TransferDomainItem'.
|
mobile-app/app/screens/AppNavigator/screens/Portfolio/PortfolioScreen.tsx#L712
Type '{ isZeroBalance: boolean; filteredTokens: PortfolioRowToken[]; navigation: StackNavigationProp<PortfolioParamList, "PortfolioScreen", undefined>; buttonGroupOptions: { ...; }; denominationCurrency: PortfolioButtonGroupTabKey; isEVMDomain: boolean; }' is not assignable to type 'IntrinsicAttributes & PortfolioCardProps'.
|
|
The logs for this run have expired and are no longer available.
Loading