Event.disconnect

Disconnect this event from hashgraph Used to remove events which are no longer needed

class Event
package final nothrow @trusted
void
disconnect
in (!_mother, "Event with a mother can not be disconnected")

Parameters

hashgraph HashGraph

event owner