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
fix: use archive RPC node and add error handling for staked XTZ balance
- Switch RPC nodes to rpc.tzkt.io (archive nodes with full history)
- Add try/catch with fallback to TzKT API if RPC fails
- Ensures staked XTZ is included in voting power via full_balance endpoint
- Fixes voting power queries for proposals older than 3 days
0 commit comments