WuWhite
Results
1
issues of
WuWhite
 const withdrawal_result = await web3Client_test.private.createFastWithdrawal( { lpStarkKey: test_account_info.account.starkKey, creditAsset: 'USDC', creditAmount: '60', debitAmount: '100', toAddress: walletAddress, lpPositionId: '1', expiration: new Date(new Date().getTime() + 60 * 60 * 1000 *...