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've been trying to use the SDK but I cannot get it to send coins across local development nodes and/or testnet. Both my wallets have funds and I'm able to send/receive using different wallets with the same keypair.
I'm using Erlang/OTP 22.3.4.2/23.0.2 and Elixir 1.10.4. I tried with aeternity v5.4.1 and v5.5.4 locally, and the versions currently deployed at sdk-testnet.aepps.com.
The text was updated successfully, but these errors were encountered:
Hello,
I've been trying to use the SDK but I cannot get it to send coins across local development nodes and/or testnet. Both my wallets have funds and I'm able to send/receive using different wallets with the same keypair.
Using the SDK I can see that my wallets are both funded and the communication to the node is working, however I cannot spend coins:
And using AENS gives me the same error:
I'm using the same configuration used in the
examples/
instructions:I'm using Erlang/OTP 22.3.4.2/23.0.2 and Elixir 1.10.4. I tried with aeternity v5.4.1 and v5.5.4 locally, and the versions currently deployed at
sdk-testnet.aepps.com
.The text was updated successfully, but these errors were encountered: