Skip to content
Advertisement

Tag: rust-futures

Hanging promise canceled

I’m trying to set Cloudflare’s workers to track the circulation of some ERC20 tokens as an exercise to learn web3 and wasm. Thought it could be simple enough, but about 90% of the time so far has been trying to solve this elusive error I look for additional information online, but it seems my error is from a different type(?).

Advertisement