menu
ecash package
documentation
chronik/types.dart
BlockchainInfo
BlockchainInfo.new constructor
BlockchainInfo.new constructor
dark_mode
light_mode
BlockchainInfo
constructor
BlockchainInfo
(
{
required
String
tipHash
,
required
int
tipHeight
,
})
Implementation
BlockchainInfo({required this.tipHash, required this.tipHeight});
ecash package
documentation
chronik/types
BlockchainInfo
BlockchainInfo.new constructor
BlockchainInfo class