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
The Autostake script can't find the TX hash for certain new chains. This doesn't cause any major problems but the log output looks like an error when it's actually fine. Just need to check the response and see what attribute returns the TX hash on newer chains.
Example error from Cheqd:
[12:52:02.871] Sent 26 messages - undefined
[12:52:02.871] Sent 1/1 transactions
[12:52:02.871] TX 1: Sent 26 messages - undefined
[12:52:02.871] Autostake completed after 1 attempt(s)
[12:52:02.871] Attempt 1:
[12:52:02.871] Sent 1/1 transactions
[12:52:02.871] TX 1: Sent 26 messages - undefined
[12:52:02.871] Autostake finished
The text was updated successfully, but these errors were encountered:
The Autostake script can't find the TX hash for certain new chains. This doesn't cause any major problems but the log output looks like an error when it's actually fine. Just need to check the response and see what attribute returns the TX hash on newer chains.
Example error from Cheqd:
The text was updated successfully, but these errors were encountered: