zksync-web-era-docs icon indicating copy to clipboard operation
zksync-web-era-docs copied to clipboard

`zkSyncProvider.sendTransaction` is not a function

Open PatrickAlphaC opened this issue 1 year ago • 0 comments

The docs here refer to an API that no longer exists. I'm assuming it's using ethers v5 instead of v6, but it's not clear the issue here.

If you copy paste this code as such, it will not work.

https://docs.zksync.io/build/developer-reference/account-abstraction/building-smart-accounts#sending-transactions

PatrickAlphaC avatar Jun 07 '24 21:06 PatrickAlphaC