I am confused about how I should be executing a contract’s method using the web3 1.0 library. This code works (so long as I manually unlock the account first): I get this error (if I don’t unlock manually first): Returned error: authentication needed: password or unlock The above code is an API endpoint in node.js, so I want it to