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
Hello,
I have deployed the project according to the guide.
Currently, I have a question:
Is the .env setup for the GMX exchange as follows?
Because I’m getting this error:
Error: invalid hexlify value (argument="value", value="0xclap ۰۰۰۰ ۰۰۰۰۰ ۰۰۰۰۰")
I think the way I’m inputting the wallet seeds is incorrect, right?
Should they be separated by hyphens, or written consecutively?
GMX_PRIVATE_KEY=۰۰۰۰ ۰۰۰۰۰ ۰۰۰۰۰ or ۰۰۰۰_۰۰۰۰۰_۰۰۰۰۰
GMX_LEVERAGE=2
The text was updated successfully, but these errors were encountered:
Hello,
I have deployed the project according to the guide.
Currently, I have a question:
Is the .env setup for the GMX exchange as follows?
Because I’m getting this error:
Error: invalid hexlify value (argument="value", value="0xclap ۰۰۰۰ ۰۰۰۰۰ ۰۰۰۰۰")
I think the way I’m inputting the wallet seeds is incorrect, right?
Should they be separated by hyphens, or written consecutively?
GMX_PRIVATE_KEY=۰۰۰۰ ۰۰۰۰۰ ۰۰۰۰۰ or ۰۰۰۰_۰۰۰۰۰_۰۰۰۰۰
GMX_LEVERAGE=2
The text was updated successfully, but these errors were encountered: