dela
dela copied to clipboard
Concurent calls to `memcoin minogrpc join` leads to errors
We should make the join action thread safe, so that concurrent calls to it does not make problems. Got some errors of "invalid certificates"/"could not contact node" because of this.