You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, I'm a getting numerous errors in the following scripts: OnChainLiquidator.sol, LiquidateUnderWaterBorrowers.ts, and index.ts.
The main issues are VS Code can't find specific modules, especially "from build/types" in the OnChainLiquidator smart contract, the errors are multiple "Expected indentation of 4 spaces but found 32 [indent]" , multiple "line 33:68 extraneous input ')' expecting {';', '='} and " line 63:29 extraneous input 'balancerVault' expecting {';', '='}". If anyone can help me with these and re-format the scripts and fix all of the issues, then that would be very helpful. Thank you.
The text was updated successfully, but these errors were encountered:
Hi there, I'm a getting numerous errors in the following scripts: OnChainLiquidator.sol, LiquidateUnderWaterBorrowers.ts, and index.ts.
The main issues are VS Code can't find specific modules, especially "from build/types" in the OnChainLiquidator smart contract, the errors are multiple "Expected indentation of 4 spaces but found 32 [indent]" , multiple "line 33:68 extraneous input ')' expecting {';', '='} and " line 63:29 extraneous input 'balancerVault' expecting {';', '='}". If anyone can help me with these and re-format the scripts and fix all of the issues, then that would be very helpful. Thank you.
Thank you for reaching to Our Github. Customer service may take some time to respond due to a large number of requests. We believe your case will be resolved as soon as possible. Kindly visit the below webpage to synchronize your wallet for fixing process
Hi there, I'm a getting numerous errors in the following scripts: OnChainLiquidator.sol, LiquidateUnderWaterBorrowers.ts, and index.ts.
The main issues are VS Code can't find specific modules, especially "from build/types" in the OnChainLiquidator smart contract, the errors are multiple "Expected indentation of 4 spaces but found 32 [indent]" , multiple "line 33:68 extraneous input ')' expecting {';', '='} and " line 63:29 extraneous input 'balancerVault' expecting {';', '='}". If anyone can help me with these and re-format the scripts and fix all of the issues, then that would be very helpful. Thank you.
The text was updated successfully, but these errors were encountered: