Commit 5a048eaa authored by Steven Allen's avatar Steven Allen

docs(options): document that DisableValues disables retrieving public keys

parent 2a39785d
......@@ -195,7 +195,8 @@ func DisableProviders() Option {
}
}
// DisableProviders disables storing and retrieving value records.
// DisableProviders disables storing and retrieving value records (including
// public keys).
//
// Defaults to enabled.
//
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment