Skip to content

Lesson 3: currency not being inserted in contract owner account. #77

Answered by PatrickAlphaC
igormorgado asked this question in Q&A

You must be logged in to vote

Good question! This is correct.

You are not sends to fund a in this contract, you’re actually finding the contract itself. So the contract will have the 987654 GWEI.

To send the amount directly to another user, we use the transfer or send function. You’ll learn about those soon!

Replies: 1 comment 1 reply

You must be logged in to vote
1 reply
@igormorgado

Answer selected by PatrickAlphaC
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