Type Alias radicle::cob::op::ActorId

source ·
pub type ActorId = PublicKey;
Expand description

The author of an Op.

Aliased Type§

struct ActorId(pub PublicKey);

Fields§

§0: PublicKey