diff --git a/packaging/bee.yaml b/packaging/bee.yaml index aeabc4d068..76c9b37282 100644 --- a/packaging/bee.yaml +++ b/packaging/bee.yaml @@ -112,8 +112,6 @@ reserve-capacity-doubling: 0 # tracing-host: "" ## port to send tracing data # tracing-port: "" -## service name identifier for tracing -# tracing-service-name: "" ## skips the gas estimate step for contract transactions # transaction-debug-mode: false ## bootstrap node using postage snapshot from the network diff --git a/packaging/homebrew-amd64/bee.yaml b/packaging/homebrew-amd64/bee.yaml index e591957d7a..d821be7ca8 100644 --- a/packaging/homebrew-amd64/bee.yaml +++ b/packaging/homebrew-amd64/bee.yaml @@ -112,8 +112,6 @@ reserve-capacity-doubling: 0 # tracing-host: "" ## port to send tracing data # tracing-port: "" -## service name identifier for tracing -# tracing-service-name: "" ## skips the gas estimate step for contract transactions # transaction-debug-mode: false ## bootstrap node using postage snapshot from the network diff --git a/packaging/homebrew-arm64/bee.yaml b/packaging/homebrew-arm64/bee.yaml index 099caf962a..63aba2207c 100644 --- a/packaging/homebrew-arm64/bee.yaml +++ b/packaging/homebrew-arm64/bee.yaml @@ -112,8 +112,6 @@ reserve-capacity-doubling: 0 # tracing-host: "" ## port to send tracing data # tracing-port: "" -## service name identifier for tracing -# tracing-service-name: "" ## skips the gas estimate step for contract transactions # transaction-debug-mode: false ## bootstrap node using postage snapshot from the network diff --git a/packaging/scoop/bee.yaml b/packaging/scoop/bee.yaml index eabd97521c..f91f1330cb 100644 --- a/packaging/scoop/bee.yaml +++ b/packaging/scoop/bee.yaml @@ -102,8 +102,6 @@ reserve-capacity-doubling: 0 # tracing-host: "" ## port to send tracing data # tracing-port: "" -## service name identifier for tracing -# tracing-service-name: "" ## skips the gas estimate step for contract transactions # transaction-debug-mode: false ## bootstrap node using postage snapshot from the network