ScheduleId
is composed of a <shardNum>.<realmNum>.<scheduleNum> (eg. 0.0.10).shardId
). It will default to 0 today, as Hedera only performs in one shard.realmId
). It will default to 0 today, as realms are not yet supported.scheduleId
)ScheduleId
. When a ScheduleId
is requested in a field, be sure enter all three values.new ScheduleId(<shardNum>,<realmNum>,<scheduleNum>)
ScheduleId
with 0 for shardNum
and realmNum
(e.g., 0.0.<scheduleNum>
)