Function fetch_maybe_lock_config

pub fn fetch_maybe_lock_config(
    rpc: &RpcClient,
    address: &Address,
) -> Result<MaybeAccount<LockConfig>, Error>