pub fn set_receiver_hash(
    store: &mut dyn Storage,
    account: &Addr,
    code_hash: String
)