previousBlockhash property

String previousBlockhash
final

The blockhash of this block's parent, as base-58 encoded string; if the parent block is not available due to ledger cleanup, this field will return "11111111111111111111111111111111"

Implementation

final String previousBlockhash;