diff --git a/README.md b/README.md index dfdaf1fe..509916a8 100644 --- a/README.md +++ b/README.md @@ -542,6 +542,7 @@ const supplyBundle: ActionBundle = await poolBundle.supplyBundle({ }); // Submit bundle components as shown in #bundle-methods section +```` @@ -1167,6 +1168,7 @@ const depositBundle: ActionBundle = await lendingPoolBundle.depositBundle({ }); // Submit bundle components as shown in #bundle-methods section +```` @@ -1180,7 +1182,7 @@ deposited, a corresponding amount of aTokens is minted
Sample Code -```ts +````ts import { LendingPool } from '@aave/contract-helpers'; const lendingPool = new LendingPool(provider, {