menu
ecash package
documentation
chronik/types.dart
Utxo
blockHeight property
blockHeight property
dark_mode
light_mode
blockHeight
property
@
override
int
blockHeight
final
Which block this UTXO is in, or -1 if in the mempool.
Implementation
@override final int blockHeight;
ecash package
documentation
chronik/types
Utxo
blockHeight property
Utxo class