You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# From version `10.6`, it is no more needed to have a separate config-bp.json file
71
+
# The support for the config-bp.json file is kept for backward compatibility with older Cardano node versions and will be removed once the minimum supported version is `10.6`
72
+
if [ ! -f "$SIGNER_TYPE_CONFIG_DIRECTORY/${var.cardano_network}/cardano-node/config-bp.json" ]; then
0 commit comments