execute_with_delegated_proving

Function execute_with_delegated_proving 

Source
pub fn execute_with_delegated_proving<N: Network>(
    config: &DelegatedProvingConfig,
    authorization: Authorization<N>,
) -> Result<Transaction<N>>