delimit before / after

Signed-off-by: AlienTornadosaurusHex <>
This commit is contained in:
AlienTornadosaurusHex 2023-05-27 22:35:19 +00:00
parent f165ff7be4
commit 15f06e5e8c

View File

@ -66,6 +66,7 @@ contract ExecutionBased is Test, Parameters, Mock {
uint256 governanceVaultBalanceAfterProposalExecution = getGovernanceVaultBalance();
uint256 attackerBalanceAfterProposalExecution = getAttackerLockedBalance();
console2.log("");
console2.log(
"Governance balance after the execution of Proposal #21: %s TORN",
governanceBalanceAfterProposalExecution / 10 ** 18