pub type CommandSignedExecutionClosure = Box<fn(&ConstructDid, &CommandSpecification, &ValueStore, &Sender<BlockEvent>, &HashMap<ConstructDid, SignerInstance>, SignersState, &AuthorizationContext) -> SignerSignFutureResult>;Aliased Typeยง
pub struct CommandSignedExecutionClosure(/* private fields */);