Function change_public_key

Source
pub fn change_public_key(
    env: &mut Env<'_>,
    public_key: &[u8; 32],
) -> Result<(), ContractError>
Expand description

Utility function to change public key of the wallet in a typical setup