Function Nominator.signEnvelope

Signs the SCPEnvelope with the node's private key.

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

Parameters

NameDescription
envelope the SCPEnvelope to sign