issues
search
onomyprotocol
/
arc
Arc moves assets cross-chain to and from integrated blockchains.
Apache License 2.0
3
stars
10
forks
source link
Refactor await loops with "let start = Instant::now()"
#40
Closed
dzmitryhil
closed
2 years ago
dzmitryhil
commented
2 years ago
Refactor loops like: "let start = Instant::now()" to follow common style with the tokio timeout