Function Nominator.updateSCPObject

Create or update Stellar SCP object

void updateSCPObject (
  in const(ulong) node_id
) nothrow @safe;

A validator creates SCP object with the UTXO for enrollment. This checks that the UTXO key for enrollment exists and new SCP should be created because of new enrollment of this node. If there is an existing SCP object, this just change the node id for the SCP object.

Parameters

NameDescription
node_id the node id of this validator