network
network copied to clipboard
refactor(network): stricter typing for doParallelHandshakes
Summary
doParallelHandshakes now takes in two HandshakeRemoteRpc objects as parameter instead of a list. This gets rid of the possibility of undefined values in promise handling