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
Have tried creating several new accounts and depositing 100 HNT or so in each, every time when trying to send the {invalid,validation_failed} response is received after txn has been pending for a while. Using the standard API url, and code included in the readme.
Was working fine with config below for long time, but recently stopped working. Have tried updating to latest packages but error persists. Trying to send (integer) amount from known good address with sufficient bal to known good address.
Hello, I'm still in search of a solution for this issue. I'm still getting the {invalid,validation_failed} error when trying to send HNT from my wallet.Any help is greatly appreciated.
Have tried creating several new accounts and depositing 100 HNT or so in each, every time when trying to send the {invalid,validation_failed} response is received after txn has been pending for a while. Using the standard API url, and code included in the readme.
Was working fine with config below for long time, but recently stopped working. Have tried updating to latest packages but error persists. Trying to send (integer) amount from known good address with sufficient bal to known good address.
Wondering if something has changed that is not reflected in the readme docs. Have tried with both V1 and V2 payment types to single address. Failed pending txn example - https://api.helium.io/v1/pending_transactions/BjpTX1UoaCzbHeSlUNuie6w-XndXJW9tSndOHzzbTG4
"@helium/crypto": "^3.38.0",
"@helium/http": "^3.43.1",
"@helium/transactions": "^3.38.0",
and have tried also
"@helium/crypto": "^4.8.1",
"@helium/http": "^4.8.1",
"@helium/transactions": "^4.8.1",
"@helium/address": "^4.8.1"
The text was updated successfully, but these errors were encountered: