Allow the user to specify how long they want their IPNS record to live. aka specify the experiation period. The default expiration period is the same as is for IPFS, 36 hours. This would probably require to changing this IPNSGoServer/ipfs.go/publish() to this ipfs/go-ipfs-api/PublishWithDetails()
Allow the user to specify how long they want their IPNS record to live. aka specify the experiation period. The default expiration period is the same as is for IPFS, 36 hours. This would probably require to changing this IPNSGoServer/ipfs.go/publish() to this ipfs/go-ipfs-api/PublishWithDetails()