Skip to content

refactor: remove peer name and manager address from contracts

Ronald Koster requested to merge review/304-remove-peer-name into main

The internal Manager API provided the names and manager adresses of the Peers in the Contract. These are not always known causing errors. The Contract should only contain Peer IDs.

Issue: #304 (closed)

Merge request reports