mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-11 15:15:58 +08:00
implement ipns publisher code
This commit is contained in:
@ -238,5 +238,3 @@ func (n *IpfsNode) PinDagNode(nd *merkledag.Node) error {
|
||||
u.DOut("Pinning node. Currently No-Op\n")
|
||||
return nil
|
||||
}
|
||||
|
||||
func (n *IpfsNode) SetIpnsEntry() {}
|
||||
|
Reference in New Issue
Block a user