Home Reference Source Test

Typedef

Static Public Summary
public

BlockDescriptor: object

public

LinkedListEntry: {next: ?LinkedListEntry, prev: ?LinkedListEntry, value: V|*}

Static Public

public BlockDescriptor: object source

Properties:

NameTypeAttributeDescription
hash Hash
prevHash Hash
transactionHashes Array<Hash>

public LinkedListEntry: {next: ?LinkedListEntry, prev: ?LinkedListEntry, value: V|*} source