Skip to content

fix: correct output directory name for setup-bridge-partner-threshold target #732

Description

@Sertug17

Line 11 of Makefile:

SET_BASE_BRIDGE_PARTNER_THRESHOLD_DIR = $(network)/$(shell date +'%Y-%m-%d')-pause-bridge-base

This is a copy-paste error from line 12 (PAUSE_BRIDGE_BASE_DIR). Running make setup-bridge-partner-threshold network=mainnet creates a directory named mainnet/2026-06-13-pause-bridge-base instead of mainnet/2026-06-13-set-bridge-partner-threshold.

Fix: replace

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions