I find it more helpful if the args are commented out instead ```suggestion (/*uint256 proposalId*/, uint256 againstVotes, /*uint256 forVotes*/, /*uint256 abstainVotes*/) = spokeCountingFractional.proposalVotes(_proposalId); ``` _Originally posted by @garyghayrat in https://github.com/wormhole-foundation/example-multigov/pull/109#discussion_r1697401552_