Skip to content

Added tell supervisor action to make system init work

davbohn requested to merge dev-group3-supervisor-fix into dev-group3

Fixes #16 (closed) by introducing a new tell supervisor action, that is sent additionally to the ActionJoinAnswer message. If the answering node does not know the supervisor yet, it will postpone the "tell supervisor" action until it does know one. That way, we are able to spawn large amounts of wallets

Merge request reports