menu
on_chain package
documentation
ethereum/src/models/transaction_receipt.dart
TransactionReceipt
blockHash property
blockHash property
dark_mode
light_mode
blockHash
property
String
?
blockHash
final
The hash of the block where the transaction was included.
Implementation
final String? blockHash;
on_chain package
documentation
ethereum/src/models/transaction_receipt
TransactionReceipt
blockHash property
TransactionReceipt class