Put
put {token, v, [k, sig, seq, salt, cas]}: BEP-44. item is the value to store; DhtItem.bencodedValue is what travels as a["v"], and the mutable extras (k/sig/seq/salt) come from a MutableItem. cas is the optional compare-and-swap expected sequence number.