pub fn node_update(
    ctx: Context<'_, '_, '_, '_, NodeUpdate<'_>>,
    settings: NodeSettings
) -> Result<()>