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.