pub fn make_referrer_key(referee: &Addr) -> String
Expand description

Make a lookup key for the given referee

We don’t follow the normal Map pattern to simplify raw queries.