observedAddr property

MultiAddr? observedAddr
final

ObservedAddr is the our side's connection address as observed by the peer. This is not verified, the peer could return anything here.

Implementation

final MultiAddr? observedAddr;