pub type SignedActionHashedVec = Vec<SignedHashed<Action>>;

Aliased Type§

struct SignedActionHashedVec { /* private fields */ }