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
I am running this locally and testing it. EthereumToBinance works perfectly. Sometimes when I want to do a BinanceToEthereum swap, it gets stuck for a while (after the first step in which I enter the address in which I would like to receive the ERC20), and then I receive the following error:
$ ./tbnbcli keys add 0x21d5BDAcEB234Ac9b45a35b4fce34629cC6C3D2D_key override the existing name 0x21d5BDAcEB234Ac9b45a35b4fce34629cC6C3D2D_key [y/n]: Symbol already exists POST /api/v1/swaps 500 199.412 ms - 63
Maybe there is a timeout somewhere and it retries the adding of the key, which was already created?
Thanks!
Patricio
The text was updated successfully, but these errors were encountered:
Hello,
I am running this locally and testing it. EthereumToBinance works perfectly. Sometimes when I want to do a BinanceToEthereum swap, it gets stuck for a while (after the first step in which I enter the address in which I would like to receive the ERC20), and then I receive the following error:
$ ./tbnbcli keys add 0x21d5BDAcEB234Ac9b45a35b4fce34629cC6C3D2D_key override the existing name 0x21d5BDAcEB234Ac9b45a35b4fce34629cC6C3D2D_key [y/n]: Symbol already exists POST /api/v1/swaps 500 199.412 ms - 63
Maybe there is a timeout somewhere and it retries the adding of the key, which was already created?
Thanks!
Patricio
The text was updated successfully, but these errors were encountered: