mirror of
https://github.com/nspcc-dev/panel-fs-neo-org.git
synced 2026-03-01 04:29:25 +00:00
Get mainnet balance get an error for Aero web wallet #78
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mike-petrov on GitHub (Jan 12, 2024).
WC testInvoke function get:
{code: -32000, message: 'Network request failed'}@mike-petrov commented on GitHub (Jan 12, 2024):
As for Neon wallet everything is ok, thats why it might be problem Aero web wallet
@mike-petrov commented on GitHub (Jan 12, 2024):
@roman-khimov we can remove aero web wallet from main page or mark it:
testnet@roman-khimov commented on GitHub (Jan 12, 2024):
So it works for testnet, but doesn't for mainnet? Really strange.
@mike-petrov commented on GitHub (Jan 22, 2024):
After updating the outdated WC SDK (https://github.com/nspcc-dev/panel-fs-neo-org/pull/138), the problem still exists
@roman-khimov commented on GitHub (Jan 25, 2024):
After looking at https://github.com/melanke/aero-beta I don't think we can recommend it for mainnet. It's worth submitting an issue there anyway.