identifier property

String identifier
getter/setter pair

Identifier should be populated with a globally unique identifier of a Coin. In Bitcoin, this identifier would be transaction_hash:index.

Implementation

String identifier;