Skip to main content

CommandSignedPrepareNestedExecution

Type Alias CommandSignedPrepareNestedExecution 

Source
pub type CommandSignedPrepareNestedExecution = fn(&ConstructDid, &str, &ValueStore, &HashMap<ConstructDid, SignerInstance>, SignersState) -> PrepareSignedNestedExecutionResult;