pub fn address_annotated<Env, Addr>(env: &Env, from: &Addr) -> AddressValuewhere Env: TxEnv, Addr: AnnotatedValue<Env, ManagedAddress<Env::Api>>,