menu
on_chain package
documentation
tron/src/models/contract/transaction/transaction_raw.dart
TransactionRaw
refBlockHash property
refBlockHash property
dark_mode
light_mode
refBlockHash
property
List
<
int
>
refBlockHash
final
The reference block hash of the transaction.
Implementation
final List<int> refBlockHash;
on_chain package
documentation
tron/src/models/contract/transaction/transaction_raw
TransactionRaw
refBlockHash property
TransactionRaw class