We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7af251e commit 2221485Copy full SHA for 2221485
playbooks/dev/block-proposal-with-blobs-check.yaml
@@ -24,4 +24,4 @@ tasks:
24
title: "Wait for block proposal from ${validatorPairName}"
25
configVars:
26
validatorNamePattern: "validatorPairName"
27
- minBlobCount: "${minBlobCount}"
+ minBlobCount: "minBlobCount"
0 commit comments