Integrate execute_payload

This commit is contained in:
Paul Hauner
2021-09-27 19:28:26 +10:00
parent 1c2b59f851
commit 7091adf58c
3 changed files with 53 additions and 27 deletions

View File

@@ -47,5 +47,4 @@ http_metrics = { path = "../http_metrics" }
slasher = { path = "../../slasher" }
slasher_service = { path = "../../slasher/service" }
monitoring_api = {path = "../../common/monitoring_api"}
sensitive_url = { path = "../../common/sensitive_url" }
execution_layer = { path = "../execution_layer" }