OptionalstateUpdate: jam_host_calls.AccumulationStateUpdateReadonlystateOriginal (unmodified state).
ReadonlystateA collection of state updates.
Get status of a preimage of current service taking into account any updates.
Retrieve info of service with given id.
NOTE the info may be updated compared to what is in the state.
Takes into account ejected and newly created services as well.
Returns true if the preimage is already provided either in current
accumulation scope or earlier.
NOTE: Does not check if the preimage is available, we just check
the existence in preimages map.
Update a preimage.
Note we store all previous entries as well, since there might be a sequence of:
provide -> remove and both should update the end state somehow.
Original (unmodified state).