pub fn set_receiver_hash<S: Storage>(
    store: &mut S,
    account: &HumanAddr,
    code_hash: String
)