previousBlockhash property
The parent block's blockhash as a base-58 encoded string or '11111111111111111111111111111111' if the parent block is not available due to ledger cleanup.
Implementation
final String previousBlockhash;
The parent block's blockhash as a base-58 encoded string or '11111111111111111111111111111111' if the parent block is not available due to ledger cleanup.
final String previousBlockhash;