identifier property

String identifier
final

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

Implementation

final String identifier;