SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

Solidity 2022

» Start this Course
(Practice similar questions for free)
Question:

What does the following code do? .send({ from: userAccount }) .on("receipt", function(receipt) }) .on("error", function(error)){}

Author: kotrotko



Answer:

It send something from userAccount to blockchain and handle the result (receipt or error)


0 / 5  (0 ratings)

1 answer(s) in total

Author

kotrotko
kotrotko