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