Constructor to create a GenesisHash from raw bytes.
GenesisHash(List<int> data) : super(data, AdaTransactionConstant.blake2b224DigestSize);