FULL constant

HeliumHotspotMode const FULL

Full hotspots maintain a full copy of the Helium blockchain, participate in Proof of Coverage rewards, and get rewarded for forwarding Data Packets.

Implementation

static const FULL = HeliumHotspotMode._internal('full');