Event.connect

Connect the event to the hashgraph

class Event
package final
void
connect
out { assert (event_package.event_body.mother && _mother || !_mother); assert (event_package.event_body.father && _father || !_father); }

Parameters

hashgraph HashGraph

event owner