WuWhite

Results 1 issues of WuWhite

![image](https://user-images.githubusercontent.com/23696601/136651408-619f13fb-e30a-4454-bf9b-9cd4300aa7e1.png) 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 *...