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
We have now Sent transaction to {} node: {hash} message in logs for all submitted transactions. But messages about transaction contents are always different, so it isn't always clear about what this transaction is. Especially if we are submitting multiple transaction to different nodes at once.
Ideally we need to have something like that: Sent transaction to {} node: {hash}. Type: MessageDeliveryTransaction(FromMillau). So not the whole tx contents, just its "digest" instead.
The text was updated successfully, but these errors were encountered:
We have now
Sent transaction to {} node: {hash}
message in logs for all submitted transactions. But messages about transaction contents are always different, so it isn't always clear about what this transaction is. Especially if we are submitting multiple transaction to different nodes at once.Ideally we need to have something like that:
Sent transaction to {} node: {hash}. Type: MessageDeliveryTransaction(FromMillau)
. So not the whole tx contents, just its "digest" instead.The text was updated successfully, but these errors were encountered: