Function initialize_state

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

Utility function to initialize the state of the wallet in a typical setup