To store TreasureMaps internally, Bob uses the `map_id` as the key. However, Ursula uses the keccak digest of `map_id`. Oh, and perhaps we want a more informative error apart from `KeyError` when no treasure map is found on Bob's side.