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