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
)) +' Message ostensibly from '+fromAddress+':\n\n'+body
555
555
fromAddress=toAddress# The fromAddress for the broadcast that we are about to send is the toAddress (my address) for the msg message we are currently processing.
556
-
# We don't actually need the ackdataForBroadcast for acknowledgement since this is a broadcast message but we can use it to update the user interface when the POW is done generating.
556
+
# We don't actually need the ackdata for acknowledgement since this is a broadcast message but we can use it to update the user interface when the POW is done generating.
0 commit comments