pub fn update_decimals(
    client: &RpcClient,
    args: &mut Option<SplTokenArgs>
) -> Result<(), Error>