David Ruiz
Results
2
issues of
David Ruiz
Currently, at most one onchain transaction can be sent to blockchain at a time. The reason is I believe ``` txReceipt = await submitTransaction( ownerEthAddress, ownerEthPrivateKey, shieldContractAddress, unsignedTx, web3, fee,...
Final look at User SDK tests. - [ ] Client tests: interceptor, balances, `saveCommitments` - [ ] Take a look at commitments tests in general - [ ] MetaMask changes...