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
When delegating DC to an IoT OUI, the command fails consistently :
foo@bar:~$ helium-wallet dc delegate iot <payer><dc> --commitWallet Password: [hidden]Error: unable to confirm transaction. This can happen in situations such as transaction expiration and insufficient fee-payer fundsCaused by: unable to confirm transaction. This can happen in situations such as transaction expiration and insufficient fee-payer funds
However, when declaring an alternate RPC url, the command succeeds on first try.
My hypothesis would be that priority fees or RPC congestion are the issue, but the quick successes I've seen with the Solana Foundation public RPC feels like it would rule out both.
The text was updated successfully, but these errors were encountered:
When delegating DC to an IoT OUI, the command fails consistently :
However, when declaring an alternate RPC url, the command succeeds on first try.
My hypothesis would be that priority fees or RPC congestion are the issue, but the quick successes I've seen with the Solana Foundation public RPC feels like it would rule out both.
The text was updated successfully, but these errors were encountered: