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
Hi there, I was wondering why after executing clause 'signedTx = await wallet.signTransaction(transactionParams)', signedTx stay pending status, which caused the signing transaction to fail. I think maybe it is because wallet is not initialized properly. Maybe it needs some connection like using some kind of proxy? NOTE: I am in China, and all the API requests I used were through proxy.
你好,我想问一下为什么执行'signedTx = await wallet.signTransaction(transactionParams)'语句后,signedTx保持pending状态,然后就无法签名?我感觉是因为wallet对象没有被初始化正确。我在中国,是不是wallet的初始化需要代理?(因为我其他的API请求都需要用代理)
The text was updated successfully, but these errors were encountered:
This issue has been preview on the Pull Requests. Visit the official live support page to initiate a chat with an agent using the chat button via OKX Help Desk.
You can provide include the link to this issue in your chat for easy rectification.
Hi there, I was wondering why after executing clause 'signedTx = await wallet.signTransaction(transactionParams)', signedTx stay pending status, which caused the signing transaction to fail. I think maybe it is because wallet is not initialized properly. Maybe it needs some connection like using some kind of proxy? NOTE: I am in China, and all the API requests I used were through proxy. 你好,我想问一下为什么执行'signedTx = await wallet.signTransaction(transactionParams)'语句后,signedTx保持pending状态,然后就无法签名?我感觉是因为wallet对象没有被初始化正确。我在中国,是不是wallet的初始化需要代理?(因为我其他的API请求都需要用代理)
Hi there, I was wondering why after executing clause 'signedTx = await wallet.signTransaction(transactionParams)', signedTx stay pending status, which caused the signing transaction to fail. I think maybe it is because wallet is not initialized properly. Maybe it needs some connection like using some kind of proxy? NOTE: I am in China, and all the API requests I used were through proxy.
你好,我想问一下为什么执行'signedTx = await wallet.signTransaction(transactionParams)'语句后,signedTx保持pending状态,然后就无法签名?我感觉是因为wallet对象没有被初始化正确。我在中国,是不是wallet的初始化需要代理?(因为我其他的API请求都需要用代理)
The text was updated successfully, but these errors were encountered: