ithacaxyz / odyssey

A testnet open-source Layer 2 from the future, co-designed with the developer tools stack.
https://www.ithaca.xyz/updates/odyssey
Apache License 2.0
200 stars 49 forks source link

use `tokio join` to run operation concurrently #36

Closed malik672 closed 3 weeks ago

malik672 commented 1 month ago

use tokio join to run operation concurrently

malik672 commented 1 month ago

yes we can easily join those, but I'd like to use futures variables for this which makes the macro usage easier to read

okay