I am going through the steps which is listed in "https://counterparty.io/docs/federated_node/ " document
I am encountering at the command : fednode tail bitcoin
The following error is coming:
Attaching to federatednode_bitcoin_1
bitcoin_1 | 2018-09-12 09:14:38 UpdateTip: new best=00000000000000000f28637494b34a88bac82948a89f9607f1f95547fb83a8ec height=375929 version=0x00000003 log2_work=83.387244 tx=85204814 date=‘2015-09-24 15:08:21’ progress=0.462576 cache=242.6MiB(93077tx)
bitcoin_1 | 2018-09-12 09:31:05 UpdateTip: new best=00000000000000000bf7e118e2ff7095dca5e59f0b0f3dff1132531b503dbb77 height=375955 version=0x00000003 log2_work=83.388 tx=85228418 date=‘2015-09-24 18:44:37’ progress=0.462713 cache=106.5MiB(49503tx)
bitcoin_1 | 2018-09-12 09:34:16 tor: Thread interrupt
bitcoin_1 | 2018-09-12 09:34:16 torcontrol thread exit
bitcoin_1 | 2018-09-12 09:34:16 addcon thread interrupt
bitcoin_1 | 2018-09-12 09:34:16 net thread interrupt
bitcoin_1 | 2018-09-12 09:34:16 scheduler thread interrupt
bitcoin_1 | 2018-09-12 09:34:20 UpdateTip: new best=00000000000000000ffd36977406cbfa973a4860be8f97cf7594fa49fb760d74 height=375956 version=0x00000003 log2_work=83.388029 tx=85229754 date=‘2015-09-24 18:56:17’ progress=0.462720 cache=111.9MiB(51457tx)
bitcoin_1 | 2018-09-12 09:34:20 opencon thread interrupt
bitcoin_1 | 2018-09-12 09:34:20 msghand thread interrupt
bitcoin_1 | 2018-09-12 09:34:20 Shutdown: In progress…
bitcoin_1 | 2018-09-12 09:34:20 StopNode()
bitcoin_1 | 2018-09-12 09:34:21 Shutdown: done
Can anybody have idea of actually what is happening and tell me the solution to solve the problem!?
Thanks