We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e66bf4a commit b3c4eb8Copy full SHA for b3c4eb8
examples/developer-hub-javascript/fassetsReserveCollateralWithExecutor.ts
@@ -124,7 +124,7 @@ async function main() {
124
agentVaultAddress,
125
LOTS_TO_MINT,
126
agentInfo.feeBIPS,
127
- // Not using the executor
+ // Using the executor by passing the executor address
128
EXECUTOR_ADDRESS,
129
// Sending the collateral reservation fee as native tokens
130
{ value: totalFee },
0 commit comments