提交 4574a8f2 作者: Steven Allen

fix(commands/dht): document value limitations

fixes #6749
上级 b3aa7706
...@@ -527,9 +527,9 @@ this is only /ipns. Unless you have a relatively deep understanding of the ...@@ -527,9 +527,9 @@ this is only /ipns. Unless you have a relatively deep understanding of the
go-ipfs routing internals, you likely want to be using 'ipfs name publish' instead go-ipfs routing internals, you likely want to be using 'ipfs name publish' instead
of this. of this.
Value is arbitrary text. Standard input can be used to provide value. The value must be a valid value for the given key type. For example, if the key
is /ipns/QmFoo, the value must be IPNS record (protobuf) signed with the key
NOTE: A value may not exceed 2048 bytes. identified by QmFoo.
`, `,
}, },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论