SignedPersistentDataUnit

typealias SignedPersistentDataUnit<T> = Signed<PersistentDataUnit<T>, String>