Node typedef

Node = FlintNode

Short public alias for FlintNode in app code and examples.

Implementation

typedef Node = FlintNode;