Skip to content

fix: previously all timeouts in rpc client were implicitly reduced to a...

Konstantin D requested to merge chore/timeout into master

fix: previously all timeouts in rpc client were implicitly reduced to a seconds. Now seconds represents as f64 values and this restriction has been lifted.

Merge request reports