Closed andyduong1920 closed 2 years ago
As we have faced with this error on 1 of our client project
Handle the {:error, Changeset} case as it's a regular response from the Ecto.
{:error, Changeset}
Tested on our client project.
What happened
As we have faced with this error on 1 of our client project
Insight
Handle the
{:error, Changeset}
case as it's a regular response from the Ecto.Proof Of Work
Tested on our client project.