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
I hope this message finds you well. I am encountering an issue while attempting to perform an unbond operation on the Aleo mainnet via the command line. Here's the situation:
The node returned a transaction ID, and the command output indicated that the transaction was broadcast:
📦 Creating execution transaction for 'credits.aleo/unbond_public'...
✅ Created execution transaction for 'credits.aleo/unbond_public'
⌛ Execution at1m5pfu7dw3qm5m********************6pkk5e77gqswnpp5g
('credits.aleo/unbond_public') has been broadcast to https://api.explorer.provable.com/v1/mainnet/transaction/broadcast.
at1m5pfu7dw3qm5m********************6pkk5e77gqswnpp5g
However, I am unable to see this transaction on the network. It appears as though the transaction has not been propagated through the blockchain network. I am wondering if there was an issue with the transaction that caused it to be filtered out. I tried many times but still couldn't succeed. I started my client node in trace log mode but couldn't see any related error messages too.
For reference, I have executed the same unbond operation on the testnet without any issues.
Could you please advise if there is anything amiss or if there are any steps I should take to troubleshoot this further? Your assistance is greatly appreciated.
The text was updated successfully, but these errors were encountered:
🐛 Bug Report
I hope this message finds you well. I am encountering an issue while attempting to perform an unbond operation on the Aleo mainnet via the command line. Here's the situation:
I executed the following command successfully:
The node returned a transaction ID, and the command output indicated that the transaction was broadcast:
However, I am unable to see this transaction on the network. It appears as though the transaction has not been propagated through the blockchain network. I am wondering if there was an issue with the transaction that caused it to be filtered out. I tried many times but still couldn't succeed. I started my client node in trace log mode but couldn't see any related error messages too.
For reference, I have executed the same unbond operation on the testnet without any issues.
Could you please advise if there is anything amiss or if there are any steps I should take to troubleshoot this further? Your assistance is greatly appreciated.
The text was updated successfully, but these errors were encountered: