Distribution State Updated
PDS.DistributionStateUpdated
Distribution manager has updated a distribution state
Parameters:
- DistId: UInt64 - The ID of the pack distribution
- state: UInt8 - The updated state
pub event DistributionStateUpdated(DistId: UInt64, state: UInt8)