pub fn change_public_key( env: &mut Env<'_>, public_key: &[u8; 32], ) -> Result<(), ContractError>
Utility function to change public key of the wallet in a typical setup