Make `Scheduled` not ephemeral
So that it is persisted in the storage and ready to be inspected by the runtime APIs. This is in contrast to what was before, where we would remove the storage entry and then rely on the scheduling performed by `on_initialize` again.
parent
7a05a41d
Please register or sign in to comment