HOWTO READ BLOCK CHAIN

This commit is contained in:
qo-op 2021-06-06 04:49:03 +02:00
parent a9b4fae058
commit 567dae25a1
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ then
fi fi
######################################################################## ########################################################################
## READ BLOCK CHAIN ## ## READ BLOCK CHAIN ##
# BLOCKN=$(ipfs cat /ipns/${IPFSNODEID}/.${IPFSNODEID}/.chain) # TIME=$(ipfs cat /ipns/${IPFSNODEID}/.${IPFSNODEID}/.timestamp)
# BLOCK=$(ipfs cat /ipfs/$BLOCKN/.${IPFSNODEID}/.chain) # BLOCK=$(ipfs cat /ipns/${IPFSNODEID}/.${IPFSNODEID}/.chain)
# while [[ $BLOCK ]] # while [[ $BLOCK ]]
# do # do
# TIME=$(ipfs cat /ipfs/$BLOCK/.${IPFSNODEID}/.timestamp) # TIME=$(ipfs cat /ipfs/$BLOCK/.${IPFSNODEID}/.timestamp)