Function Nominator.receiveEnvelope

Called when a new SCP Envelope is received from the network. It queues it up for processing by the envelope process fiber.

void receiveEnvelope (
  in ref const(scpd.types.Stellar_SCP.SCPEnvelope) envelope
) @trusted;

Parameters

NameDescription
envelope the SCP envelope