hash property

String hash
getter/setter pair

Any transactions that are attributable only to a block (ex: a block event) should use the hash of the block as the identifier.

Implementation

String hash;