Cannot call sdk.nft.mint. Fails with "ethereum.signTypedData is not a function" #157
-
I am using the following code, which is effectively the minimal test case for sdk.nft.mint and it is failing. This is my code:
Does this code work for anyone else? Is sdk.nft.mint broken for everyone right now? As far as I can tell, I am doing nothing more or less than the way that this method is called in all of the examples I can find on github and in documentation. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@figs999 what sdk version do you use? |
Beta Was this translation helpful? Give feedback.
@figs999 what sdk version do you use?
Also, pls check latest protocol-example for code examples (or tests in protocol-ethereum-sdk repo)