pub async fn gen_script_groups_async(
tx: &TransactionView,
tx_dep_provider: &dyn TransactionDependencyProvider,
) -> Result<ScriptGroups, TransactionDependencyError>pub async fn gen_script_groups_async(
tx: &TransactionView,
tx_dep_provider: &dyn TransactionDependencyProvider,
) -> Result<ScriptGroups, TransactionDependencyError>