Learn everything about Solidity
In the last lesson, we implemented the create function which creates a new proposal.
In your last challenge you added a title field to the proposal. In this task, you will update the create function that we created on the last lesson so that, it would
- also take title as a parameter
- create the proposal accordingly
- submit your code when you are finished
Project
Comments
You need to enroll in the course to be able to comment!