NodeUpgradeFunction typedef

NodeUpgradeFunction = void Function(int from)

Implementation

typedef NodeUpgradeFunction = void Function(int from);