menu
witnet package
documentation
explorer.dart
Blockchain
Blockchain.new constructor
Blockchain.new constructor
dark_mode
light_mode
Blockchain
constructor
Blockchain
(
{
required
List
<
BlockchainInfo
>
blockchain
,
required
List
<
int
?
>
reverted
,
required
int
totalEpochs
,
})
Implementation
Blockchain( {required this.blockchain, required this.reverted, required this.totalEpochs});
witnet package
documentation
explorer
Blockchain
Blockchain.new constructor
Blockchain class