Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 482 Bytes

File metadata and controls

17 lines (12 loc) · 482 Bytes

Entry Point Type

The Entry Point Type is the node type that start the graph execution, it's not necessary if you use events type such as trigger or connector data

Current deployed entry-point list over the Engine network:\

{% code overflow="wrap" %}

"Block Type" -> "NodeBlock.Engine.Nodes.EntryPointNode"
"Description" -> "Basic Graph entry point, start the execution of a graph"
"Block Gas Cost" -> 0

{% endcode %}