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
hey, I'm asking for help regarding this program. Is it constrained in Metamask that causes errors like this : Uncaught Error: invalid address at c (inpage.js:1) at inputTransactionFormatter (inpage.js:1) at inpage.js:1 at Array.map (<anonymous>) at o.formatInput (inpage.js:1) at o.toPayload (inpage.js:1) at w.e [as sendTransaction] (inpage.js:1) at HTMLDivElement.<anonymous> (index.html:40)
so when I click the tipDonation button, the console has output like that. (I use ropsten network for testing)
hey, I'm asking for help regarding this program. Is it constrained in Metamask that causes errors like this :
Uncaught Error: invalid address at c (inpage.js:1) at inputTransactionFormatter (inpage.js:1) at inpage.js:1 at Array.map (<anonymous>) at o.formatInput (inpage.js:1) at o.toPayload (inpage.js:1) at w.e [as sendTransaction] (inpage.js:1) at HTMLDivElement.<anonymous> (index.html:40)so when I click the tipDonation button, the console has output like that. (I use ropsten network for testing)