Takes care about swarm map (http://127.0.0.1:12345)

This commit is contained in:
fred 2023-07-01 17:08:54 +02:00
parent 2769c656d9
commit fccd11e623
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ echo "${MOATS}" > ~/.zen/tmp/.MySwarm.moats
ipfs key import "MySwarm_${IPFSNODEID}" -f pem-pkcs8-cleartext ~/.zen/game/myswarm_secret.ipfskey
CHAN=$(ipfs key list -l | grep -w "MySwarm_${IPFSNODEID}" | cut -d ' ' -f 1 )
fi
#######################################################
########################################################
## PUBLISH CHANNEL IPNS
echo "/ipns/$CHAN" > ~/.zen/tmp/${IPFSNODEID}/.MySwarm