Merge remote-tracking branch 'origin/master' into fix_blocking_queries_index

This commit is contained in:
Pierre Souchay 2018-02-19 18:41:22 +01:00
commit a77b36bd4b

View file

@ -101,7 +101,7 @@ type QueryOptions struct {
// be provided for filtering.
NodeMeta map[string]string
// RelayFactor is used in keyring operations to cause reponses to be
// RelayFactor is used in keyring operations to cause responses to be
// relayed back to the sender through N other random nodes. Must be
// a value from 0 to 5 (inclusive).
RelayFactor uint8