hiero-ledger / hiero-sdk-cpp

C++ SDK for Hiero
Apache License 2.0
29 stars 15 forks source link

Package must be changed from Hedera to Hiero #828

Open hendrikebbers opened 5 days ago

hendrikebbers commented 5 days ago

Today the source code contains package definitions like this:

package com.hedera.mirror.api.proto;

Instead of com.hedera we need to use org.hiero. This should be changed before we do the first release under Hiero.

gsstoykov commented 5 days ago

This should be changed when protobufs for Services and Mirror Node packages transfer to Hiero.