refBlockHash property

List<int> refBlockHash

Implementation

List<int> get refBlockHash =>
    QuickCrypto.sha256Hash(toBuffer()).sublist(8, 16);