pub type ActionHashB64 = HoloHashB64<Action>;
Expand description

Base64-ready version of ActionHash

Aliased Type§

struct ActionHashB64(/* private fields */);