You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's pretty likely that this was built naively, under the assumption that truffle-contract was doing a lot of work to provide a nice interface for contracts. Can probably just use new web3.eth.Contract() instead.