In standard test network (3x3, shortened block time) broadcast message "0102030405" was successfully sent by user 0001-00000000-XXXX, but could not be read.
After sending message, function _getbroadcast was called every 5 seconds for about 2 mins (4 block times). As from parameter were used value of "0" and values from broadcast function response - current_block_time, previous_block_time, account.time
Full log is available in __20180517_1742_logs_no_broadcast_msg.zip__ archive.
Issue by PawelPodkalicki Thursday May 17, 2018 at 16:10 GMT Originally opened as https://github.com/adshares/esc/issues/35
In standard test network (3x3, shortened block time) broadcast message "0102030405" was successfully sent by user 0001-00000000-XXXX, but could not be read.
After sending message, function _getbroadcast was called every 5 seconds for about 2 mins (4 block times). As
from
parameter were used value of "0" and values from broadcast function response -current_block_time
,previous_block_time
,account.time
Full log is available in __20180517_1742_logs_no_broadcast_msg.zip__ archive.