Skip to content

Refactor signFromChildMultisig to reduce noisy terminal output #781

@maurelian

Description

@maurelian

The signFromChildMultisig function in MultisigTask.sol currently returns VmSafe.AccountAccess[] and Action[] which are then printed to the terminal.

This creates unnecessarily noisy output that makes it harder to focus on the important information needed for signing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions