Skip to content
Discussion options

You must be logged in to vote

So i ralized that the issue arise from this line of your code;

console2.log("actualFeeCollected:", expectedFeeCollected);

You are passing the value of expectedFeeCollected while trying to console.log actualFeeCollected

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@sharonphiliplima
Comment options

@EngrPips
Comment options

Answer selected by sharonphiliplima
@sharonphiliplima
Comment options

@EngrPips
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants