menu
witnet package
documentation
explorer.dart
NodePool
NodePool.new constructor
NodePool.new constructor
dark_mode
light_mode
NodePool
constructor
NodePool
(
{
required
ChainBeacon
chainBeacon
,
required
int
currentEpoch
,
required
String
nodeState
,
})
Implementation
NodePool({ required this.chainBeacon, required this.currentEpoch, required this.nodeState, });
witnet package
documentation
explorer
NodePool
NodePool.new constructor
NodePool class