forked from Theo/proposal-21-test
delimit before / after
Signed-off-by: AlienTornadosaurusHex <>
This commit is contained in:
parent
f165ff7be4
commit
15f06e5e8c
@ -66,6 +66,7 @@ contract ExecutionBased is Test, Parameters, Mock {
|
|||||||
uint256 governanceVaultBalanceAfterProposalExecution = getGovernanceVaultBalance();
|
uint256 governanceVaultBalanceAfterProposalExecution = getGovernanceVaultBalance();
|
||||||
uint256 attackerBalanceAfterProposalExecution = getAttackerLockedBalance();
|
uint256 attackerBalanceAfterProposalExecution = getAttackerLockedBalance();
|
||||||
|
|
||||||
|
console2.log("");
|
||||||
console2.log(
|
console2.log(
|
||||||
"Governance balance after the execution of Proposal #21: %s TORN",
|
"Governance balance after the execution of Proposal #21: %s TORN",
|
||||||
governanceBalanceAfterProposalExecution / 10 ** 18
|
governanceBalanceAfterProposalExecution / 10 ** 18
|
||||||
|
Loading…
Reference in New Issue
Block a user