Function Nominator.emitEnvelope

Floods the given SCPEnvelope to the network of connected peers.

override extern(C++) void emitEnvelope (
  ref const(scpd.types.Stellar_SCP.SCPEnvelope) envelope
);

Parameters

NameDescription
envelope the SCPEnvelope to flood to the network.